CVE-2024-58307
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cszcms | cszcms | 1.3.0 |
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-2024-58307 is an authenticated SQL injection vulnerability in CSZCMS 1.3.0. It occurs in the members view functionality, where authenticated attackers can manipulate database queries by injecting malicious SQL code through the view parameter. This can lead to time-based blind SQL injection attacks, allowing attackers to extract sensitive database information.
How can this vulnerability impact me? :
This vulnerability can allow attackers to extract sensitive information from the database by exploiting the SQL injection flaw. It can lead to unauthorized access to data, potential data breaches, and compromise of the integrity and confidentiality of the system's data.