103 lines
3.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-4784",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-09-10T21:17:00.000",
"lastModified": "2018-10-15T21:38:11.737",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The setlocale function in PHP before 5.2.4 allows context-dependent attackers to cause a denial of service (application crash) via a long string in the locale parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless this issue can be demonstrated for code execution."
},
{
"lang": "es",
"value": "La funci\u00f3n setlocale en PHP anterior 5.2.4 permite a atacantes dependientes del contexto provocar denegaci\u00f3n de servicio (caida de aplicaci\u00f3n) a trav\u00e9s de una cadena larga en el par\u00e1metro locale. NOTA: esto podr\u00eda no ser una vulnerabilida en muchos entornos de servidores web que soporten m\u00faltiples hilos, a menos que este asunto pueda demostrarse para ejecuci\u00f3n de c\u00f3digo."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "We do not consider this to be a security issue. For more information please see\nhttp://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1\nand http://www.php.net/security-note.php",
"lastModified": "2007-09-12T00:00:00"
}
],
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.2.3",
"matchCriteriaId": "0CDA10FE-C930-4399-A0AE-1C9A6D547FB9"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2008-01/msg00006.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/3114",
"source": "cve@mitre.org"
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/478627/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36458",
"source": "cve@mitre.org"
}
]
}