CVE-2012-3382: XSS
Cross-site scripting (XSS) vulnerability in the ProcessRequest function in mcs/class/System.Web/System.Web/HttpForbiddenHandler.cs in Mono 2.10.8 and earlier allows remote attackers to inject arbitrary web script or HTML via a file with a crafted name and a forbidden extension, which is not properly handled in an error message.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2012-3382?
CVE-2012-3382 is classified as a medium severity vulnerability due to its potential to enable cross-site scripting attacks.
How do I fix CVE-2012-3382?
To fix CVE-2012-3382, upgrade to Mono version 2.10.9 or later, where the issue has been resolved.
What systems are affected by CVE-2012-3382?
CVE-2012-3382 affects Mono versions up to and including 2.10.8.
What type of attack can be executed using CVE-2012-3382?
CVE-2012-3382 allows attackers to execute cross-site scripting (XSS) attacks by injecting malicious web scripts or HTML.
Does CVE-2012-3382 require user interaction?
Exploitation of CVE-2012-3382 typically does not require user interaction, making it easier for attackers to execute their scripts.