mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
141 lines
6.2 KiB
JSON
141 lines
6.2 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-5183",
|
|
"ASSIGNER": "security@illumio.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Unsafe deserialization of untrusted JSON allows execution of arbitrary code on affected releases of the Illumio PCE. Authentication to the API is required to exploit this vulnerability. The flaw exists within the network_traffic API endpoint. An attacker can leverage this vulnerability to execute code in the context of the PCE\u2019s operating system user. \u00a0\n\n"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-502 Deserialization of Untrusted Data",
|
|
"cweId": "CWE-502"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Illumio",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Core PCE",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "not down converted",
|
|
"x_cve_json_5_version_data": {
|
|
"versions": [
|
|
{
|
|
"lessThanOrEqual": "19.3.6",
|
|
"status": "affected",
|
|
"version": "19.3.0",
|
|
"versionType": "release train"
|
|
},
|
|
{
|
|
"lessThanOrEqual": "21.2.7",
|
|
"status": "affected",
|
|
"version": "21.2.0",
|
|
"versionType": "release train"
|
|
},
|
|
{
|
|
"lessThanOrEqual": "21.5.35",
|
|
"status": "affected",
|
|
"version": "21.5.0",
|
|
"versionType": "release train"
|
|
},
|
|
{
|
|
"lessThanOrEqual": "22.2.41",
|
|
"status": "affected",
|
|
"version": "22.2.0",
|
|
"versionType": "release train"
|
|
},
|
|
{
|
|
"lessThanOrEqual": "22.5.30",
|
|
"status": "affected",
|
|
"version": "22.5.0",
|
|
"versionType": "release train"
|
|
},
|
|
{
|
|
"lessThanOrEqual": "23.2.10",
|
|
"status": "affected",
|
|
"version": "23.2.0",
|
|
"versionType": "release train"
|
|
}
|
|
],
|
|
"defaultStatus": "affected"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://docs.illumio.com/Guides/security-advisories/september-2023/cve-2023-5183.htm",
|
|
"refsource": "MISC",
|
|
"name": "https://docs.illumio.com/Guides/security-advisories/september-2023/cve-2023-5183.htm"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"solution": [
|
|
{
|
|
"lang": "en",
|
|
"supportingMedia": [
|
|
{
|
|
"base64": false,
|
|
"type": "text/html",
|
|
"value": "<div><div><p>Upgrade to the latest release for a given major version. </p></div></div>"
|
|
}
|
|
],
|
|
"value": "Upgrade to the latest release for a given major version. \n\n"
|
|
}
|
|
],
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 9.9,
|
|
"baseSeverity": "CRITICAL",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |