CVE-2013-5640
Description
Multiple SQL injection vulnerabilities in Gnew 2013.1 allow remote attackers to execute arbitrary SQL commands via the (1) answer_id or (2) question_id parameter to polls/vote.php, (3) story_id parameter to comments/add.php or (4) comments/edit.php, or (5) thread_id parameter to posts/add.php. NOTE: this issue was SPLIT due to differences in researchers and disclosure dates. CVE-2013-7349 already covers the news_id parameter to news/send.php, user_email parameter to users/register.php, and thread_id to posts/edit.php vectors.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| raoul_proenca | gnew | 2013.1 | |
References
- http://packetstormsecurity.com/files/123482
- http://www.exploit-db.com/exploits/28684
- http://www.securityfocus.com/bid/62817
- https://www.htbridge.com/advisory/HTB23171
- http://packetstormsecurity.com/files/123482
- http://www.exploit-db.com/exploits/28684
- http://www.securityfocus.com/bid/62817
- https://www.htbridge.com/advisory/HTB23171
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.