mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
### [CVE-2020-7245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7245)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Incorrect username validation in the registration process of CTFd v2.0.0 - v2.2.2 allows an attacker to take over an arbitrary account if the username is known and emails are enabled on the CTFd instance. To exploit the vulnerability, one must register with a username identical to the victim's username, but with white space inserted before and/or after the username. This will register the account with the same username as the victim. After initiating a password reset for the new account, CTFd will reset the victim's account password due to the username collision.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/atdpa4sw0rd/Experience-library
|
|
- https://github.com/dalersinghmti/Acc0unt-Takeover
|
|
- https://github.com/i-snoop-4-u/Refs
|
|
- https://github.com/isnoop4u/Refs
|
|
- https://github.com/madhu199927/Testing-forget-Password-
|
|
- https://github.com/madhu199927/registration-vulnerabilities
|
|
|