cvelist/2009/3xxx/CVE-2009-3204.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:11:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3204",
"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:11:29 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in Stiva Forum 1.0 allow remote attackers to inject arbitrary web script or HTML via the id parameter to (1) demo.php and (2) forum.php, and the PATH_INFO to (3) include_forum.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:11:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "57177",
"refsource": "OSVDB",
"url": "http://osvdb.org/57177"
},
{
"name": "57178",
"refsource": "OSVDB",
"url": "http://osvdb.org/57178"
},
{
"name": "stivaforum-forum-xss(52613)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52613"
},
{
"name": "36409",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/36409"
},
{
"name": "http://packetstormsecurity.org/0908-exploits/stivaforum-xss.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/0908-exploits/stivaforum-xss.txt"
}
]
}
}