An issue was discovered in the ROS communications-related packages (aka ros_comm or ros-melodic-ros-comm) through 1.14.3. parseOptions() in tools/rosbag/src/record.cpp has an integer overflow when a crafted split option can be entered on the command line.
References
Link | Resource |
---|---|
https://github.com/ros/ros_comm/blob/melodic-devel/tools/rosbag/src/record.cpp#L129 | Exploit Third Party Advisory |
https://github.com/ros/ros_comm/issues/1738 | Exploit Third Party Advisory |
https://github.com/ros/ros_comm/pull/1741 | Patch Third Party Advisory |
https://github.com/ros/ros_comm/blob/melodic-devel/tools/rosbag/src/record.cpp#L129 | Exploit Third Party Advisory |
https://github.com/ros/ros_comm/issues/1738 | Exploit Third Party Advisory |
https://github.com/ros/ros_comm/pull/1741 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 04:24
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/ros/ros_comm/blob/melodic-devel/tools/rosbag/src/record.cpp#L129 - Exploit, Third Party Advisory | |
References | () https://github.com/ros/ros_comm/issues/1738 - Exploit, Third Party Advisory | |
References | () https://github.com/ros/ros_comm/pull/1741 - Patch, Third Party Advisory |
Information
Published : 2019-12-30 18:15
Updated : 2024-11-21 04:24
NVD link : CVE-2019-13445
Mitre link : CVE-2019-13445
CVE.ORG link : CVE-2019-13445
JSON object : View
Products Affected
ros
- ros-comm
CWE
CWE-190
Integer Overflow or Wraparound