mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2020-25928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25928)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The DNS feature in InterNiche NicheStack TCP/IP 4.0.1 is affected by: Buffer Overflow. The impact is: execute arbitrary code (remote). The component is: DNS response processing functions: dns_upcall(), getoffset(), dnc_set_answer(). The attack vector is: a specific DNS response packet. The code does not check the "response data length" field of individual DNS answers, which may cause out-of-bounds read/write operations, leading to Information leak, Denial-or-Service, or Remote Code Execution, depending on the context.
|
|
|
|
### 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.
|
|
|