mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
926 B
Markdown
19 lines
926 B
Markdown
### [CVE-2020-14930](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14930)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in BT CTROMS Terminal OS Port Portal CT-464. Account takeover can occur because the password-reset feature discloses the verification token. Upon a getverificationcode.jsp request, this token is transmitted not only to the registered phone number of the user account, but is also transmitted to the unauthenticated HTTP client.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/48196
|
|
- https://www.pentest.com.tr/exploits/CTROMS-Terminal-OS-Port-Portal-Password-Reset-Authentication-Bypass.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|