mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
839 B
Markdown
19 lines
839 B
Markdown
### [CVE-2025-4840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-4840)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The inprosysmedia-likes-dislikes-post WordPress plugin through 1.0.0 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/85dc579d-edc4-421e-9bb1-09629dec527b/
|
|
|
|
#### Github
|
|
- https://github.com/RandomRobbieBF/CVE-2025-4840
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|