mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
19 lines
773 B
Markdown
19 lines
773 B
Markdown
### [CVE-2005-0376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0376)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|