cvelist/2008/0xxx/CVE-2008-0338.json

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:39:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-0338",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:39:44 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in the mwGetLocalFileName function in http.c in MiniWeb HTTP Server 0.8.19 allows remote attackers to read arbitrary files and list arbitrary directories via a (1) .%2e (partially encoded dot dot) or (2) %2e%2e (encoded dot dot) in the URI."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:39:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.bugtraq.ir/adv/miniweb_english.pdf",
"refsource": "MISC",
"url": "http://www.bugtraq.ir/adv/miniweb_english.pdf"
},
{
"name": "miniweb-mwgetlocal-directory-traversal(39713)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/39713"
},
{
"name": "4923",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/4923"
},
{
"name": "ADV-2008-0176",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/0176"
},
{
"name": "28512",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/28512"
},
{
"name": "27319",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/27319"
}
]
}
}