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

19 lines
1.2 KiB
Markdown

### [CVE-2022-25219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25219)
![](https://img.shields.io/static/v1?label=Product&message=Phicomm%20Routers&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Null%20Byte%20Interaction%20Error&color=brighgreen)
### Description
A null byte interaction error has been discovered in the code that the telnetd_startup daemon uses to construct a pair of ephemeral passwords that allow a user to spawn a telnet service on the router, and to ensure that the telnet service persists upon reboot. By means of a crafted exchange of UDP packets, an unauthenticated attacker on the local network can leverage this null byte interaction error in such a way as to make those ephemeral passwords predictable (with 1-in-94 odds). Since the attacker must manipulate data processed by the OpenSSL function RSA_public_decrypt(), successful exploitation of this vulnerability depends on the use of an unpadded RSA cipher (CVE-2022-25218).
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/chnzzh/OpenSSL-CVE-lib