CVE-2012-4923
Description
Multiple cross-site scripting (XSS) vulnerabilities in Endian Firewall 2.4 allow remote attackers to inject arbitrary web script or HTML via the (1) createrule parameter to dnat.cgi, (2) addrule parameter to dansguardian.cgi, or (3) PATH_INFO to openvpn_users.cgi.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Endian Firewall 2.4 - 'dansguardian.cgi?addrule' Cross-Site Scripting
source: https://www.securityfocus.com/bid/52076/info
Endian Firewall is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to execute arbitrary script on the affected server and steal cookie-based authentication credentials. Other attacks are also possible.
https://www.example.com/cgi-bin/dansguardian.cgi#addrule[XSS]
Endian Firewall 2.4 - 'dnat.cgi?createrule' Cross-Site Scripting
Endian Firewall 2.4 - 'openvpn_users.cgi?PATH_INFO' Cross-Site Scripting
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| endian | firewall | 2.4 | |
References
- http://packetstormsecurity.org/files/109942/Endian-UTM-Firewall-2.4.x-Cross-Site-Scripting.html
- http://www.securityfocus.com/bid/52076
- http://www.vulnerability-lab.com/get_content.php?id=436
- https://exchange.xforce.ibmcloud.com/vulnerabilities/73330
- http://packetstormsecurity.org/files/109942/Endian-UTM-Firewall-2.4.x-Cross-Site-Scripting.html
- http://www.securityfocus.com/bid/52076
- http://www.vulnerability-lab.com/get_content.php?id=436
- https://exchange.xforce.ibmcloud.com/vulnerabilities/73330
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.