Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-x2zb-mehm-ebge
Summary
runc can be confused to create empty files/directories on the host
### Impact
runc 1.1.13 and earlier as well as 1.2.0-rc2 and earlier can be tricked into
creating empty files or directories in arbitrary locations in the host
filesystem by sharing a volume between two containers and exploiting a race
with os.MkdirAll. While this can be used to create empty files, existing
files **will not** be truncated.

An attacker must have the ability to start containers using some kind of custom
volume configuration. Containers using user namespaces are still affected, but
the scope of places an attacker can create inodes can be significantly reduced.
Sufficiently strict LSM policies (SELinux/Apparmor) can also in principle block
this attack -- we suspect the industry standard SELinux policy may restrict
this attack's scope but the exact scope of protection hasn't been analysed.

This is exploitable using runc directly as well as through Docker and
Kubernetes.

The CVSS score for this vulnerability is
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N (Low severity, 3.6).

### Workarounds
Using user namespaces restricts this attack fairly significantly such that the
attacker can only create inodes in directories that the remapped root
user/group has write access to. Unless the root user is remapped to an actual
user on the host (such as with rootless containers that don't use
/etc/sub[ug]id), this in practice means that an attacker would only be able to
create inodes in world-writable directories.

A strict enough SELinux or AppArmor policy could in principle also restrict the
scope if a specific label is applied to the runc runtime, though we haven't
thoroughly tested to what extent the standard existing policies block this
attack nor what exact policies are needed to sufficiently restrict this attack.

### Patches
Fixed in runc v1.1.14 and v1.2.0-rc3.

* `main` patches:
  * https://github.com/opencontainers/runc/pull/4359
  *  https://github.com/opencontainers/runc/commit/63c2908164f3a1daea455bf5bcd8d363d70328c7
* `release-1.1` patches:
  * https://github.com/opencontainers/runc/commit/8781993968fd964ac723ff5f360b6f259e809a3e
  * https://github.com/opencontainers/runc/commit/f0b652ea61ff6750a8fcc69865d45a7abf37accf

