mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
777 B
Markdown
18 lines
777 B
Markdown
### [CVE-2021-31245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31245)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
omr-admin.py in openmptcprouter-vps-admin 0.57.3 and earlier compares the user provided password with the original password in a length dependent manner, which allows remote attackers to guess the password via a timing attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://medium.com/d3crypt/timing-attack-on-openmptcprouter-vps-admin-authentication-cve-2021-31245-12dd92303e1
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|