cvelist/2008/1xxx/CVE-2008-1734.json
2019-03-18 00:32:15 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-1734",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "28844",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/28844"
},
{
"name": "phptoolkit-phpselect-dos(41928)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41928"
},
{
"name": "http://bugs.gentoo.org/show_bug.cgi?id=209535",
"refsource": "MISC",
"url": "http://bugs.gentoo.org/show_bug.cgi?id=209535"
},
{
"name": "GLSA-200804-19",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200804-19.xml"
}
]
}
}