mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.1 KiB
1.1 KiB
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://packetstormsecurity.com/files/120862/ViewGit-0.0.6-Cross-Site-Scripting.html
- http://seclists.org/fulldisclosure/2013/Mar/174
- http://seclists.org/fulldisclosure/2013/Mar/174
- http://www.exploit-db.com/exploits/24862
- http://www.exploit-db.com/exploits/24862
Github
No PoCs found on GitHub currently.