vendor:
fphpSmartCom
by:
Neo, R3dm0v3
7.5
CVSS
HIGH
Local File Inclusion, SQL Injection
94, 89
CWE
Product Name: fphpSmartCom
Affected Version From: 0.2
Affected Version To: 0.2
Patch Exists: NO
Related CWE: N/A
CPE: phpsmartcom
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
fphpSmartCom v. 0.2 Local File Inclusion , SQL Injection Vuln
fphpSmartCom v. 0.2 is vulnerable to Local File Inclusion and SQL Injection. An attacker can exploit this vulnerability by sending a crafted HTTP request containing malicious code to the vulnerable application. This can allow the attacker to gain access to sensitive information or execute arbitrary code on the server.
Mitigation:
To mitigate Local File Inclusion and SQL Injection vulnerabilities, input validation should be performed on all user-supplied data. Additionally, the application should be configured to use least privilege when accessing resources.