cvelist/2023/44xxx/CVE-2023-44252.json

94 lines
3.2 KiB
JSON
Raw Normal View History

2023-09-27 15:00:28 +00:00
{
2023-12-13 09:00:33 +00:00
"data_version": "4.0",
2023-09-27 15:00:28 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-44252",
2023-12-13 09:00:33 +00:00
"ASSIGNER": "psirt@fortinet.com",
"STATE": "PUBLIC"
2023-09-27 15:00:28 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-12-13 09:00:33 +00:00
"value": "** UNSUPPORTED WHEN ASSIGNED **An improper authentication vulnerability [CWE-287] in Fortinet FortiWAN version 5.2.0 through 5.2.1 and version 5.1.1 through 5.1.2 may allow an authenticated attacker to escalate his privileges via HTTP or HTTPs requests with crafted JWT token values."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper access control",
"cweId": "CWE-287"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Fortinet",
"product": {
"product_data": [
{
"product_name": "FortiWAN",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "5.2.0",
"version_value": "5.2.1"
},
{
"version_affected": "<=",
"version_name": "5.1.1",
"version_value": "5.1.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://fortiguard.com/psirt/FG-IR-23-061",
"refsource": "MISC",
"name": "https://fortiguard.com/psirt/FG-IR-23-061"
}
]
},
"solution": [
{
"lang": "en",
"value": "This product is end of life and no longer supported. Please consider replacing with an equivalent FortiGate appliance as approriate.\n"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:F/RL:X/RC:C"
2023-09-27 15:00:28 +00:00
}
]
}
}