mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
837 B
Markdown
18 lines
837 B
Markdown
### [CVE-2020-5806](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5806)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An attacker-controlled memory allocation size can be passed to the C++ new operator in the CServerManager::HandleBrowseLoadIconStreamRequest in messaging.dll. This can be done by sending a specially crafted message to 127.0.0.1:7153. Observed in FactoryTalk Linx 6.11. All versions of FactoryTalk Linx are affected.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.tenable.com/security/research/tra-2020-71
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|