cvelist/2012/0xxx/CVE-2012-0287.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:47:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-0287",
"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 00:47:15 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in wp-comments-post.php in WordPress 3.3.x before 3.3.1, when Internet Explorer is used, allows remote attackers to inject arbitrary web script or HTML via the query string in a POST operation that is not properly handled by the \"Duplicate comment detected\" feature."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:47:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1026542",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1026542"
},
{
"name": "http://oldmanlab.blogspot.com/2012/01/wordpress-33-xss-vulnerability.html",
"refsource": "MISC",
"url": "http://oldmanlab.blogspot.com/2012/01/wordpress-33-xss-vulnerability.html"
},
{
"name": "51237",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/51237"
},
{
"name": "https://wordpress.org/news/2012/01/wordpress-3-3-1/",
"refsource": "CONFIRM",
"url": "https://wordpress.org/news/2012/01/wordpress-3-3-1/"
}
]
}
}