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

98 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-0106",
"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 the CSRF protection scheme in WordPress before 2.0.6 allows remote attackers to inject arbitrary web script or HTML via a CSRF attack with an invalid token and quote characters or HTML tags in URL variable names, which are not properly handled when WordPress generates a new link to verify the request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070105 Advisory 01/2007: WordPress CSRF Protection XSS Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/456048/100/0/threaded"
},
{
"name" : "http://www.hardened-php.net/advisory_012007.140.html",
"refsource" : "MISC",
"url" : "http://www.hardened-php.net/advisory_012007.140.html"
},
{
"name" : "http://wordpress.org/development/2007/01/wordpress-206/",
"refsource" : "CONFIRM",
"url" : "http://wordpress.org/development/2007/01/wordpress-206/"
},
{
"name" : "21893",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/21893"
},
{
"name" : "ADV-2007-0061",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2007/0061"
},
{
"name" : "33397",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/33397"
},
{
"name" : "23595",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/23595"
},
{
"name" : "2114",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2114"
}
]
}
}