### [CVE-2005-0376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0376) ![](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 PHP remote file inclusion vulnerability in SGallery 1.01 allows local and possibly remote attackers to execute arbitrary PHP code by modifying the DOCUMENT_ROOT parameter to reference a URL on a remote web server that contains (1) config.php or (2) sql_layer.php. ### POC #### Reference - http://marc.info/?l=bugtraq&m=110557050700947&w=2 - http://www.waraxe.us/advisory-39.html #### Github No PoCs found on GitHub currently.