mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
20 lines
1017 B
Markdown
20 lines
1017 B
Markdown
### [CVE-2013-7368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7368)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Gnew 2013.1 allow remote attackers to inject arbitrary web script or HTML via the gnew_template parameter to (1) users/profile.php, (2) articles/index.php, or (3) admin/polls.php; (4) category_id parameter to news/submit.php; news_id parameter to (5) news/send.php or (6) comments/add.php; or (7) post_subject or (8) thread_id parameter to posts/edit.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/122771
|
|
- 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.
|
|
|