Description
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in TRtek Technological Products Computer Software Hardware Industry and Trade Limited Company Products's Store allows SQL Injection.

This issue affects Products's Store: before 030631b2.
Published: 2026-09-01
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

Improper neutralization of special elements used in an SQL command allows attackers to inject arbitrary SQL code, potentially reading or modifying database contents. The flaw is a classic stored‑data exploitation, classified as CWE‑89, and could lead to disclosure or alteration of sensitive information.

Affected Systems

The vulnerability affects the Products' Store application from TRtek Technological Products Computer Software Hardware Industry and Trade Limited Company. All installations running a version prior to 030631b2 are impacted.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity. The EPSS score is not available, so the current exploitation probability is unknown; the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a web‑application interface where user input is embedded directly into SQL statements. An attacker who can submit crafted input to such an interface can execute arbitrary SQL commands, leading to data compromise, tampering, and potentially service disruption.

Generated by OpenCVE AI on September 1, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch that updates Products' Store to version 030631b2 or newer.
  • Refactor the database access layer to use prepared statements or parameterized queries, ensuring that user input is never concatenated directly into SQL commands.
  • Implement a Web Application Firewall with SQL injection protection rules or configure existing WAF to block typical injection payloads.

Generated by OpenCVE AI on September 1, 2026 at 15:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Trtek
Trtek products Store
Vendors & Products Trtek
Trtek products Store

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in TRtek Technological Products Computer Software Hardware Industry and Trade Limited Company Products's Store allows SQL Injection. This issue affects Products's Store: before 030631b2.
Title SQL Injection in TRtek Technological Products's Store
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Trtek Products Store
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-09-01T15:45:41.027Z

Reserved: 2026-07-29T08:24:16.460Z

Link: CVE-2026-18210

cve-icon Vulnrichment

Updated: 2026-09-01T15:45:32.139Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T14:17:25.590

Modified: 2026-09-01T16:16:50.810

Link: CVE-2026-18210

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T21:39:36Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')