cvelist/2009/2xxx/CVE-2009-2762.json
2019-03-18 02:10:32 +00:00

97 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-2762",
"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": [
{
"lang": "eng",
"value": "wp-login.php in WordPress 2.8.3 and earlier allows remote attackers to force a password reset for the first user in the database, possibly the administrator, via a key[] array variable in a resetpass (aka rp) action, which bypasses a check that assumes that $key is not an array."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://wordpress.org/development/2009/08/2-8-4-security-release/",
"refsource": "CONFIRM",
"url": "http://wordpress.org/development/2009/08/2-8-4-security-release/"
},
{
"name": "http://core.trac.wordpress.org/changeset/11798",
"refsource": "MISC",
"url": "http://core.trac.wordpress.org/changeset/11798"
},
{
"name": "9410",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/9410"
},
{
"name": "wordpress-wplogin-security-bypass(52382)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52382"
},
{
"name": "20090810 WordPress <= 2.8.3 Remote admin reset password",
"refsource": "FULLDISC",
"url": "http://archives.neohapsis.com/archives/fulldisclosure/2009-08/0114.html"
},
{
"name": "36014",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/36014"
},
{
"name": "1022707",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1022707"
},
{
"name": "36237",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/36237"
}
]
}
}