header-logo
Suggest Exploit
vendor:
VietPHP
by:
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: VietPHP
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

VietPHP Multiple Remote File-Include Vulnerabilities

VietPHP is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data. Exploiting these issues may allow an attacker to compromise the application and the underlying system; other attacks are also possible.

Mitigation:

It is recommended to sanitize user-supplied data before using it in file inclusion operations. Implement proper input validation and restrict the allowed file paths to mitigate the risk of remote file inclusion vulnerabilities.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/25226/info
 
VietPHP is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data.
 
Exploiting these issues may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
 
http://www.example.com/path/admin/index.php?language=Sh3LL