Files
CVEs-PoC/2020/CVE-2020-13656.md
T
2024-05-25 21:48:12 +02:00

18 lines
748 B
Markdown

### [CVE-2020-13656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13656)
![](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
In Morgan Stanley Hobbes through 2020-05-21, the array implementation lacks bounds checking, allowing exploitation of an out-of-bounds (OOB) read/write vulnerability that leads to both local and remote code (via RPC) execution.
### POC
#### Reference
- https://know.bishopfox.com/advisories/oob-to-rce-exploitation-of-the-hobbes-functional-interpreter
#### Github
No PoCs found on GitHub currently.