cvelist/2002/0xxx/CVE-2002-0330.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:59:10 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0330",
"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 22:59:10 +00:00
"lang": "eng",
"value": "Cross-site scripting vulnerability in codeparse.php of Open Bulletin Board (OpenBB) 1.0.0 allows remote attackers to execute arbitrary script and steal cookies via Javascript in the IMG tag."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:59:10 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020225 Open Bulletin Board javascript bug.",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=101466092601554&w=2"
},
{
"name": "http://community.iansoft.net/read.php?TID=5159",
"refsource": "CONFIRM",
"url": "http://community.iansoft.net/read.php?TID=5159"
},
{
"name": "4171",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4171"
},
{
"name": "openbb-img-css(8278)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8278.php"
},
{
"name": "5658",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/5658"
}
]
}
}