mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 18:52:12 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
![]() |
### [CVE-2022-4163](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4163)
|
||
|

|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The Contest Gallery WordPress plugin before 19.1.5.1, Contest Gallery Pro WordPress plugin before 19.1.5.1 do not escape the cg_deactivate and cg_activate POST parameters before concatenating it to an SQL query in 2_deactivate.php and 4_activate.php, respectively. This may allow malicious users with at least author privilege to leak sensitive information from the site's database.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bulletin.iese.de/post/contest-gallery_19-1-4-1_10
|
||
|
- https://wpscan.com/vulnerability/de0d7db7-f911-4f5f-97f6-885ca60822d1
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|