cvelist/2021/3xxx/CVE-2021-3198.json
Tod Beardsley 401249df4d
Silly mode defaults fixed
Really need to deal with this in a post-commit hook or something
2021-07-22 11:24:57 -05:00

99 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@rapid7.com",
"DATE_PUBLIC": "2021-06-02T13:05:00.000Z",
"ID": "CVE-2021-3198",
"STATE": "PUBLIC",
"TITLE": "Ivanti MobileIron Core clish Restricted Shell Escape via OS Command Injection"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "MobileIron Core",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "10.7.0.1-9",
"version_value": "10.7.0.1-9"
},
{
"version_affected": "<=",
"version_name": "11.0.0.1-3",
"version_value": "11.0.0.1-3"
}
]
}
}
]
},
"vendor_name": "Ivanti"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "William Vu of Rapid7"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "By abusing the 'install rpm url' command, an attacker can escape the restricted clish shell on affected versions of Ivanti MobileIron Core. This issue was fixed in version 11.1.0.0."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"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:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.rapid7.com/blog/post/2021/06/02/untitled-cve-2021-3198-and-cve-2021-3540-mobileiron-shell-escape-privilege-escalation-vulnerabilities/",
"refsource": "MISC",
"url": "https://www.rapid7.com/blog/post/2021/06/02/untitled-cve-2021-3198-and-cve-2021-3540-mobileiron-shell-escape-privilege-escalation-vulnerabilities/"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}