10
CVSSv2

CVE-2008-6834

Published: 22/06/2009 Updated: 29/09/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Multiple directory traversal vulnerabilities in fuzzylime (cms) 3.01 and 3.01a allow remote malicious users to include and execute arbitrary local files via a .. (dot dot) in (1) the s parameter to code/commupdate.php in a count action or (2) the heads parameter to code/newsheads.php. NOTE: the blog.php vector is already covered by CVE-2008-3164.

Vulnerable Product Search on Vulmon Subscribe to Product

fuzzylime fuzzylime \\(cms\\) 3.0.1

fuzzylime fuzzylime \\(cms\\) 3.0.1a

Exploits

#!/usr/bin/perl # ---------------------------------------------------------- # Fuzzylime CMS 301 Multiple LFI / RCE # author : Cod3rZ # website : cod3rzhellowebeu # ---------------------------------------------------------- # [site]/blogphp?file=/[file]\0 # [site]/code/newsheadsphp?heads=/[file]\0 # post # [sit ...