CVE-2025-0616
BaseFortify
Publication date: 2025-10-03
Last updated on: 2026-03-26
Assigner: Computer Emergency Response Team of the Republic of Turkey
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| teknolojik_center_telecommunication_industry_trade_co_ltd | b2b_netsis_panel | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Authorization Bypass Through User-Controlled Key in the Teknolojik Center Telecommunication Industry Trade Co. Ltd. B2B - Netsis Panel. It allows an attacker to perform SQL Injection, which means they can manipulate the database queries by controlling certain input keys, bypassing authorization checks.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized access to sensitive data due to SQL Injection, potentially allowing attackers to read or manipulate data they should not have access to. It can compromise confidentiality and integrity of the system's data.