PEAR
- < 1.33.0
A SQL injection vulnerability has been identified in the PEAR framework, specifically in the apidoc queue insertion process, prior to version 1.33.0. This vulnerability allows for query manipulation if an attacker can control the inserted filename value. The issue arises because the insertion into the apidoc_queue is created by directly concatenating the filename into the SQL VALUES clause, enabling injection of malicious SQL if the filename is attacker-controlled.
Exploitation of this vulnerability allows for SQL injection, enabling attackers to manipulate database queries. This could lead to unauthorized data access, data modification, or in some cases, executing administrative operations on the database.
Users can upgrade to PEAR version 1.33.0 or later to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.