CVE-2024-41148
Last modified
CVE-2024-41148 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. A code injection vulnerability has been discovered in the Robot Operating System (ROS) 'rostopic' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability lies in the 'hz' verb, which reports the publishing rate of a topic and accepts a user-provided Python expression via the --filter option. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
A code injection vulnerability has been discovered in the Robot Operating System (ROS) 'rostopic' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability lies in the 'hz' verb, which reports the publishing rate of a topic and accepts a user-provided Python expression via the --filter option. This input is passed directly to the eval() function without sanitization, allowing a local user to craft and execute arbitrary code.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openrobotics | Robot Operating System | indigo_igloo |
| Openrobotics | Robot Operating System | kinetic_kame |
| Openrobotics | Robot Operating System | melodic_morenia |
| Openrobotics | Robot Operating System | noetic_ninjemys |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-41148?
How severe is CVE-2024-41148?
How do I fix CVE-2024-41148?
Are you affected by CVE-2024-41148?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
