Lucene search
K

2432 matches found

OSV
OSV
added 2025/07/17 8:15 p.m.0 views

CVE-2024-39289

A code execution vulnerability has been discovered in the Robot Operating System ROS 'rosparam' tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability stems from the use of the eval function to process unsanitized, user-supplied parameter values via special converters fo...

7.8CVSS7AI score
Exploits0References1
OSV
OSV
added 2025/07/17 8:15 p.m.2 views

CVE-2024-41148

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...

7.8CVSS6.9AI score
Exploits0References1
OSV
OSV
added 2025/07/17 8:15 p.m.1 views

UBUNTU-CVE-2024-41921

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 'echo' verb, which allows a user to introspect a ROS topic and accepts a user-provided Python...

7.8CVSS6.1AI score0.00076EPSS
Exploits0References3
OSV
OSV
added 2025/07/17 8:15 p.m.2 views

UBUNTU-CVE-2024-41148

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...

7.8CVSS6.1AI score0.00076EPSS
Exploits0References3
OSV
OSV
added 2025/07/17 8:15 p.m.0 views

UBUNTU-CVE-2024-39289

A code execution vulnerability has been discovered in the Robot Operating System ROS 'rosparam' tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability stems from the use of the eval function to process unsanitized, user-supplied parameter values via special converters fo...

7.8CVSS6.3AI score0.00086EPSS
Exploits0References3
OSV
OSV
added 2025/07/17 8:15 p.m.1 views

UBUNTU-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...

7.8CVSS6.3AI score0.00086EPSS
Exploits0References3
CVE
CVE
added 2025/07/17 7:14 p.m.25 views

CVE-2025-3753

The CVE-2025-3753 issue affects the ROS rosbag tool, specifically ROS Noetic Ninjemys and earlier. The root cause is the use of Python’s eval() to process unsanitized, user-supplied input within the rosbag filter command, enabling potential arbitrary Python code execution. Documents consistently ...

7.8CVSS7.4AI score0.00086EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/17 7:14 p.m.3 views

CVE-2025-3753 Unsafe use of eval() method in rosbag tool

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...

7.8CVSS7.3AI score0.00086EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/07/17 7:13 p.m.3 views

CVE-2024-41921 Unsafe use of eval() method in rostopic echo tool

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 'echo' verb, which allows a user to introspect a ROS topic and accepts a user-provided Python...

7.8CVSS7.2AI score0.00076EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/07/17 7:13 p.m.8 views

CVE-2024-41921 Unsafe use of eval() method in rostopic echo tool

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 'echo' verb, which allows a user to introspect a ROS topic and accepts a user-provided Python...

7.8CVSS0.00076EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/07/17 7:12 p.m.8 views

CVE-2024-41148 Unsafe use of eval() method in rostopic hz tool

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...

7.8CVSS0.00076EPSS
Exploits0References1
CVE
CVE
added 2025/07/17 7:12 p.m.23 views

CVE-2024-41148

CVE-2024-41148 describes a code-injection flaw in the ROS rostopic hz command. The --filter option accepts a user-supplied Python expression which is passed directly to eval() without sanitization, enabling a local user to craft and execute arbitrary code. Affected releases include ROS Noetic Nin...

7.8CVSS7.3AI score0.00076EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/17 7:12 p.m.4 views

CVE-2024-39835 Unsafe use of eval() method in roslaunch tool

A code injection vulnerability has been identified in the Robot Operating System ROS 'roslaunch' command-line tool, affecting ROS distributions Noetic Ninjemys and earlier. The vulnerability arises from the use of the eval method to process user-supplied, unsanitized parameter values within the...

7.8CVSS7.3AI score0.00096EPSS
Exploits0References1
CVE
CVE
added 2025/07/17 7:12 p.m.23 views

CVE-2024-39835

CVE-2024-39835 affects the Robot Operating System (ROS) roslaunch tool in Noetic Ninjemys and earlier. The root cause is the use of eval() to process user-supplied, unsanitized parameter values in the substitution args mechanism, which roslaunch evaluates before launching a node. This leads to a ...

7.8CVSS7.3AI score0.00096EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2025/07/17 7:11 p.m.20 views

CVE-2024-39289

The CVE-2024-39289 entry concerns the ROS rosparam tool. Affected software: Robot Operating System (ROS) distributions Noetic Ninjemys and earlier, where rosparam processes unsanitized parameter values using special converters for angle representations in radians. Root cause: use of Python’s eval...

7.8CVSS7.5AI score0.00086EPSS
Exploits0References1Affected Software1
CNNVD
CNNVD
added 2025/07/17 12:0 a.m.3 views

Robot Operating System 安全漏洞

Robot Operating System is a meta-operating system for ROS 2 open source robots. A security vulnerability exists in Robot Operating System that stems from the rosbag tool's use of the eval function to process uncleaned user input, which could lead to the execution of arbitrary Python code...

7.8CVSS6.6AI score0.00086EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/07/17 12:0 a.m.2 views

Robot Operating System 安全漏洞

Robot Operating System is a meta-operating system for ROS 2 open source robots. A security vulnerability exists in Robot Operating System that stems from the echo verb of the rostopic tool using the eval function to process uncleared user input, which could lead to the execution of arbitrary code...

7.8CVSS6.7AI score0.00076EPSS
Exploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/07/02 5:39 a.m.2 views

Malicious code in node-mongoose-orm (npm)

The package employs typosquatting to impersonate a legitimate author and package, and it contains obfuscated code that exfiltrates sensitive user data and creates a backdoor for remote code execution, The core of the malicious activity is found in the package/lib/writer.js file. The lib/writer.js...

7.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2025/06/29 12:0 a.m.1 views

PT-2025-27339 · Unknown · Position Department Service Quality Evaluation System

Name of the Vulnerable Software and Affected Versions: Conjure Position Department Service Quality Evaluation System versions up to 1.0.11 Description: A critical vulnerability has been found in the Conjure Position Department Service Quality Evaluation System. The issue affects the eval function...

6.5CVSS7.1AI score0.00216EPSS
Exploits0References9
CNNVD
CNNVD
added 2025/06/17 12:0 a.m.1 views

Conda Constructor 命令注入漏洞

Conda Constructor is a Conda open source tool for creating installers from conda packages. A command injection vulnerability exists in versions of Conda Constructor prior to 3.11.3, which stems from the execution of uncleared user input when the eval statement handles the installer prefix, and...

7.5AI score0.00076EPSS
Exploits0References4
Rows per page
Query Builder