-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| zendframework/zendframework | composer | >= 2.0.0, < 2.0.8 | 2.0.8 |
| zendframework/zendframework | composer | >= 2.1.0, < 2.1.4 | 2.1.4 |
The vulnerability documentation explicitly identifies quoteValue() and quoteValueList() methods in Zend\Db\Adapter\Platform* classes as the source of insufficient escaping. The commit diffs show modifications to these methods across multiple platform implementations, particularly improving their escaping logic and integration with database extensions. The CWE-89 (SQL Injection) classification and security advisory confirm these methods were vulnerable when developers used them to construct executable SQL statements without proper parameterization.
A Semantic Attack on Google Gemini - Read the Latest Research