cvelist/2006/2xxx/CVE-2006-2667.json
2018-10-18 11:15:13 -04:00

103 lines
3.1 KiB
JSON

{
"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" : [
{
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20060525 Wordpress <=2.0.2 'cache' shell injection",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/435039/100/0/threaded"
},
{
"name" : "http://retrogod.altervista.org/wordpress_202_xpl.html",
"refsource" : "MISC",
"url" : "http://retrogod.altervista.org/wordpress_202_xpl.html"
},
{
"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" : "ADV-2006-1992",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2006/1992"
},
{
"name" : "25777",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/25777"
},
{
"name" : "20271",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/20271"
},
{
"name" : "20608",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/20608"
},
{
"name" : "wordpress-user-profile-code-injection(26687)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/26687"
}
]
}
}