cvelist/2005/0xxx/CVE-2005-0453.json
2019-03-18 02:06:15 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-0453",
"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": "The buffer_urldecode function in Lighttpd 1.3.7 and earlier does not properly handle control characters, which allows remote attackers to obtain the source code for CGI and FastCGI scripts via a URL with a %00 (null) character after the file extension."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "GLSA-200502-21",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200502-21.xml"
},
{
"name": "14297",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/14297"
},
{
"name": "http://article.gmane.org/gmane.comp.web.lighttpd/1171",
"refsource": "CONFIRM",
"url": "http://article.gmane.org/gmane.comp.web.lighttpd/1171"
}
]
}
}