Impact
The vulnerability arises from an unsanitized identifier field that is taken directly from a REST request body and used in a database query in the product‑details‑report endpoint. This lack of sanitization or parameterization allows administrator‑level users to inject arbitrary SQL statements, potentially compromising the confidentiality, integrity, and availability of the database data.
Affected Systems
WordPress sites using the Vitepos plugin, versions earlier than 3.6.0. No specific patch version list is provided beyond the 3.6.0 threshold.
Risk and Exploitability
The attack vector is a REST API call that requires administrator privileges. The CVSS score is 4.1 and the EPSS score is less than 1%, indicating a moderate severity but a very low likelihood of exploitation. The vulnerability is not listed in the KEV catalog. Based on the description, SQL injection can allow attackers to alter or retrieve data, which may compromise confidentiality and integrity of the database.
OpenCVE Enrichment