vendor:
paBugs
by:
umpi
7.5
CVSS
HIGH
Sql-Injection
89
CWE
Product Name: paBugs
Affected Version From: paBugs v2.0 Beta 3
Affected Version To: paBugs v2.0 Beta 3
Patch Exists: NO
Related CWE:
CPE: a:pabugs:pabugs:2.0_beta_3
Platforms Tested:
2007
paBugs <= v2.0 Beta 3 Sql-Injection exploit
This exploit allows an attacker to retrieve the admin password(md5) from the paBugs v2.0 Beta 3 application. It uses a union-based SQL injection technique to extract the password from the admin table.
Mitigation:
The vendor should release a patch that fixes the SQL injection vulnerability. In the meantime, users should consider implementing input validation and parameterized queries to prevent SQL injection attacks.