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

146 lines
4.0 KiB
JSON

{
"id": "CVE-2011-1657",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-08-25T14:22:44.727",
"lastModified": "2018-10-09T19:31:29.977",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The (1) ZipArchive::addGlob and (2) ZipArchive::addPattern functions in ext/zip/php_zip.c in PHP 5.3.6 allow context-dependent attackers to cause a denial of service (application crash) via certain flags arguments, as demonstrated by (a) GLOB_ALTDIRFUNC and (b) GLOB_APPEND."
},
{
"lang": "es",
"value": "Las funciones (1) ZipArchive::addGlob y (2) ZipArchive::addPattern en ext/zip/php_zip.c en PHP v5.3.6 permite a atacantes dependientes del contexto provocar una denegaci\u00f3n de servicio (ca\u00edda de la aplicaci\u00f3n) a trav\u00e9s de ciertos argumentos bandera, como se demostr\u00f3 por (a) GLOB_ALTDIRFUNC y (b) GLOB_APPEND."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.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-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.6:*:*:*:*:*:*:*",
"matchCriteriaId": "9EC938DB-E066-407F-BDF8-61A1C41136F7"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/achievement_securityalert/100",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://securityreason.com/securityalert/8342",
"source": "cve@mitre.org"
},
{
"url": "http://support.apple.com/kb/HT5130",
"source": "cve@mitre.org"
},
{
"url": "http://svn.php.net/viewvc/?view=revision&revision=310814",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/zip/php_zip.c?view=log",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:165",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2011/07/01/6",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2011/07/01/7",
"source": "cve@mitre.org"
},
{
"url": "http://www.openwall.com/lists/oss-security/2011/07/01/8",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/519385/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/49252",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.php.net/bug.php?id=54681",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69320",
"source": "cve@mitre.org"
}
]
}