First published: Wed Oct 06 2004(Updated: )
The Microsoft .NET forms authentication capability for ASP.NET allows remote attackers to bypass authentication for .aspx files in restricted directories via a request containing a (1) "\" (backslash) or (2) "%5C" (encoded backslash), aka "Path Validation Vulnerability."
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft ASP.Net Web Frameworks Security Update | =1.1-sp1 | |
Microsoft ASP.Net Web Frameworks Security Update | <=1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-0847 is classified as a high severity vulnerability due to its potential to allow unauthorized access to restricted files.
To fix CVE-2004-0847, ensure that ASP.NET is updated to the latest patch provided by Microsoft and implement strict input validation.
CVE-2004-0847 affects ASP.NET version 1.1, specifically those up to and including service pack 1.
CVE-2004-0847 exploits a path validation vulnerability that allows attackers to bypass authentication mechanisms.
CVE-2004-0847 does not directly allow remote code execution but facilitates unauthorized access which could lead to further exploitation.