René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

103 lines
3.2 KiB
JSON

{
"id": "CVE-2014-2922",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-04-21T22:55:08.473",
"lastModified": "2014-04-22T15:06:56.257",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The getObjectByToken function in Newsletter.php in the Pimcore_Tool_Newsletter module in pimcore 1.4.9 through 2.1.0 does not properly handle an object obtained by unserializing a pathname, which allows remote attackers to conduct PHP object injection attacks and delete arbitrary files via vectors involving a Zend_Http_Response_Stream object."
},
{
"lang": "es",
"value": "La funci\u00f3n getObjectByToken en Newsletter.php en el m\u00f3dulo Pimcore_Tool_Newsletter en pimcore 1.4.9 hasta 2.1.0 no maneja debidamente un objeto obtenido deserializando un nombre de ruta, lo que permite a atacantes remotos realizar ataques de inyecci\u00f3n de objetos PHP y eliminar archivos arbitrarios a trav\u00e9s de vectores involucrando un objeto Zend_Http_Response_Stream."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pimcore:pimcore:1.4.9:*:*:*:*:*:*:*",
"matchCriteriaId": "F34DCAF4-F0DB-46BC-9824-5BA8AA6A4621"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pimcore:pimcore:1.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6C7F03F6-8982-4EFE-B369-2A10AC8DDA24"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pimcore:pimcore:2.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "863292F5-89FA-459D-BA9A-2F73F4DE868F"
}
]
}
]
}
],
"references": [
{
"url": "http://openwall.com/lists/oss-security/2014/04/21/1",
"source": "cve@mitre.org"
},
{
"url": "http://www.pimcore.org/en/resources/blog/pimcore+2.2+released_b442",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://github.com/pedrib/PoC/blob/master/pimcore-2.1.0.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}