Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated network-reachable SQLi with low complexity (PR:N/AC:L/AV:N); database read/write gives C:H/I:H, and A:H retained per vendor as destructive statements are feasible.
Primary rating from Vendor (TR-CERT).
CVSS VectorVendor: TR-CERT
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Inrove Software and Internet Services BiEticaret allows SQL Injection.
This issue affects BiEticaret: before v3.3.57.
AnalysisAI
SQL injection in Inrove BiEticaret e-commerce platform before v3.3.57 allows remote unauthenticated attackers to inject arbitrary SQL commands (CWE-89) through improperly neutralized input, per the CVSS:3.1/AV:N/AC:L/PR:N/UI:N vector. Successful exploitation yields full read/write access to the backing database (C:H/I:H/A:H, CVSS 9.8). …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | No special conditions - remote unauthenticated exploitation against default configurations of BiEticaret before v3.3.57, consistent with AV:N/AC:L/PR:N/UI:N. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | All available signals point to high real-world risk: the CVSS 3.1 base score is 9.8 (Critical) with the maximally exploitable vector AV:N/AC:L/PR:N/UI:N - network-reachable, low complexity, no privileges, no user interaction - and full C/I/A impact, which is the classic profile for an unauthenticated SQLi. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An unauthenticated attacker on the internet sends a crafted HTTP request to a BiEticaret storefront, inserting SQL metacharacters into a vulnerable parameter (e.g., a product or search parameter) to break out of the intended query. Because no authentication or user interaction is required and complexity is low, the attacker can automate extraction of the customer/admin tables - including password hashes and order data - or modify records. … |
| Remediation | Vendor-released patch: upgrade BiEticaret to v3.3.57 or later, which is the fixed version indicated in the advisory (TR-CERT TR-26-0519, https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0519). … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours: Identify all systems running Inrove BiEticaret and document current versions; notify incident response team and prepare containment procedures. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
More in Bieticaret
View allSame weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42548
GHSA-fq69-8wm6-j469