cvelist/2006/2xxx/CVE-2006-2667.json

102 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:17:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-2667",
"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 04:17:44 +00:00
"lang": "eng",
"value": "Direct static code injection vulnerability in WordPress 2.0.2 and earlier allows remote attackers to execute arbitrary commands by inserting a carriage return and PHP code when updating a profile, which is appended after a special comment sequence into files in (1) wp-content/cache/userlogins/ (2) wp-content/cache/users/ which are later included by cache.php, as demonstrated using the displayname argument."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:17:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20271",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20271"
},
{
"name": "25777",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/25777"
},
{
"name": "ADV-2006-1992",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/1992"
},
{
"name": "20608",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20608"
},
{
"name": "GLSA-200606-08",
"refsource": "GENTOO",
"url": "http://www.gentoo.org/security/en/glsa/glsa-200606-08.xml"
},
{
"name": "18372",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18372"
},
{
"name": "wordpress-user-profile-code-injection(26687)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26687"
},
{
"name": "http://retrogod.altervista.org/wordpress_202_xpl.html",
"refsource": "MISC",
"url": "http://retrogod.altervista.org/wordpress_202_xpl.html"
},
{
"name": "20060525 Wordpress <=2.0.2 'cache' shell injection",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/435039/100/0/threaded"
}
]
}
}