vendor:
DomPHP
by:
H-T Team (HouSSamix _ ToXiC350)
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: DomPHP
Affected Version From: 0.81
Affected Version To: 0.81
Patch Exists: YES
Related CWE: N/A
CPE: a:domphp:domphp:0.81
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
DomPHP v0.81 Remote File Inclusion Vulnerability
DomPHP v0.81 is vulnerable to a remote file inclusion vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. This request contains a maliciously crafted URL with a malicious file as a parameter. The malicious file is then included and executed on the vulnerable server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated before being used in any file inclusion operations.