Authenticated SQL injection via concatenated pageid
Published Sep 20, 2021 · Updated Aug 3, 2024
SQL injection in Bestiaweb GSEOR – WordPress SEO Plugin 1.3 and earlier allows remote authenticated users to execute arbitrary SQL via pageid. In gseor.php, line 457 concatenates the pageid GET value directly into a SELECT statement passed to $wpdb->get_results without sanitization, escaping, validation, or parameter binding. Administrator access to the WordPress dashboard is required; injected boolean and SLEEP expressions can alter query logic and delay database responses.
Summary
What happened
SQL injection in Bestiaweb GSEOR – WordPress SEO Plugin 1.3 and earlier allows remote authenticated users to execute arbitrary SQL via pageid. In gseor.php, line 457 concatenates the pageid GET value directly into a SELECT statement passed to $wpdb->get_results without sanitization, escaping, validation, or parameter binding. Administrator access to the WordPress dashboard is required; injected boolean and SLEEP expressions can alter query logic and delay database responses.
The record
- CVE
- CVE-2021-24396
- Published
- Sep 20, 2021
- Updated
- Aug 3, 2024
- Vendor
- Bestiaweb
- Product
- GSEOR – WordPress SEO Plugin
- Classifications
- CWE-89, T1190
- Attack vector
- network
- Privileges
- admin
Timeline
How it unfolded
- Sep 20, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1.3 <=1.3
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Code Vigilant authenticated SQL injection proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo