CVE-2024-52891
07.01.2025, 12:15
IBM Concert Software 1.0.0, 1.0.1, 1.0.2, 1.0.2.1, and 1.0.3 could allow an authenticated user to inject malicious information or obtain information from log files due to improper log neutralization.Enginsight
Vendor | Product | Version |
---|---|---|
ibm | concert_software | 1.0.0 |
ibm | concert_software | 1.0.1 |
ibm | concert_software | 1.0.2 |
ibm | concert_software | 1.0.2.1 |
ibm | concert_software | 1.0.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-117 - Improper Output Neutralization for LogsThe software does not neutralize or incorrectly neutralizes output that is written to logs.
- 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.