From a1cf3bbbad80f2c0db809895893e11c53aedf74e Mon Sep 17 00:00:00 2001 From: yiscah Date: Wed, 22 Sep 2021 10:24:10 +0300 Subject: [PATCH] CVE-2021-25741 - control name update --- controls/symlinkexchangecanallowhostfilesystemaccess.json | 2 +- frameworks/MITRE.json | 2 +- frameworks/NSAframework.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/controls/symlinkexchangecanallowhostfilesystemaccess.json b/controls/symlinkexchangecanallowhostfilesystemaccess.json index a0dff8f75..ade438d3f 100644 --- a/controls/symlinkexchangecanallowhostfilesystemaccess.json +++ b/controls/symlinkexchangecanallowhostfilesystemaccess.json @@ -1,5 +1,5 @@ { - "name": "Container SubPath volume mount Can Allow Host Filesystem Access (CVE-2021-25741)", + "name": "CVE-2021-25741 - Using symlink for arbitrary host file system access.", "attributes": { "armoBuiltin": true }, diff --git a/frameworks/MITRE.json b/frameworks/MITRE.json index 9dc80db41..6a301f2e0 100644 --- a/frameworks/MITRE.json +++ b/frameworks/MITRE.json @@ -33,6 +33,6 @@ "CoreDNS poisoning", "Data Destruction", "Resource Hijacking", - "Container SubPath volume mount Can Allow Host Filesystem Access (CVE-2021-25741)" + "CVE-2021-25741 - Using symlink for arbitrary host file system access." ] } diff --git a/frameworks/NSAframework.json b/frameworks/NSAframework.json index 1fdf818c6..7a0147510 100644 --- a/frameworks/NSAframework.json +++ b/frameworks/NSAframework.json @@ -25,6 +25,6 @@ "Ingress and Egress blocked", "Container hostPort", "Network policies", - "Container SubPath volume mount Can Allow Host Filesystem Access (CVE-2021-25741)" + "CVE-2021-25741 - Using symlink for arbitrary host file system access." ] }