7.5
CVSSv2

CVE-2008-1798

Published: 15/04/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in forum/kietu/libs/calendrier.php in Dragoon 0.1 allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the cal[lng] parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

dragoon dragoon 0.1

Exploits

Script Name :Dragoon CMS Download : sourceforgenet/project/showfilesphp?group_id=118780 Error : $cal['lng']=$_GET['lng']; include('/lang/'$cal['lng']'php'); Vul Code : [site]/[path]/forum/kietu/libs/calendrierphp?cal[lng]=[LFI] # milw0rmcom [2008-04-04] ...