CVE-2025-3753

A code execution vulnerability has been identified in the Robot Operating System (ROS) 'rosbag' tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability arises from the use of the eval() function to process unsanitized, user-supplied input in the 'rosbag filter' command. This flaw enables attackers to craft and execute arbitrary Python code.
References
Configurations

No configuration.

History

17 Jul 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-17 20:15

Updated : 2025-07-17 21:15


NVD link : CVE-2025-3753

Mitre link : CVE-2025-3753

CVE.ORG link : CVE-2025-3753


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-95

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')