Open Robotics Robotic Operating System 2 (ROS2) and Nav2 humble version was discovered to contain a heap overflow in the nav2_amcl process. This vulnerability is triggered via sending a crafted message to the component /initialpose.
The product writes data past the end, or before the beginning, of the intended buffer.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/ros-navigation/navigation2/issues/4294 | issue tracking exploit |
https://github.com/open-navigation/navigation2/issues/4307 | issue tracking exploit |
https://github.com/ros-navigation/navigation2/pull/4301 | third party advisory |
https://github.com/GoesM/ROS-CVE-CNVDs | third party advisory |