cvelist/2004/2xxx/CVE-2004-2516.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:23:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-2516",
"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 00:23:08 +00:00
"lang": "eng",
"value": "Directory traversal vulnerability in myServer 0.7 allows remote attackers to list arbitrary directories via an HTTP GET command with a large number of \"./\" sequences followed by \"../\" sequences."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:23:08 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20040915 myServer 0.7 Directory Traversal Vulnerability",
"refsource": "VULNWATCH",
"url": "http://archives.neohapsis.com/archives/vulnwatch/2004-q3/0052.html"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=267444",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=267444"
},
{
"name": "myserver-get-directory-traversal(17390)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/17390"
},
{
"name": "12561",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/12561"
},
{
"name": "10001",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/10001"
},
{
"name": "1011278",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1011278"
},
{
"name": "11189",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/11189"
}
]
}
}