CVE-2024-52337

Source
https://cve.org/CVERecord?id=CVE-2024-52337
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-52337.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-52337
Downstream
Related
Published
2024-11-26T15:21:17.538Z
Modified
2026-07-15T01:48:53.736708924Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Tuned: improper sanitization of `instance_name` parameter of the `instance_create()` method
Details

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.

Database specific
{
    "cna_assigner": "redhat",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/52xxx/CVE-2024-52337.json",
    "cwe_ids": [
        "CWE-20"
    ]
}
References

Affected packages

Git / github.com/redhat-performance/tuned

Affected ranges

Type
GIT
Repo
https://github.com/redhat-performance/tuned
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "2.23.0"
        },
        {
            "fixed": "2.24.1"
        }
    ]
}

Affected versions

v2.*
v2.23.0
v2.24.0
v2.24.0-rc.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-52337.json"