Files
CVEs-PoC/2016/CVE-2016-9490.md
T
2024-06-18 02:51:15 +02:00

19 lines
1.0 KiB
Markdown

### [CVE-2016-9490](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9490)
![](https://img.shields.io/static/v1?label=Product&message=Applications%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1212%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
ManageEngine Applications Manager versions 12 and 13 before build 13200 suffer from a Reflected Cross-Site Scripting vulnerability. Applications Manager is prone to a Cross-Site Scripting vulnerability in parameter LIMIT, in URL path /DiagAlertAction.do?REQTYPE=AJAX&LIMIT=1233. The URL is also available without authentication.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2017/Apr/9
- https://packetstormsecurity.com/files/142022/ManageEngine-Applications-Manager-12-13-XSS-SQL-Injection-Code-Execution.html
#### Github
No PoCs found on GitHub currently.