cvelist/2024/41xxx/CVE-2024-41997.json
2024-10-14 16:00:34 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-41997",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in version of Warp Terminal prior to 2024.07.18 (v0.2024.07.16.08.02). A command injection vulnerability exists in the Docker integration functionality. An attacker can create a specially crafted hyperlink using the `warp://action/docker/open_subshell` intent that when clicked by the victim results in command execution on the victim's machine."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/warpdotdev/warp",
"refsource": "MISC",
"name": "https://github.com/warpdotdev/warp"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/bhyh/d1ee7a825fce283bf8acbdb42c8a7832",
"url": "https://gist.github.com/bhyh/d1ee7a825fce283bf8acbdb42c8a7832"
},
{
"refsource": "MISC",
"name": "https://docs.warp.dev/getting-started/changelog#id-2024.07.18-v0.2024.07.16.08.02",
"url": "https://docs.warp.dev/getting-started/changelog#id-2024.07.18-v0.2024.07.16.08.02"
},
{
"refsource": "MISC",
"name": "https://docs.warp.dev/features/integrations-and-plugins#docker",
"url": "https://docs.warp.dev/features/integrations-and-plugins#docker"
}
]
}
}