A log spoofing flaw was found in the Tuned package due to improper sanitization of some API arguments. This flaw allows an attacker to pass a controlled sequence of characters; newlines can be inserted into the log. Instead of the 'evil' the attacker could mimic a valid TuneD log line and trick the administrator. The quotes '' are usually used in TuneD logs citing raw user input, so there will always be the ' character ending the spoofed input, and the administrator can easily overlook this. This logged string is later used in logging and in the output of utilities, for example, `tuned-adm get_instances` or other third-party programs that use Tuned's D-Bus interface for such operations.
References
Configurations
No configuration.
History
25 Feb 2025, 12:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Feb 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
03 Feb 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Jan 2025, 12:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
15 Jan 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Jan 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
18 Dec 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-11-26 16:15
Updated : 2025-02-25 12:15
NVD link : CVE-2024-52337
Mitre link : CVE-2024-52337
CVE.ORG link : CVE-2024-52337
JSON object : View
Products Affected
No product.
CWE
CWE-20
Improper Input Validation