vendor:
IBM Rational ClearQuest Web
by:
SecureState (sasquatch - swhite@securestate.com, rel1k - dkennedy@securestate.com)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: IBM Rational ClearQuest Web
Affected Version From: 7.0.0.0-IFIX02
Affected Version To: 7.0.0.1
Patch Exists: NO
Related CWE: Not provided
CPE: a:ibm:rational_clearquest_web:7.0.0.0-IFIX02
Platforms Tested: Not provided
2007
IBM Rational ClearQuest Web Login Bypass (SQL Injection)
The username field on the login page is susceptible to SQL injection. The exploit involves manipulating the 'username' parameter in the login URL to inject SQL code that bypasses the login authentication and grants unauthorized access to the system.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL injection attacks. Additionally, keeping the software up-to-date with the latest patches and security fixes is advised.