mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2023-2761](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2761)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The User Activity Log WordPress plugin before 1.6.3 does not properly sanitise and escape the `txtsearch` parameter before using it in a SQL statement in some admin pages, leading to a SQL injection exploitable by high privilege users such as admin.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/8c82d317-f9f9-4e25-a7f1-43edb77e8aba
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|