cvelist/2004/1xxx/CVE-2004-1809.json

97 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:48:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-1809",
"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-17 21:48:30 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in phpBB 2.0.6d and earlier allows remote attackers to inject arbitrary web script or HTML via the (1) postdays parameter to viewtopic.php or (2) topicdays parameter to viewforum.php."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:48:30 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.phpbb.com/support/documents.php?mode=changelog#206",
"refsource": "CONFIRM",
"url": "http://www.phpbb.com/support/documents.php?mode=changelog#206"
},
{
"name": "4259",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/4259"
},
{
"name": "4257",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/4257"
},
{
"name": "20040313 phpBB 2.0.6d && Earlier Security Issues",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=107920498205324&w=2"
},
{
"name": "11121",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/11121"
},
{
"name": "phpbb-viewforum-viewtopic-xss(15464)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/15464"
},
{
"name": "9865",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/9865"
},
{
"name": "9866",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/9866"
}
]
}
}