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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
is_blog_installed in wp-includes/functions.php in WordPress before 5.5.2 improperly determines whether WordPress is already installed, which might allow an attacker to perform a new installation, leading to remote code execution (as well as a denial of service for the old installation).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/10450
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|