### [CVE-2008-2146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2146) ![](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 wp-includes/vars.php in Wordpress before 2.2.3 does not properly extract the current path from the PATH_INFO ($PHP_SELF), which allows remote attackers to bypass intended access restrictions for certain pages. ### POC #### Reference - http://trac.wordpress.org/ticket/4748 #### Github No PoCs found on GitHub currently.