CVE-2025-7343
BaseFortify
Publication date: 2025-07-21
Last updated on: 2025-07-22
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| digiwin | sft | 3.7.4.5 |
| digiwin | sft | 3.7.12 |
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?
CVE-2025-7343 is a critical SQL Injection vulnerability in Digiwin's SFT software (version 3.7.12 and earlier). It allows unauthenticated remote attackers to inject arbitrary SQL commands into the system, which can lead to unauthorized reading, modification, or deletion of database contents without requiring any privileges or user interaction. [1, 3]
How can this vulnerability impact me? :
This vulnerability can have a severe impact by allowing attackers to remotely access the database and perform unauthorized actions such as reading sensitive data, modifying records, or deleting data. This compromises the confidentiality, integrity, and availability of the affected system's data, potentially disrupting business operations and exposing sensitive information. [1, 3]
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability immediately, restrict access to the SFT website by limiting external network access or restricting internal network access to specific IP addresses of authorized users. Additionally, update the SFT software to version 3.7.4.5 or later and apply patch KB202505001 as soon as possible. [2, 1, 3]