cve/2023/CVE-2023-1133.md

18 lines
934 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-1133](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1133)
![](https://img.shields.io/static/v1?label=Product&message=InfraSuite%20Device%20Master&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.0.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
Delta Electronics InfraSuite Device Master versions prior to 1.0.5 contain a vulnerability in which the Device-status service listens on port 10100/ UDP by default. The service accepts the unverified UDP packets and deserializes the content, which could allow an unauthenticated attacker to remotely execute arbitrary code.
### POC
#### Reference
- http://packetstormsecurity.com/files/172799/Delta-Electronics-InfraSuite-Device-Master-Deserialization.html
#### Github
No PoCs found on GitHub currently.