First published: Thu Nov 14 2002(Updated: )
An incomplete fix for a cross-site scripting (XSS) vulnerability in SquirrelMail 1.2.8 calls the strip_tags function on the PHP_SELF value but does not save the result back to that variable, leaving it open to cross-site scripting attacks.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
SquirrelMail | =1.2.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-1276 is classified as a moderate severity vulnerability due to its potential for cross-site scripting attacks.
To fix CVE-2002-1276, upgrade SquirrelMail to a version after 1.2.8 that includes the complete fix for the XSS vulnerability.
CVE-2002-1276 specifically affects SquirrelMail version 1.2.8.
The implications of CVE-2002-1276 include the potential for attackers to execute harmful scripts in the context of a user's session.
The nature of the vulnerability in CVE-2002-1276 is an incomplete fix for a cross-site scripting issue that allows PHP_SELF to remain vulnerable.