cvelist/2024/38xxx/CVE-2024-38927.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2024-06-21 09:00:59 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-12-06 22:00:32 +00:00
"ID": "CVE-2024-38927",
"STATE": "PUBLIC"
2024-06-21 09:00:59 +00:00
},
2024-12-06 22:00:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2024-06-21 09:00:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-12-06 22:00:32 +00:00
"value": "Open Robotics Robotic Operating System 2 (ROS2) and Nav2 humble versions were discovered to contain a use-after-free via the nav2_amcl process. This vulnerability is triggered via remotely sending a request to change the value of dynamic-parameter `/amcl do_beamskip`."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ros-navigation/navigation2/issues/4379",
"refsource": "MISC",
"name": "https://github.com/ros-navigation/navigation2/issues/4379"
},
{
"url": "https://github.com/ros-navigation/navigation2/pull/4397",
"refsource": "MISC",
"name": "https://github.com/ros-navigation/navigation2/pull/4397"
},
{
"refsource": "MISC",
"name": "https://github.com/GoesM/ROS-CVE-CNVDs",
"url": "https://github.com/GoesM/ROS-CVE-CNVDs"
2024-06-21 09:00:59 +00:00
}
]
}
}