logo

Database

Http X Aspnet Version Info Leak

Description

Detects information disclosure vulnerabilities where a web application reveals its ASP.NET framework version through the X-AspNet-Version HTTP header. Exposing version information helps attackers identify vulnerable ASP.NET versions to target known security weaknesses.

Weakness:

235 - Technical information leak - Headers

Category: Information Collection

Detection Strategy

    Examines HTTP response headers from the web application

    Triggers a vulnerability report if the X-AspNet-Version header is present in the response

    Reports the exact header location and value to identify where sensitive version information is being leaked