PHPSYSINFO 3.1.12 Local File Disclosure

2016.02.02
Credit: Paulos Yibelo
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: N/A

In \apps\phpsysinfo3.1.12/language/language.php 60: echo file_get_contents(APP_ROOT . '/language/' . $lang . '.xml'); is presented where $lang is defined as: 52: $lang = basename($_GET['lang']); Which can be exploited like localhost/phpsysinfo/language/language.php?lang=../../../stufftoinclude which can be extended with nullbytes to contain any other file that isn't XML too.


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top