mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
### [CVE-2013-7349](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7349)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Gnew 2013.1 allow remote attackers to execute arbitrary SQL commands via the (1) news_id parameter to news/send.php, (2) thread_id parameter to posts/edit.php, or (3) user_email parameter to users/password.php or (4) users/register.php. NOTE: these issues were SPLIT from CVE-2013-5640 due to differences in researchers and disclosure dates.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/122771
|
|
- http://packetstormsecurity.com/files/123482
|
|
- http://www.exploit-db.com/exploits/28684
|
|
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5153.php
|
|
- https://www.netsparker.com/critical-xss-sql-injection-vulnerabilities-gnew/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|