CVE Vulnerabilities

CVE-2024-21645

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Published: Jan 08, 2024 | Modified: Jan 11, 2024
CVSS 3.x
5.3
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

pyLoad is the free and open-source Download Manager written in pure Python. A log injection vulnerability was identified in pyload allowing any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Forged or otherwise, corrupted log files can be used to cover an attacker’s tracks or even to implicate another party in the commission of a malicious act. This vulnerability has been patched in version 0.5.0b3.dev77.

Weakness

The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Affected Software

Name Vendor Start Version End Version
Pyload Pyload * 0.4.9 (including)
Pyload Pyload 0.5.0-beta1 (including) 0.5.0-beta1 (including)
Pyload Pyload 0.5.0-beta2 (including) 0.5.0-beta2 (including)

Potential Mitigations

References