mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
19 lines
851 B
Markdown
19 lines
851 B
Markdown
### [CVE-2020-9389](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9389)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A username enumeration issue was discovered in SquaredUp before version 4.6.0. The login functionality was implemented in a way that would enable a malicious user to guess valid username due to a different response time from invalid usernames.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://support.squaredup.com/hc/en-us/articles/360017255858
|
|
- https://support.squaredup.com/hc/en-us/articles/360019427238-CVE-2020-9389-Username-enumeration-possible-via-a-timing-attack
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|