mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
20 lines
865 B
Markdown
20 lines
865 B
Markdown
### [CVE-2021-24400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24400)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Edit Role functionality in the Display Users WordPress plugin through 2.0.0 had an `id` parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-wp-display-users/
|
|
- https://wpscan.com/vulnerability/614cf338-c8cf-4570-ae83-4f79cbdcc9d5
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|