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

19 lines
854 B
Markdown

### [CVE-2021-27565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27565)
![](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 web server in InterNiche NicheStack through 4.0.1 allows remote attackers to cause a denial of service (infinite loop and networking outage) via an unexpected valid HTTP request such as OPTIONS. This occurs because the HTTP request handler enters a miscoded wbs_loop() debugger hook.
### POC
#### Reference
- https://www.forescout.com/blog/new-critical-operational-technology-vulnerabilities-found-on-nichestack/
- https://www.kb.cert.org/vuls/id/608209
#### Github
No PoCs found on GitHub currently.