CVE-2019-25461
Published: 22 February 2026
Summary
CVE-2019-25461 is a high-severity SQL Injection (CWE-89) vulnerability in Web-Ofisi Platinum E-Ticaret. Its CVSS base score is 7.5 (High).
Operationally, ranked at the 28.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
NVD Description
Web Ofisi Platinum E-Ticaret v5 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'q' parameter. Attackers can send POST requests to the ajax/productsFilterSearch endpoint with malicious 'q' values using…
more
time-based blind SQL injection techniques to extract sensitive database information.
Deeper analysisAI
CVE-2019-25461 is an SQL injection vulnerability in Web Ofisi Platinum E-Ticaret v5, affecting the ajax/productsFilterSearch endpoint. The flaw arises from insufficient sanitization of the 'q' parameter in POST requests, enabling attackers to inject malicious SQL code and manipulate database queries. Rated at CVSS 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N) and mapped to CWE-89, it was published on 2026-02-22.
Unauthenticated remote attackers can exploit this vulnerability over the network with low complexity and no user interaction required. By crafting POST requests with specially designed 'q' values, they can perform time-based blind SQL injection to extract sensitive database information, achieving high confidentiality impact without affecting integrity or availability.
Advisories and references, including an Exploit-DB proof-of-concept at https://www.exploit-db.com/exploits/47140, a VulnCheck advisory at https://www.vulncheck.com/advisories/web-ofisi-platinum-e-ticaret-sql-injection-via-ajaxproductsfiltersearch, and product details at https://www.web-ofisi.com/detay/platinum-e-ticaret-v5.html, document the issue but do not specify patches or mitigations in the available details.
Details
- CWE(s)