CVE Vulnerabilities

CVE-2024-39736

Improper Neutralization of HTTP Headers for Scripting Syntax

Published: Jul 15, 2024 | Modified: Nov 21, 2024
CVSS 3.x
9.8
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

IBM Datacap Navigator 9.1.5, 9.1.6, 9.1.7, 9.1.8, and 9.1.9 is vulnerable to HTTP header injection, caused by improper validation of input by the HOST headers. This could allow an attacker to conduct various attacks against the vulnerable system, including cross-site scripting, cache poisoning or session hijacking. IBM X-Force ID: 296003.

Weakness

The product does not neutralize or incorrectly neutralizes web scripting syntax in HTTP headers that can be used by web browser components that can process raw headers, such as Flash.

Affected Software

Name Vendor Start Version End Version
Datacap Ibm 9.1.5 (including) 9.1.5 (including)
Datacap Ibm 9.1.6 (including) 9.1.6 (including)
Datacap Ibm 9.1.7 (including) 9.1.7 (including)
Datacap Ibm 9.1.8 (including) 9.1.8 (including)
Datacap Ibm 9.1.9 (including) 9.1.9 (including)
Datacap_navigator Ibm * *

Extended Description

An attacker may be able to conduct cross-site scripting and other attacks against users who have these components enabled. If a product does not neutralize user controlled data being placed in the header of an HTTP response coming from the server, the header may contain a script that will get executed in the client’s browser context, potentially resulting in a cross site scripting vulnerability or possibly an HTTP response splitting attack. It is important to carefully control data that is being placed both in HTTP response header and in the HTTP response body to ensure that no scripting syntax is present, taking various encodings into account.

Potential Mitigations

References