CVE-2025-7385
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-04

Last updated on: 2025-09-04

Assigner: CERT.PL

Description
Input from search query parameter in GOV CMS is not sanitized properly, leading to a Blind SQL injection vulnerability, which might be exploited by an unauthenticated remote attacker. Versions 4.0 and above are not affected.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-04
Last Modified
2025-09-04
Generated
2026-06-16
AI Q&A
2025-09-04
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
concept_intermedia gov_cms *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a Blind SQL Injection in the GOV CMS software. It occurs because the input from the 'search' query parameter is not properly sanitized, allowing an unauthenticated remote attacker to inject arbitrary SQL code into the database queries. This can lead to unauthorized access or manipulation of the database. Versions prior to 4.0 are affected, while version 4.0 and above are not vulnerable. [1]

Impact Analysis

The vulnerability can allow an unauthenticated remote attacker to execute arbitrary SQL commands on the GOV CMS database. This can lead to data leakage, unauthorized data modification, or even complete compromise of the database, potentially affecting the confidentiality, integrity, and availability of the data managed by the CMS. [1]

Mitigation Strategies

Upgrade GOV CMS to version 4.0 or later, as versions 4.0 and above are not affected by this vulnerability. [1]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-7385. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart