Skip to content

Commit 4f3de2e

Browse files
committed
scout: add CVE-2024-3094 to high-profile vulns
Signed-off-by: David Karlsson <[email protected]>
1 parent 85688fa commit 4f3de2e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

content/scout/policy/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ The list includes the following vulnerabilities:
135135
- [CVE-2021-44228 (Log4Shell)](https://scout.docker.com/v/CVE-2021-44228)
136136
- [CVE-2023-38545 (cURL SOCKS5 heap buffer overflow)](https://scout.docker.com/v/CVE-2023-38545)
137137
- [CVE-2023-44487 (HTTP/2 Rapid Reset)](https://scout.docker.com/v/CVE-2023-44487)
138+
- [CVE-2024-3094 (XZ backdoor)](https://scout.docker.com/v/CVE-2024-3094)
138139

139140
You can configure the CVEs included in this list by creating a custom policy.
140141
For more information, see [Configure policies](./configure.md).

content/scout/release-notes/platform.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ for what's coming next.
1818

1919
New features and enhancements released in the first quarter of 2024.
2020

21+
### 2024-03-29
22+
23+
The **High-profile vulnerabilities** policy now reports the `xz` backdoor
24+
vulnerability [CVE-2024-3094](https://scout.docker.com/v/CVE-2024-3094). Any
25+
images in your Docker organization containing the version of `xz/liblzma` with
26+
the backdoor will be non-compliant with the **High-profile vulnerabilities**
27+
policy.
28+
2129
### 2024-03-20
2230

2331
The **Fixable critical and high vulnerabilities** policy now supports a

0 commit comments

Comments
 (0)