vendor:
JGS-Portal
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting and SQL Injection
89, 89, 79
CWE
Product Name: JGS-Portal
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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
2005
JGS-Portal Multiple Cross-Site Scripting and SQL Injection Vulnerabilities
JGS-Portal is prone to multiple cross-site scripting and SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input. Successful exploitation of the SQL injection issues could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation. An attacker may leverage the cross-site scripting issues to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Mitigation:
Input validation and proper sanitization of user-supplied input should be implemented to prevent these issues.