Files
CVEs-PoC/2021/CVE-2021-25309.md
T
2024-06-18 02:51:15 +02:00

18 lines
953 B
Markdown

### [CVE-2021-25309](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25309)
![](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
The telnet administrator service running on port 650 on Gigaset DX600A v41.00-175 devices does not implement any lockout or throttling functionality. This situation (together with the weak password policy that forces a 4-digit password) allows remote attackers to easily obtain administrative access via brute-force attacks.
### POC
#### Reference
- https://research.nccgroup.com/2021/02/28/technical-advisory-administrative-passcode-recovery-and-authenticated-remote-buffer-overflow-vulnerabilities-in-gigaset-dx600a-handset-cve-2021-25309-cve-2021-25306/
#### Github
No PoCs found on GitHub currently.