6.8
CVSSv2

CVE-2008-1042

Published: 27/02/2008 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in include/body.inc.php in Linux Web Shop (LWS) php Download Manager 1.0 and 1.1 allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the content parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

linux web shop php download manager

Exploits

##################################################### # Author : BeyazKurt # Contact : Bey4zKurt@GmailCom # # Script : php Download Manager (v11 & 10) # Risk : Local File Include # Download : sourceforgenet/project/showfilesphp?group_id=185482 # # File : include/bodyincphp # # Code : # <?php # if (file_exists($content)) ...