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

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:16:55 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0445",
"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 03:16:55 +00:00
"lang": "eng",
"value": "article.php in PHP FirstPost 0.1 allows allows remote attackers to obtain the full pathname of the server via an invalid post number in the post parameter, which leaks the pathname in an error message."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:16:55 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "phpfirstpost-path-disclosure(8434)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8434.php"
},
{
"name": "20020312 [ARL02-A05] PHP FirstPost System Information Path Disclosure Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/261337"
},
{
"name": "4274",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4274"
},
{
"name": "7170",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/7170"
}
]
}
}