cvelist/2024/5xxx/CVE-2024-5974.json

95 lines
3.2 KiB
JSON
Raw Normal View History

2024-06-13 16:00:35 +00:00
{
2024-07-09 03:00:35 +00:00
"data_version": "4.0",
2024-06-13 16:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5974",
2024-07-09 03:00:35 +00:00
"ASSIGNER": "security@watchguard.com",
"STATE": "PUBLIC"
2024-06-13 16:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2025-01-13 18:01:02 +00:00
"value": "A buffer overflow in WatchGuard Fireware OS could may allow an authenticated remote attacker with privileged management access to execute arbitrary code with system privileges on the firewall.\nThis issue affects Fireware OS: from 11.9.6 through 12.10.3."
2024-07-09 03:00:35 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
"cweId": "CWE-120"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "WatchGuard",
"product": {
"product_data": [
{
"product_name": "Fireware OS",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "11.9.6",
"version_value": "12.5.12+687697"
},
{
"version_affected": "<=",
"version_name": "12.6.0",
"version_value": "12.10.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2024-00011",
"refsource": "MISC",
"name": "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2024-00011"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
2025-01-13 18:01:02 +00:00
"advisory": "wgsa-2024-00011",
2024-07-09 03:00:35 +00:00
"discovery": "INTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-06-13 16:00:35 +00:00
}
]
}
}