First published: Sat Feb 25 2006(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in NOCC Webmail 1.0 allow remote attackers to inject arbitrary web script or HTML via (1) the html_error_occurred parameter in error.php, (2) html_filter_select parameter in filter_prefs.php, (3) html_no_mail parameter in no_mail.php, the (4) page_line, (5) prev, and (6) next parameters in html_bottom_table.php, and the (7) _SESSION['nocc_theme'] parameter in footer.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
nCipher | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-0894 is classified as a medium severity vulnerability due to the potential for cross-site scripting (XSS) attacks.
To fix CVE-2006-0894, ensure that you properly validate and sanitize user input in the affected parameters of NOCC Webmail.
CVE-2006-0894 specifically affects NOCC Webmail version 1.0.
CVE-2006-0894 can introduce cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts.
CVE-2006-0894 can be exploited by remote attackers, who can inject arbitrary web scripts or HTML.