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

131 lines
4.5 KiB
JSON

{
"id": "CVE-2008-1734",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-04-18T15:05:00.000",
"lastModified": "2024-11-21T00:45:12.497",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Interpretation conflict in PHP Toolkit before 1.0.1 on Gentoo Linux might allow local users to cause a denial of service (PHP outage) and read contents of PHP scripts by creating a file with a one-letter lowercase alphabetic name, which triggers interpretation of a certain unquoted [a-z] argument as a matching shell glob for this name, rather than interpretation as the literal [a-z] regular-expression string, and consequently blocks the launch of the PHP interpreter within the Apache HTTP Server."
},
{
"lang": "es",
"value": "Conflicto de interpretaci\u00f3n en PHP Toolkit antes de 1.0.1 en Gentoo Linux podr\u00eda permitir a usuarios locales provocar una denegaci\u00f3n de servicio (Parada PHP) y leer contenidos de secuencias de comandos PHP creando un archivo con un nombre de una letra del alfabeto en min\u00fasculas, lo que dispara la interpretaci\u00f3n de cierto argumento [a-z] no entrecomillado como un int\u00e9rprete de comandos glob coincidente para este nombre, mejor que una interpretaci\u00f3n como la cadena de expresi\u00f3n regular [a-z] literal y consecuentemente bloquea el lanzamiento del int\u00e9rprete PHP del Servidor Apache HTTP."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:P",
"baseScore": 3.6,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.9,
"impactScore": 4.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": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:gentoo:linux:*:*:*:*:*:*:*:*",
"matchCriteriaId": "647BA336-5538-4972-9271-383A0EC9378E"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gentoo:php_toolkit:*:rc1:*:*:*:*:*:*",
"versionEndIncluding": "1.0",
"matchCriteriaId": "509DE99A-4F75-4BB6-85C4-3244F08252B2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gentoo:php_toolkit:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0799813F-9774-4C07-A2EB-FF1D5D3C8763"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gentoo:php_toolkit:1.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "E3245C5A-35B3-46E1-8307-3390C0AFEBA0"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=209535",
"source": "cve@mitre.org"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200804-19.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/28844",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41928",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.gentoo.org/show_bug.cgi?id=209535",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://security.gentoo.org/glsa/glsa-200804-19.xml",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/28844",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41928",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}