mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
961 B
Markdown
20 lines
961 B
Markdown
### [CVE-2015-1368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1368)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in Ansible Tower (aka Ansible UI) before 2.0.5 allow remote attackers to inject arbitrary web script or HTML via the (1) order_by parameter to credentials/, (2) inventories/, (3) projects/, or (4) users/3/permissions/ in api/v1/ or the (5) next_run parameter to api/v1/schedules/.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129944/Ansible-Tower-2.0.2-XSS-Privilege-Escalation-Authentication-Missing.html
|
|
- http://seclists.org/fulldisclosure/2015/Jan/52
|
|
- http://www.exploit-db.com/exploits/35786
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|