vendor:
phpmycms
by:
v1per-haCker
7,5
CVSS
HIGH
Remote File Inclusion (RFI)
98
CWE
Product Name: phpmycms
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2009
phpmycms (RFI)
A Remote File Inclusion (RFI) vulnerability exists in phpmycms, which allows an attacker to include a remote file, usually through a malicious URL, containing arbitrary code. This code is then executed on the vulnerable server.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in web requests. Also, ensure that web applications are kept up to date with the latest security patches.