CVE-2023-47143
02.02.2024, 13:15
IBM Tivoli Application Dependency Discovery Manager 7.3.0.0 through 7.3.0.10 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: 270270.Enginsight
Vendor | Product | Version |
---|---|---|
ibm | tivoli_application_dependency_discovery_manager | 7.3.0.0 ≤ 𝑥 < 7.3.0.11 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-644 - Improper Neutralization of HTTP Headers for Scripting SyntaxThe application 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.
- CWE-116 - Improper Encoding or Escaping of OutputThe software prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.