cvelist/2002/1xxx/CVE-2002-1819.json
2019-03-18 06:36:56 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-1819",
"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 TinyHTTPD 0.1 .0 allows remote attackers to read or execute arbitrary files via a \"..\" (dot dot) in the URL."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20021111 Multiple vulnerabilities in Tiny HTTPd",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/299287"
},
{
"name": "6158",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/6158"
},
{
"name": "tinyhttpd-dotdot-directory-traversal(10596)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/10596.php"
}
]
}
}