6.8
CVSSv2

CVE-2008-3385

Published: 30/07/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/head_chat.inc.php in php Help Agent 1.0 and 1.1 Full allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the content parameter. NOTE: in some environments, this can be leveraged for remote file inclusion by using a UNC share pathname or an ftp, ftps, or ssh2.sftp URL.

Vulnerable Product Search on Vulmon Subscribe to Product

linuxwebshop php help agent 1.0

linuxwebshop php help agent 1.1

Exploits

##################################################### # Author : BeyazKurt # Contact : Djm-sut@HotmailCom # # Script : php Help Agent (v11 Full & 10) # Risk : Local File Include # Download : sourceforgenet/projects/phphelpagent/ # # File : include/head_chatincphp # # Code : # <?php # if(file_exists($content)) { # include($ ...