cve/2015/CVE-2015-1368.md
2024-06-18 02:51:15 +02:00

20 lines
961 B
Markdown

### [CVE-2015-1368](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1368)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.