Image Optimizer, Resizer and CDN – Sirv < 1.3.2 - SQL Injection
Strategic Overview
- Status
- Patched in 1.3.2
- Affected Plugin
- Image Optimizer, Resizer and CDN – Sirv
- Affected Version
< 1.3.2- CVSS
- 8.8High
- Weakness type
- CWE-89 · Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
- CVE
CVE-2016-10950
At a glance
CVE-2016-10950 is a high-severity Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in the Image Optimizer, Resizer and CDN WordPress plugin, affecting versions < 1.3.2. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 1.3.2; sites on affected versions should update now. Disclosed November 2016, reported by Lenon Leite.
Vulnerability Overview
The sirv plugin before 1.3.2 for WordPress has SQL injection via the id parameter.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Reaching this weakness in Image Optimizer, Resizer and CDN < 1.3.2 takes a caller who can reach the endpoint. SQL injection happens when request data is concatenated into a query instead of being bound as a parameter, letting an attacker change the structure of the statement rather than just its values.
A working injection can read any table the database user can see, which on a WordPress install means user records, password hashes and session or API secrets stored in options. For Image Optimizer, Resizer and CDN the fix is 1.3.2: builds < 1.3.2 are affected, anything from 1.3.2 onward is not.
Remediation
Update to version 1.3.2, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Image Optimizer, Resizer and CDN: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Image Optimizer, Resizer and CDN 1.3.2 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Image Optimizer, Resizer and CDN – Sirv
- 9.9CVE-2024-5853: Image Optimizer, Resizer and CDN Arbitrary File Upload
CVE-2024-5853 - 9.8CVE-2024-32959: Sirv <= 7.2.2 Arbitrary Options Update
CVE-2024-32959 - 8.8CVE-2024-8480: Image Optimizer Authenticated (Contributor+) Arbitrary
CVE-2024-8480 - 8.1CVE-2024-10855: Image Optimizer Authenticated (Contributor+)
CVE-2024-10855 - 6.4CVE-2025-46233: Sirv <= 7.5.3 Stored Cross-Site Scripting
CVE-2025-46233 - 6.4CVE-2024-8964: Image Optimizer, Resizer and CDN – Sirv Stored XSS
CVE-2024-8964 - 6.4CVE-2024-27949: Image Optimizer, Resizer and CDN – Sirv <= 7.2.0 SSRF
CVE-2024-27949 - 5.5CVE-2022-4119: Image Optimizer, Resizer and CDN – Sirv Stored XSS
CVE-2022-4119
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C