cvelist/2003/0xxx/CVE-2003-0483.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:27:00 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2003-0483",
"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 02:27:00 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerabilities in XMB Forum 1.8 Partagium allow remote attackers to insert arbitrary script via (1) the member parameter to member.php or (2) the action parameter to buddy.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:27:00 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20030623 Many XSS Vulnerabilities in XMB Forum.",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=105638720409307&w=2"
2021-04-29 15:00:49 +00:00
},
{
"refsource": "MISC",
"name": "https://docs.xmbforum2.com/index.php?title=Security_Issue_History",
"url": "https://docs.xmbforum2.com/index.php?title=Security_Issue_History"
2019-03-18 02:27:00 +00:00
}
]
}
}