cvelist/2002/0xxx/CVE-2002-0422.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:18:40 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0422",
"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 01:18:40 +00:00
"lang": "eng",
"value": "IIS 5 and 5.1 supporting WebDAV methods allows remote attackers to determine the internal IP address of the system (which may be obscured by NAT) via (1) a PROPFIND HTTP request with a blank Host header, which leaks the address in an HREF property in a 207 Multi-Status response, or (2) via the WRITE or MKCOL method, which leaks the IP in the Location server header."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:18:40 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "iis-request-ip-disclosure(8385)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8385.php"
},
{
"name": "20020305 IIS Internal IP Address Disclosure (#NISR05032002B)",
"refsource": "NTBUGTRAQ",
"url": "http://marc.info/?l=ntbugtraq&m=101535147125320&w=2"
},
{
"name": "20020305 IIS Internal IP Address Disclosure (#NISR05032002B)",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=101536634207324&w=2"
},
{
"name": "13431",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/13431"
}
]
}
}