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

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:39:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0253",
"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-17 21:39:46 +00:00
"lang": "eng",
"value": "PHP, when not configured with the \"display_errors = Off\" setting in php.ini, allows remote attackers to obtain the physical path for an include file via a trailing slash in a request to a directly accessible PHP program, which modifies the base path, causes the include directive to fail, and produces an error message that contains the path."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:39:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020207 Advisory #3 - PHP & JSP",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=101318944130790&w=2"
},
{
"name": "php-slash-path-information(8122)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8122.php"
},
{
"name": "4063",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4063"
}
]
}
}