vendor:
Community++
by:
SecurityFocus
7,5
CVSS
HIGH
SQL-injection vulnerability and multiple HTML-injection vulnerabilities
89, 79
CWE
Product Name: Community++
Affected Version From: 3.6.10
Affected Version To: 3.6.10
Patch Exists: YES
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
2012
eFront Community++ Multiple Vulnerabilities
eFront Community++ is prone to an SQL-injection vulnerability and multiple HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input data. Exploiting these issues may allow an attacker to compromise the application, access or modify data, exploit vulnerabilities in the underlying database, execute HTML and script code in the context of the affected site, steal cookie-based authentication credentials, or control how the site is rendered to the user; other attacks are also possible.
Mitigation:
Input validation should be used to prevent SQL injection and HTML injection attacks. Sanitize user-supplied input data to prevent malicious code from being executed.