2024-07-14 02:06:08 +00:00

110 lines
3.4 KiB
JSON

{
"id": "CVE-2019-10763",
"sourceIdentifier": "report@snyk.io",
"published": "2019-11-18T20:15:11.067",
"lastModified": "2020-03-18T19:15:13.187",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "pimcore/pimcore before 6.3.0 is vulnerable to SQL Injection. An attacker with limited privileges (classes permission) can achieve a SQL injection that can lead in data leakage. The vulnerability can be exploited via 'id', 'storeId', 'pageSize' and 'tables' parameters, using a payload for trigger a time based or error based sql injection."
},
{
"lang": "es",
"value": "pimcore/pimcore versiones anteriores a 6.3.0, es vulnerable a una inyecci\u00f3n SQL. Un atacante con privilegios limitados (permiso de clases) puede lograr una inyecci\u00f3n SQL que puede conllevar al filtrado de datos. La vulnerabilidad puede ser explotada mediante los par\u00e1metros \"id\", \"storeId\", \"pageSize\" y \"tables\", utilizando una carga \u00fatil para desencadenar una inyecci\u00f3n sql basada en el tiempo o un error."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.3.0",
"matchCriteriaId": "A2386A5F-8282-4F0D-8539-B0F4A2800EC3"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.certimetergroup.com/it/articolo/security/sql_injection_in_pimcore_6.2.3",
"source": "report@snyk.io"
},
{
"url": "https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-480391",
"source": "report@snyk.io",
"tags": [
"Third Party Advisory"
]
}
]
}