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

18 lines
853 B
Markdown

### [CVE-2020-14030](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14030)
![](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
An issue was discovered in Ozeki NG SMS Gateway through 4.17.6. It stores SMS messages in .NET serialized format on the filesystem. By generating (and writing to the disk) malicious .NET serialized files, an attacker can trick the product into deserializing them, resulting in arbitrary code execution.
### POC
#### Reference
- https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2020-14030-RCE%20via%20.NET%20Deserialization-Ozeki%20SMS%20Gateway
#### Github
No PoCs found on GitHub currently.