5.1
CVSSv2

CVE-2008-5217

Published: 24/11/2008 Updated: 29/09/2017
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in index.php in txtCMS 0.3, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

phpc0d3r txtcms 0.3

Exploits

<!-- Name : txtCMS 03 (indexphp) Local File Inclusion Exploit Author : cOndemned Conditions : Register_globals = On / Magic_quotes_gpc = Off Greetz : irk4z, GregStar, ZaBeaTy, ElusiveN, Avanturka :*** --> <html> <head> <title>txtCMS 03 (indexphp) Local File Inclusion Exploit</title> </head> <body> < ...