2024-12-08 03:06:42 +00:00

180 lines
5.3 KiB
JSON

{
"id": "CVE-2007-5900",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-20T18:46:00.000",
"lastModified": "2024-11-21T00:38:54.247",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHP before 5.2.5 allows local users to bypass protection mechanisms configured through php_admin_value or php_admin_flag in httpd.conf by using ini_set to modify arbitrary configuration variables, a different issue than CVE-2006-4625."
},
{
"lang": "es",
"value": "PHP anterior a 5.2.5 permite a usuarios locales evitar mecanismos de protecci\u00f3n configurados a trav\u00e9s de php_admin_value o php_admin_flag en httpd.conf con la utilizaci\u00f3n de ini_set para modificar variables de configuraci\u00f3n de su elecci\u00f3n, un asunto diferente que CVE-2006-4625."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"baseScore": 6.9,
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5.2.4",
"matchCriteriaId": "A5B6B1C7-B7B8-495E-9FE5-FF39718DC64E"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.php.net/bug.php?id=41561",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/27648",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/27659",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/30040",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1018934",
"source": "cve@mitre.org"
},
{
"url": "http://wiki.rpath.com/wiki/Advisories:rPSA-2007-0242",
"source": "cve@mitre.org"
},
{
"url": "http://www.php.net/ChangeLog-5.php#5.2.5",
"source": "cve@mitre.org"
},
{
"url": "http://www.php.net/releases/5_2_5.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/491693/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/491693/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://issues.rpath.com/browse/RPL-1943",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.php.net/bug.php?id=41561",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/27648",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/27659",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/30040",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://securitytracker.com/id?1018934",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://wiki.rpath.com/wiki/Advisories:rPSA-2007-0242",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.php.net/ChangeLog-5.php#5.2.5",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.php.net/releases/5_2_5.php",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/491693/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/491693/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://issues.rpath.com/browse/RPL-1943",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "The PHP interpreter does not offer a reliable "sandboxed" security layer (as found in, say, a JVM) in which untrusted scripts can be run; any script run by the PHP interpreter must be trusted with the privileges of the interpreter itself. We therefore do not classify this issue as security-sensitive since no trust boundary is crossed.",
"lastModified": "2007-11-21T00:00:00"
}
]
}