cve/2021/CVE-2021-31682.md

20 lines
1019 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-31682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31682)
![](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
The login portal for the Automated Logic WebCTRL/WebCTRL OEM web application contains a vulnerability that allows for reflected XSS attacks due to the operatorlocale GET parameter not being sanitized. This issue impacts versions 6.5 and below. This issue works by passing in a basic XSS payload to a vulnerable GET parameter that is reflected in the output without sanitization.
### POC
#### Reference
- http://packetstormsecurity.com/files/164707/WebCTRL-OEM-6.5-Cross-Site-Scripting.html
#### Github
- https://github.com/3ndG4me/WebCTRL-OperatorLocale-Parameter-Reflected-XSS
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ARPSyndicate/kenzer-templates