Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openrobotics | Robot Operating System | indigo_igloo |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-41148?
CVE-2024-41148 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 ...
How severe is CVE-2024-41148?
CVE-2024-41148 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41148?
Check the references section above for vendor advisories and patch information. Affected products include: Openrobotics Robot Operating System.