cvelist/2007/3xxx/CVE-2007-3238.json
2018-10-16 11:17:01 -04:00

118 lines
3.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-3238",
"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" : "Cross-site scripting (XSS) vulnerability in functions.php in the default theme in WordPress 2.2 allows remote authenticated administrators to inject arbitrary web script or HTML via the PATH_INFO (REQUEST_URI) to wp-admin/themes.php, a different vulnerability than CVE-2007-1622. NOTE: this might not cross privilege boundaries in some configurations, since the Administrator role has the unfiltered_html capability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070608 Wordpress default theme XSS (admin) and other problems",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/470837/100/0/threaded"
},
{
"name" : "http://blogsecurity.net/wordpress/news/news-100607-1/",
"refsource" : "MISC",
"url" : "http://blogsecurity.net/wordpress/news/news-100607-1/"
},
{
"name" : "http://codex.wordpress.org/Roles_and_Capabilities",
"refsource" : "MISC",
"url" : "http://codex.wordpress.org/Roles_and_Capabilities"
},
{
"name" : "http://www.xssnews.com/",
"refsource" : "MISC",
"url" : "http://www.xssnews.com/"
},
{
"name" : "http://mybeni.rootzilla.de/mybeNi/2007/wordpress_zeroday_vulnerability_roundhouse_kick_and_why_i_nearly_wrote_the_first_blog_worm/",
"refsource" : "MISC",
"url" : "http://mybeni.rootzilla.de/mybeNi/2007/wordpress_zeroday_vulnerability_roundhouse_kick_and_why_i_nearly_wrote_the_first_blog_worm/"
},
{
"name" : "DSA-1502",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2008/dsa-1502"
},
{
"name" : "25161",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/25161"
},
{
"name" : "37293",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/37293"
},
{
"name" : "29014",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/29014"
},
{
"name" : "25541",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/25541/"
},
{
"name" : "2807",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2807"
},
{
"name" : "wordpress-themes-xss(34785)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/34785"
}
]
}
}