2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2007-5424" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2007-10-12T23:17:00.000" ,
2024-11-22 07:15:30 +00:00
"lastModified" : "2024-11-21T00:37:51.900" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The disable_functions feature in PHP 4 and 5 allows attackers to bypass intended restrictions by using an alias, as demonstrated by using ini_alter when ini_set is disabled."
} ,
{
"lang" : "es" ,
"value" : "La funcionalidad deshabilita_funciones de PHP 4 y 5 permite a atacantes remotos evitar restricciones intencionadas al utilizar alias, como se demuestra utilizando ini_alter cuando ini_set est\u00e1 deshabilitado."
}
] ,
"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" ,
2024-11-22 07:15:30 +00:00
"baseScore" : 7.5 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-11-22 07:15:30 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : true ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EDBEC461-D553-41B7-8D85-20B6A933C21C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7007E77F-60EF-44D8-9676-15B59DF1325F"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://securityreason.com/securityalert/3216" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://securityvulns.com/news/PHP/alias-pb.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://securityvulns.ru/Sdocument67.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/482006/100/0/threaded" ,
"source" : "cve@mitre.org"
2024-11-22 07:15:30 +00:00
} ,
{
"url" : "http://securityreason.com/securityalert/3216" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://securityvulns.com/news/PHP/alias-pb.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://securityvulns.ru/Sdocument67.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/archive/1/482006/100/0/threaded" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
}
] ,
"vendorComments" : [
{
"organization" : "Red Hat" ,
"comment" : "Red Hat does not consider this to be a security issue. The function behaves as documented. Furthermore, the function shouldn\u2019t be considered a security feature, for reasons described at https://bugzilla.redhat.com/show_bug.cgi?id=332451#c3 and http://www.php.net/security-note.php" ,
"lastModified" : "2007-10-16T00:00:00"
2023-04-24 12:24:31 +02:00
}
]
}