mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
21 lines
1011 B
Markdown
21 lines
1011 B
Markdown
### [CVE-2021-44223](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44223)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WordPress before 5.8 lacks support for the Update URI plugin header. This makes it easier for remote attackers to execute arbitrary code via a supply-chain attack against WordPress installations that use any plugin for which the slug satisfies the naming constraints of the WordPress.org Plugin Directory but is not yet present in that directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://vavkamil.cz/2021/11/25/wordpress-plugin-confusion-update-can-get-you-pwned/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Afetter618/WordPress-PenTest
|
|
- https://github.com/namhikelo/Symfonos1-Vulnhub-CEH
|
|
- https://github.com/vavkamil/wp-update-confusion
|
|
|