mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
20 lines
917 B
Markdown
20 lines
917 B
Markdown
### [CVE-2013-2294](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2294)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in ViewGit before 0.0.7 allow remote repository users to inject arbitrary web script or HTML via a (1) tag name to the Shortlog table in templates/shortlog.php or branch name to the (2) Shortlog table in templates/shortlog.php or (3) Heads table in plates/summary.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/120862/ViewGit-0.0.6-Cross-Site-Scripting.html
|
|
- http://seclists.org/fulldisclosure/2013/Mar/174
|
|
- http://www.exploit-db.com/exploits/24862
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|