cvelist/2015/2xxx/CVE-2015-2690.json

82 lines
3.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:14:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2690",
"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:14:46 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in views/add-license-form.php in the Digium Addons module (digiumaddoninstaller) before 2.11.0.7 for FreePBX allow remote attackers to inject arbitrary web script or HTML via the (1) add_license_key, (2) add_license_first_name, (3) add_license_last_name, (4) add_license_company, (5) add_license_address1, (6) add_license_address2, (7) add_license_city, (8) add_license_state, (9) add_license_post_code, (10) add_license_country, (11) add_license_phone, or (12) add_license_email parameter in an add-license-form page to admin/config.php."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:14:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.htbridge.com/advisory/HTB23253",
"refsource": "MISC",
"url": "https://www.htbridge.com/advisory/HTB23253"
},
{
"name": "http://packetstormsecurity.com/files/131591/FreePBX-12.0.43-Cross-Site-Scripting.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/131591/FreePBX-12.0.43-Cross-Site-Scripting.html"
},
{
"name": "20150422 Multiple Cross-Site Scripting (XSS) in FreePBX",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/535333/100/1100/threaded"
},
{
"name": "http://git.freepbx.org/projects/FREEPBX/repos/digiumaddoninstaller/commits/2aad006024b74c9ff53943d3e68527a3dffac855",
"refsource": "CONFIRM",
"url": "http://git.freepbx.org/projects/FREEPBX/repos/digiumaddoninstaller/commits/2aad006024b74c9ff53943d3e68527a3dffac855"
},
{
"name": "74279",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/74279"
}
]
}
}