### [CVE-2006-4110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4110) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Apache 2.2.2, when running on Windows, allows remote attackers to read source code of CGI programs via a request that contains uppercase (or alternate case) characters that bypass the case-sensitive ScriptAlias directive, but allow access to the file on case-insensitive file systems. ### POC #### Reference - http://securityreason.com/securityalert/1370 #### Github No PoCs found on GitHub currently.