cvelist/2022/41xxx/CVE-2022-41800.json

110 lines
4.0 KiB
JSON
Raw Normal View History

2022-09-30 18:00:32 +00:00
{
2022-12-07 04:00:40 +00:00
"data_version": "4.0",
2022-09-30 18:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-41800",
2022-12-07 04:00:40 +00:00
"ASSIGNER": "f5sirt@f5.com",
"STATE": "PUBLIC"
2022-09-30 18:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-07 04:00:40 +00:00
"value": "In all versions of BIG-IP, when running in Appliance mode, an authenticated user assigned the Administrator role may be able to bypass Appliance mode restrictions, utilizing an undisclosed iControl REST endpoint. A successful exploit can allow the attacker to cross a security boundary. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')",
"cweId": "CWE-77"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "F5",
"product": {
"product_data": [
{
"product_name": "BIG-IP",
"version": {
"version_data": [
{
"version_value": "17.0.x",
"version_affected": "="
},
{
"version_value": "16.1.x",
"version_affected": "="
},
{
"version_value": "15.1.x",
"version_affected": "="
},
{
"version_value": "14.1.x",
"version_affected": "="
},
{
"version_value": "13.1.x",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://support.f5.com/csp/article/K13325942",
"refsource": "MISC",
"name": "https://support.f5.com/csp/article/K13325942"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
2022-12-08 20:00:36 +00:00
"discovery": "EXTERNAL"
2022-12-07 04:00:40 +00:00
},
"credits": [
{
"lang": "en",
"value": "F5 acknowledges Ron Bowes of Rapid7 for bringing this issue to our attention and following the highest standards of coordinated disclosure."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
2022-09-30 18:00:32 +00:00
}
]
}
}