### Credits
Thanks to Rodrigo Campos Catelin (@rata) and Alban Crequy (@alban) from
Microsoft for discovering and reporting this vulnerability.
Aliases
0
alias CVE-2024-45310
1
alias GHSA-jfvp-7x6p-h2pv
Fixed_packages
0
url pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armv7&distroversion=v3.21&reponame=community
1
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86&distroversion=edge&reponame=community
2
url pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=aarch64&distroversion=edge&reponame=community
3
url pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armhf&distroversion=edge&reponame=community
4
url pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armv7&distroversion=edge&reponame=community
5
url pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=loongarch64&distroversion=edge&reponame=community
6
url pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=ppc64le&distroversion=edge&reponame=community
7
url pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=riscv64&distroversion=edge&reponame=community
8
url pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=s390x&distroversion=edge&reponame=community
9
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=edge&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=edge&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86_64&distroversion=edge&reponame=community
10
url pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armhf&distroversion=v3.23&reponame=community
11
url pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armv7&distroversion=v3.23&reponame=community
12
url pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=loongarch64&distroversion=v3.23&reponame=community
13
url pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=ppc64le&distroversion=v3.23&reponame=community
14
url pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=riscv64&distroversion=v3.23&reponame=community
15
url pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=s390x&distroversion=v3.23&reponame=community
16
url pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=aarch64&distroversion=v3.20&reponame=community
17
url pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armhf&distroversion=v3.20&reponame=community
18
url pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armv7&distroversion=v3.20&reponame=community
19
url pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=ppc64le&distroversion=v3.20&reponame=community
20
url pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=riscv64&distroversion=v3.20&reponame=community
21
url pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=s390x&distroversion=v3.20&reponame=community
22
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86&distroversion=v3.20&reponame=community
23
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.20&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.20&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86_64&distroversion=v3.20&reponame=community
24
url pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=aarch64&distroversion=v3.22&reponame=community
25
url pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armhf&distroversion=v3.22&reponame=community
26
url pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armv7&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armv7&distroversion=v3.22&reponame=community
27
url pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=loongarch64&distroversion=v3.22&reponame=community
28
url pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=ppc64le&distroversion=v3.22&reponame=community
29
url pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=riscv64&distroversion=v3.22&reponame=community
30
url pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=s390x&distroversion=v3.22&reponame=community
31
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86&distroversion=v3.22&reponame=community
32
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.22&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.22&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86_64&distroversion=v3.22&reponame=community
33
url pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=aarch64&distroversion=v3.21&reponame=community
34
url pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=armhf&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=armhf&distroversion=v3.21&reponame=community
35
url pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=loongarch64&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=loongarch64&distroversion=v3.21&reponame=community
36
url pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=ppc64le&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=ppc64le&distroversion=v3.21&reponame=community
37
url pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=riscv64&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=riscv64&distroversion=v3.21&reponame=community
38
url pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=s390x&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=s390x&distroversion=v3.21&reponame=community
39
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86&distroversion=v3.21&reponame=community
40
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.21&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.21&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86_64&distroversion=v3.21&reponame=community
41
url pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=aarch64&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=aarch64&distroversion=v3.23&reponame=community
42
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86&distroversion=v3.23&reponame=community
43
url pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.23&reponame=community
purl pkg:apk/alpine/runc@1.1.14-r0?arch=x86_64&distroversion=v3.23&reponame=community
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:apk/alpine/runc@1.1.14-r0%3Farch=x86_64&distroversion=v3.23&reponame=community
44
url pkg:deb/debian/runc@1.0.3%2Bds1-1
purl pkg:deb/debian/runc@1.0.3%2Bds1-1
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.0.3%252Bds1-1
45
url pkg:deb/debian/runc@1.1.15%2Bds1-1?distro=trixie
purl pkg:deb/debian/runc@1.1.15%2Bds1-1?distro=trixie
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.1.15%252Bds1-1%3Fdistro=trixie
46
url pkg:deb/debian/runc@1.1.15%2Bds1-2
purl pkg:deb/debian/runc@1.1.15%2Bds1-2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mt76-ah1b-s3gc
1
vulnerability VCID-vk37-s4p6-fufm
2
vulnerability VCID-wxsf-mu1t-aqa4
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.1.15%252Bds1-2
47
url pkg:deb/debian/runc@1.1.15%2Bds1-2?distro=trixie
purl pkg:deb/debian/runc@1.1.15%2Bds1-2?distro=trixie
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mt76-ah1b-s3gc
1
vulnerability VCID-vk37-s4p6-fufm
2
vulnerability VCID-wxsf-mu1t-aqa4
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.1.15%252Bds1-2%3Fdistro=trixie
48
url pkg:deb/debian/runc@1.3.5%2Bds1-1?distro=trixie
purl pkg:deb/debian/runc@1.3.5%2Bds1-1?distro=trixie
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.3.5%252Bds1-1%3Fdistro=trixie
49
url pkg:golang/github.com/opencontainers/runc@1.1.14
purl pkg:golang/github.com/opencontainers/runc@1.1.14
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/opencontainers/runc@1.1.14
50
url pkg:golang/github.com/opencontainers/runc@1.2.0-rc.3
purl pkg:golang/github.com/opencontainers/runc@1.2.0-rc.3
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/opencontainers/runc@1.2.0-rc.3
Affected_packages
0
url pkg:deb/debian/runc@1.0.0~rc93%2Bds1-5%2Bdeb11u5
purl pkg:deb/debian/runc@1.0.0~rc93%2Bds1-5%2Bdeb11u5
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mt76-ah1b-s3gc
1
vulnerability VCID-vk37-s4p6-fufm
2
vulnerability VCID-wxsf-mu1t-aqa4
3
vulnerability VCID-x2zb-mehm-ebge
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.0.0~rc93%252Bds1-5%252Bdeb11u5
1
url pkg:deb/debian/runc@1.0.0~rc93%2Bds1-5%2Bdeb11u5?distro=trixie
purl pkg:deb/debian/runc@1.0.0~rc93%2Bds1-5%2Bdeb11u5?distro=trixie
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mt76-ah1b-s3gc
1
vulnerability VCID-vk37-s4p6-fufm
2
vulnerability VCID-wxsf-mu1t-aqa4
3
vulnerability VCID-x2zb-mehm-ebge
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.0.0~rc93%252Bds1-5%252Bdeb11u5%3Fdistro=trixie
2
url pkg:deb/debian/runc@1.1.5%2Bds1-1%2Bdeb12u1
purl pkg:deb/debian/runc@1.1.5%2Bds1-1%2Bdeb12u1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mt76-ah1b-s3gc
1
vulnerability VCID-vk37-s4p6-fufm
2
vulnerability VCID-wxsf-mu1t-aqa4
3
vulnerability VCID-x2zb-mehm-ebge
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.1.5%252Bds1-1%252Bdeb12u1
3
url pkg:deb/debian/runc@1.1.5%2Bds1-1%2Bdeb12u1?distro=trixie
purl pkg:deb/debian/runc@1.1.5%2Bds1-1%2Bdeb12u1?distro=trixie
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-mt76-ah1b-s3gc
1
vulnerability VCID-vk37-s4p6-fufm
2
vulnerability VCID-wxsf-mu1t-aqa4
3
vulnerability VCID-x2zb-mehm-ebge
resource_url http://public2.vulnerablecode.io/packages/pkg:deb/debian/runc@1.1.5%252Bds1-1%252Bdeb12u1%3Fdistro=trixie
References
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-45310.json
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-45310.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-45310
reference_id
reference_type
scores
0
value 0.00145
scoring_system epss
scoring_elements 0.3491
published_at 2026-04-21T12:55:00Z
1
value 0.00145
scoring_system epss
scoring_elements 0.34954
published_at 2026-04-18T12:55:00Z
2
value 0.00145
scoring_system epss
scoring_elements 0.34971
published_at 2026-04-16T12:55:00Z
3
value 0.00145
scoring_system epss
scoring_elements 0.34932
published_at 2026-04-13T12:55:00Z
4
value 0.00145
scoring_system epss
scoring_elements 0.34914
published_at 2026-04-07T12:55:00Z
5
value 0.00145
scoring_system epss
scoring_elements 0.34992
published_at 2026-04-11T12:55:00Z
6
value 0.00145
scoring_system epss
scoring_elements 0.34988
published_at 2026-04-09T12:55:00Z
7
value 0.00145
scoring_system epss
scoring_elements 0.34959
published_at 2026-04-08T12:55:00Z
8
value 0.00145
scoring_system epss
scoring_elements 0.34956
published_at 2026-04-12T12:55:00Z
9
value 0.00183
scoring_system epss
scoring_elements 0.40048
published_at 2026-04-02T12:55:00Z
10
value 0.00183
scoring_system epss
scoring_elements 0.40075
published_at 2026-04-04T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-45310
2
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45310
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45310
3
reference_url https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
url https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml
4
reference_url https://github.com/opencontainers/runc
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/opencontainers/runc
5
reference_url https://github.com/opencontainers/runc/commit/63c2908164f3a1daea455bf5bcd8d363d70328c7
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-03T20:03:49Z/
url https://github.com/opencontainers/runc/commit/63c2908164f3a1daea455bf5bcd8d363d70328c7
6
reference_url https://github.com/opencontainers/runc/commit/8781993968fd964ac723ff5f360b6f259e809a3e
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-03T20:03:49Z/
url https://github.com/opencontainers/runc/commit/8781993968fd964ac723ff5f360b6f259e809a3e
7
reference_url https://github.com/opencontainers/runc/commit/f0b652ea61ff6750a8fcc69865d45a7abf37accf
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-03T20:03:49Z/
url https://github.com/opencontainers/runc/commit/f0b652ea61ff6750a8fcc69865d45a7abf37accf
8
reference_url https://github.com/opencontainers/runc/pull/4359
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-03T20:03:49Z/
url https://github.com/opencontainers/runc/pull/4359
9
reference_url https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-09-03T20:03:49Z/
url https://github.com/opencontainers/runc/security/advisories/GHSA-jfvp-7x6p-h2pv
10
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-45310
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-45310
11
reference_url https://security.netapp.com/advisory/ntap-20250221-0008
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
url https://security.netapp.com/advisory/ntap-20250221-0008
12
reference_url http://www.openwall.com/lists/oss-security/2024/09/03/1
reference_id
reference_type
scores
0
value 3.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
1
value 4.8
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/U:Green
2
value MODERATE
scoring_system generic_textual
scoring_elements
url http://www.openwall.com/lists/oss-security/2024/09/03/1
13
reference_url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082865
reference_id 1082865
reference_type
scores
url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082865
14
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2309336
reference_id 2309336
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2309336
Weaknesses
0
cwe_id 363
name Race Condition Enabling Link Following
description The product checks the status of a file or directory before accessing it, which produces a race condition in which the file can be replaced with a link before the access is performed, causing the product to access the wrong file.
1
cwe_id 61
name UNIX Symbolic Link (Symlink) Following
description The product, when opening a file or directory, does not sufficiently account for when the file is a symbolic link that resolves to a target outside of the intended control sphere. This could allow an attacker to cause the product to operate on unauthorized files.
2
cwe_id 22
name Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
description The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Exploits
Severity_range_score3.6 - 6.9
Exploitability0.5
Weighted_severity6.2
Risk_score3.1
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-x2zb-mehm-ebge