cve/2023/CVE-2023-49693.md

19 lines
917 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-49693](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-49693)
![](https://img.shields.io/static/v1?label=Product&message=NETGEAR%20ProSAFE%20Network%20Management%20System&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.7.0.34%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-306%20Missing%20Authentication%20for%20Critical%20Function&color=brighgreen)
### Description
NETGEAR ProSAFE Network Management System has Java Debug Wire Protocol (JDWP) listening on port 11611 and it is remotely accessible by unauthenticated users, allowing attackers to execute arbitrary code.
### POC
#### Reference
- https://kb.netgear.com/000065886/Security-Advisory-for-Sensitive-Information-Disclosure-on-the-NMS300-PSV-2023-0126
- https://www.tenable.com/security/research/tra-2023-39
#### Github
No PoCs found on GitHub currently.