cvelist/2006/3xxx/CVE-2006-3514.json

87 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:55:47 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-3514",
"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 01:55:47 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in admin/actions.php in PHP-Blogger 2.2.5, and possibly earlier versions, allow remote attackers to execute arbitrary web script or HTML via the (1) name, (2) title, (3) news, (4) description, and (5) sitename parameters."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:55:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "php-blogger-adminactions-xss(27630)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27630"
},
{
"name": "ADV-2006-2710",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2710"
},
{
"name": "20060707 PHP-Blogger Multiple Cross Site Scripting Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/439440/100/0/threaded"
},
{
"name": "20989",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20989"
},
{
"name": "1202",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/1202"
},
{
"name": "18909",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18909"
}
]
}
}