CVE-2025-8858
BaseFortify
Publication date: 2025-08-29
Last updated on: 2025-08-29
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| changing | clinic_image_system | * |
| changing | clinic_image_system | 2.4.23.2131 |
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-8858 is a SQL Injection vulnerability in the Clinic Image System developed by Changing. It allows unauthenticated remote attackers to inject arbitrary SQL commands into the system, which can be used to read the contents of the database without needing any privileges or user interaction. [2]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to access sensitive data stored in the Clinic Image System's database. Since the attack requires no authentication or user interaction, it can lead to unauthorized disclosure of confidential information, potentially compromising patient data and other critical information. [2]
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to update the Clinic Image System to a version later than 2.4.23.2131. [2]