mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
931 B
Markdown
18 lines
931 B
Markdown
### [CVE-2024-12535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12535)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Host PHP Info plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check when including the 'phpinfo' function in all versions up to, and including, 1.0.4. This makes it possible for unauthenticated attackers to read configuration settings and predefined variables on the site's server. The plugin does not need to be activated for the vulnerability to be exploited.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/RandomRobbieBF/CVE-2024-12535
|
|
|