cvelist/2004/0xxx/CVE-2004-0730.json
2019-03-18 00:45:20 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0730",
"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": "Multiple cross-site scripting (XSS) vulnerabilities in PhpBB 2.0.8 allow remote attackers to inject arbitrary web script or HTML via (1) the cat_title parameter in index.php, (2) the faq[0][0] parameter in lang_faq.php as accessible from faq.php, or (3) the faq[0][0] parameter in lang_bbcode.php as accessible from faq.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "phpbb-lang-faq-xss(16725)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16725"
},
{
"name": "20040716 [waraxe-2004-SA#034 - XSS and path full path disclosure in PhpBB 2.0.8]",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=108999024506020&w=2"
},
{
"name": "10738",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/10738"
},
{
"name": "http://www.waraxe.us/index.php?modname=sa&id=34",
"refsource": "MISC",
"url": "http://www.waraxe.us/index.php?modname=sa&id=34"
},
{
"name": "phpbb-lang-bbcode-xss(16726)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16726"
},
{
"name": "phpbb-indexphp-xss(16724)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16724"
}
]
}
}