cvelist/2006/0xxx/CVE-2006-0470.json

102 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:15:16 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-0470",
"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:15:16 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in search.php in MyBulletinBoard (MyBB) 1.02 allows remote attackers to inject arbitrary web script or HTML via the (1) sortby and (2) sortordr parameters, which are not properly handled in a redirection."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:15:16 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://community.mybboard.net/attachment.php?aid=2181",
"refsource": "CONFIRM",
"url": "http://community.mybboard.net/attachment.php?aid=2181"
},
{
"name": "mybb-search-xss(24466)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24466"
},
{
"name": "20060125 MyBB 1.0.2 XSS attack in search.php redirection",
"refsource": "BUGTRAQ",
"url": "http://seclists.org/lists/bugtraq/2006/Jan/0414.html"
},
{
"name": "16387",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/16387"
},
{
"name": "http://community.mybboard.net/showthread.php?tid=6418",
"refsource": "CONFIRM",
"url": "http://community.mybboard.net/showthread.php?tid=6418"
},
{
"name": "ADV-2006-0350",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/0350"
},
{
"name": "18617",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/18617"
},
{
"name": "374",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/374"
},
{
"name": "22750",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/22750"
}
]
}
}