cvelist/2021/28xxx/CVE-2021-28113.json

76 lines
2.3 KiB
JSON
Raw Normal View History

2021-03-09 22:01:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-04-02 15:00:43 +00:00
"ID": "CVE-2021-28113",
"STATE": "PUBLIC"
2021-03-09 22:01:15 +00:00
},
2021-04-02 15:00:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-09 22:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-02 15:00:43 +00:00
"value": "A command injection vulnerability in the cookieDomain and relayDomain parameters of Okta Access Gateway before 2020.9.3 allows attackers (with admin access to the Okta Access Gateway UI) to execute OS commands as a privileged system account."
2021-03-09 22:01:15 +00:00
}
]
2021-04-02 15:00:43 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.okta.com/security-advisories/cve-2021-28113",
"url": "https://www.okta.com/security-advisories/cve-2021-28113"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:L/C:H/I:H/PR:H/S:U/UI:N",
"version": "3.1"
}
2021-03-09 22:01:15 +00:00
}
}