vendor:
HttpCombiner
by:
Hoang Anh Thai
8,8
CVSS
HIGH
Remote File Disclosure
200
CWE
Product Name: HttpCombiner
Affected Version From: HttpCombiner v1.0
Affected Version To: HttpCombiner v1.0
Patch Exists: NO
Related CWE: N/A
CPE: http://www.codeproject.com/KB/aspnet/HttpCombine.aspx
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7 / Chrome & Internet Explorer
2014
HttpCombiner ASP.NET Remote File Disclosure Vulnerability
An HTTP handler that combines multiple CSS, Javascript or URL into one response for faster page load. It can combine, compress and cache response which results in faster page load and better scalability of web application. It is vulnerable to remote file disclosure which allows an attacker to access sensitive files on the server.
Mitigation:
Ensure that the HttpCombiner is not used in production environment and is not accessible to the public. Use a web application firewall to block requests to the HttpCombiner.