First published: Wed May 17 2023(Updated: )
The Multiple Page Generator Plugin for WordPress is vulnerable to Cross-Site Request Forgery leading to time-based SQL Injection via the orderby and order parameters in versions up to, and including, 3.3.17 due to missing nonce verification on the projects_list function and insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries leading to resource exhaustion via a forged request granted they can trick an administrator into performing an action such as clicking on a link. Version 3.3.18 addresses the SQL Injection, which drastically reduced the severity.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Themeisle Multiple Page Generator | <3.3.18 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID is CVE-2023-2608.
The severity of CVE-2023-2608 is medium.
CVE-2023-2608 affects the Multiple Page Generator Plugin for WordPress by making it vulnerable to Cross-Site Request Forgery and time-based SQL Injection.
The affected version of the Multiple Page Generator Plugin for WordPress is up to and including version 3.3.17.
CVE-2023-2608 can be exploited by manipulating the orderby and order parameters in the projects_list function.