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

87 lines
3.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:29:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2015-2294",
"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 23:29:21 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the WebGUI in pfSense before 2.2.1 allow remote attackers to inject arbitrary web script or HTML via the (1) zone parameter to status_captiveportal.php; (2) if or (3) dragtable parameter to firewall_rules.php; (4) queue parameter in an add action to firewall_shaper.php; (5) id parameter in an edit action to services_unbound_acls.php; or (6) filterlogentries_time, (7) filterlogentries_sourceipaddress, (8) filterlogentries_sourceport, (9) filterlogentries_destinationipaddress, (10) filterlogentries_interfaces, (11) filterlogentries_destinationport, (12) filterlogentries_protocolflags, or (13) filterlogentries_qty parameter to diag_logs_filter.php."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:29:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20150325 Arbitrary file deletion and multiple XSS vulnerabilities in pfSense",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/534987/100/0/threaded"
},
{
"name": "http://packetstormsecurity.com/files/131022/pfSense-2.2-Cross-Site-Request-Forgery-Cross-Site-Scripting.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/131022/pfSense-2.2-Cross-Site-Request-Forgery-Cross-Site-Scripting.html"
},
{
"name": "https://www.pfsense.org/security/advisories/pfSense-SA-15_03.webgui.asc",
"refsource": "CONFIRM",
"url": "https://www.pfsense.org/security/advisories/pfSense-SA-15_03.webgui.asc"
},
{
"name": "73344",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/73344"
},
{
"name": "https://www.htbridge.com/advisory/HTB23251",
"refsource": "MISC",
"url": "https://www.htbridge.com/advisory/HTB23251"
},
{
"name": "36506",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/36506/"
}
]
}
}