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

132 lines
4.1 KiB
JSON

{
"id": "CVE-2009-3559",
"sourceIdentifier": "secalert@redhat.com",
"published": "2009-11-23T17:30:00.593",
"lastModified": "2023-02-12T20:15:11.067",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "** DISPUTED ** main/streams/plain_wrapper.c in PHP 5.3.x before 5.3.1 does not recognize the safe_mode_include_dir directive, which allows context-dependent attackers to have an unknown impact by triggering the failure of PHP scripts that perform include or require operations, as demonstrated by a script that attempts to perform a require_once on a file in a standard library directory. NOTE: a reliable third party reports that this is not a vulnerability, because it results in a more restrictive security policy."
},
{
"lang": "es",
"value": "** EN DISPUTA ** main / streams / plain_wrapper.c en PHP 5.3.x anterior a 5.3.1 no reconoce la directiva safe_mode_include_dir, que permite que los atacantes dependientes del contexto tengan un impacto desconocido al desencadenar la falla de los scripts PHP que incluyen incluir o requiere operaciones, como lo demuestra un script que intenta realizar un require_once en un archivo en un directorio de biblioteca est\u00e1ndar. NOTA: un tercero confiable informa que esto no es una vulnerabilidad, ya que resulta en una pol\u00edtica de seguridad m\u00e1s restrictiva."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9EF4B938-BB14-4C06-BEE9-10CA755C5DEF"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.php.net/bug.php?id=50063",
"source": "secalert@redhat.com"
},
{
"url": "http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html",
"source": "secalert@redhat.com"
},
{
"url": "http://news.php.net/php.announce/79",
"source": "secalert@redhat.com"
},
{
"url": "http://support.apple.com/kb/HT4077",
"source": "secalert@redhat.com"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2009:302",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/11/20/2",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/11/20/3",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2009/11/20/5",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://www.php.net/ChangeLog-5.php",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.php.net/releases/5_3_1.php",
"source": "secalert@redhat.com",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}