cvelist/2008/2xxx/CVE-2008-2146.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:48:32 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-2146",
"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 22:48:32 +00:00
"lang": "eng",
"value": "wp-includes/vars.php in Wordpress before 2.2.3 does not properly extract the current path from the PATH_INFO ($PHP_SELF), which allows remote attackers to bypass intended access restrictions for certain pages."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:48:32 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://trac.wordpress.org/changeset?old_path=tags%2F2.2.2&old=6063&new_path=tags%2F2.2.3&new=6063#file10",
"refsource": "CONFIRM",
"url": "http://trac.wordpress.org/changeset?old_path=tags%2F2.2.2&old=6063&new_path=tags%2F2.2.3&new=6063#file10"
},
{
"name": "45188",
"refsource": "OSVDB",
"url": "http://osvdb.org/45188"
},
{
"name": "http://trac.wordpress.org/ticket/4748",
"refsource": "CONFIRM",
"url": "http://trac.wordpress.org/ticket/4748"
},
{
"name": "http://trac.wordpress.org/changeset/6029",
"refsource": "CONFIRM",
"url": "http://trac.wordpress.org/changeset/6029"
},
{
"name": "wordpress-vars-security-bypass(42379)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42379"
}
]
}
}