mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
19 lines
854 B
Markdown
19 lines
854 B
Markdown
### [CVE-2021-27565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27565)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|