mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
853 B
Markdown
18 lines
853 B
Markdown
### [CVE-2020-14030](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14030)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|