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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_portfolios() and get_portfolio_attributes() functions in the class-portfolio-responsive-gallery-list-table.php and class-portfolio-responsive-gallery-attributes-list-table.php files of the Portfolio Responsive Gallery WordPress plugin before 1.1.8 did not use whitelist or validate the orderby parameter before using it in SQL statements passed to the get_results() DB calls, leading to SQL injection issues in the admin dashboard
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/97f4f7da-22a8-42a6-88ac-82e95a6c06dd
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|