cvelist/2001/1xxx/CVE-2001-1266.json
2019-03-18 00:28:06 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2001-1266",
"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": "Directory traversal vulnerability in Doug Neal's HTTPD Daemon (DNHTTPD) before 0.4.1 allows remote attackers to view arbitrary files via a .. (dot dot) attack using the dot hex code '%2E'."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://archives.neohapsis.com/archives/apps/freshmeat/2001-07/0002.html",
"refsource": "MISC",
"url": "http://archives.neohapsis.com/archives/apps/freshmeat/2001-07/0002.html"
},
{
"name": "http://dnhttpd.sourceforge.net/changelog.html",
"refsource": "CONFIRM",
"url": "http://dnhttpd.sourceforge.net/changelog.html"
}
]
}
}