CVE-2025-6175
BaseFortify
Publication date: 2025-07-29
Last updated on: 2025-07-29
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 |
|---|---|---|
| dece | geodi | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-93 | The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Improper Neutralization of CRLF Sequences (CRLF Injection) in DECE Software Geodi, which allows HTTP Request Splitting. It affects versions before GEODI Setup 9.0.146. Essentially, an attacker can inject CRLF (Carriage Return Line Feed) sequences into HTTP headers, potentially manipulating the way HTTP requests are processed.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to perform HTTP Request Splitting, which may lead to security issues such as web cache poisoning, cross-site scripting (XSS), or session fixation attacks. It can compromise the integrity and confidentiality of web communications and potentially allow attackers to manipulate or intercept user requests.