mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
959 B
Markdown
19 lines
959 B
Markdown
### [CVE-2012-4771](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4771)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Subrion CMS before 2.2.3 allow remote attackers to inject arbitrary web script or HTML via the id parameter to (1) admin/accounts/, (2) admin/manage/, or (3) admin/manage/blocks/edit/; or (4) group parameter to admin/configuration/. NOTE: The f[accounts][fullname] and f[accounts][username] vectors are covered in CVE-2012-5452.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/117460/Subrion-CMS-2.2.1-XSS-CSRF-SQL-Injection.html
|
|
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5105.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|