vendor:
Immophp
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting, SQL Injection
79, 89
CWE
Product Name: Immophp
Affected Version From: 1.1.2001
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:immophp:immophp:1.1.1
Platforms Tested: Unknown
Unknown
Cross-Site Scripting and SQL Injection vulnerabilities in Immophp
The Immophp application is prone to a cross-site scripting vulnerability and multiple SQL-injection vulnerabilities due to inadequate sanitization of user-supplied input. Exploiting these issues could lead to the theft of authentication credentials, compromise of the application, unauthorized access or modification of data, or exploitation of latent vulnerabilities in the underlying database.
Mitigation:
To mitigate these vulnerabilities, it is recommended to implement proper input validation and sanitization techniques. Additionally, using prepared statements or parameterized queries can help prevent SQL injection attacks. Regular security testing and updates should also be performed.