mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
936 B
Markdown
19 lines
936 B
Markdown
### [CVE-2021-31228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31228)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in HCC embedded InterNiche 4.0.1. This vulnerability allows the attacker to predict a DNS query's source port in order to send forged DNS response packets that will be accepted as valid answers to the DNS client's requests (without sniffing the specific request). Data is predictable because it is based on the time of day, and has too few bits.
|
|
|
|
### 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.
|
|
|