mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
20 lines
1004 B
Markdown
20 lines
1004 B
Markdown
### [CVE-2023-6036](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6036)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Web3 WordPress plugin before 3.0.0 is vulnerable to an authentication bypass due to incorrect authentication checking in the login flow in functions 'handle_auth_request' and 'hadle_login_request'. This makes it possible for non authenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the username.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/7f30ab20-805b-422c-a9a5-21d39c570ee4/
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/pctripsesp/CVE-2023-6036
|
|
|