cvelist/2010/4xxx/CVE-2010-4522.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:04:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-4522",
"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 01:04:07 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in MyBB (aka MyBulletinBoard) 1.4.14, and 1.6.x before 1.6.1, allow remote attackers to inject arbitrary web script or HTML via vectors related to (1) editpost.php, (2) member.php, and (3) newreply.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:04:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://blog.mybb.com/2010/12/15/mybb-1-6-1-release-1-4-14-update/",
"refsource": "CONFIRM",
"url": "http://blog.mybb.com/2010/12/15/mybb-1-6-1-release-1-4-14-update/"
},
{
"name": "[oss-security] 20101220 CVE Request: MyBB XSS bugs",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2010/12/20/1"
},
{
"name": "[oss-security] 20101221 Re: CVE Request: MyBB XSS bugs",
"refsource": "MLIST",
"url": "http://openwall.com/lists/oss-security/2010/12/22/2"
}
]
}
}