almalinux:8.8-minimal base image
Provides the minimal AlmaLinux 8.8 environment in which the exercise runs.
Dockerfile:2Glibc: potential use-after-free in gaih_inet()
CVE-2023-4813 has a selected CVSS score of 5.9 (medium); EIP currently links 1 repository PoC and 1 lab environment.
A flaw has been identified in glibc. In an uncommon situation, the gaih_inet function may use memory that has been freed, resulting in an application crash. This issue is only exploitable when the getaddrinfo function is called and the hosts database in /etc/nsswitch.conf is configured with SUCCESS=continue or SUCCESS=merge.
| Product | Source | Version range | Status |
|---|---|---|---|
Default status: unknown | CVE List | Version data not supplied | |
Default status: unknown | CVE List | Version data not supplied | |
Default status: affected | CVE List | Version data not supplied | |
Default status: affected | CVE List | Version data not supplied | |
Default status: affected | CVE List | 0:2.28-225.el8_8.6 to < * | unaffected |
Red Hat Enterprise Linux 8.6 Extended Update SupportBrowse Red Hat / Red Hat Enterprise Linux 8.6 Extended Update SupportglibcDefault status: affected | CVE List | 0:2.28-189.8.el8_6 to < * | unaffected |
Default status: affected | CVE List | 0:2.34-100.el9 to < * | unaffected |
| 0:2.34-60.el9_2.7 to < * | unaffected | ||
Red Hat Virtualization 4 for Red Hat Enterprise Linux 8Browse Red Hat / Red Hat Virtualization 4 for Red Hat Enterprise Linux 8glibcDefault status: affected | CVE List | 0:2.28-189.8.el8_6 to < * | unaffected |
A single Dockerfile builds an AlmaLinux 8.8-minimal container that modifies nsswitch.conf and runs a binary named cve-2023-4813 against a target host.
Dockerfile:1-18The repository name, README, and Dockerfile all reference CVE-2023-4813, and the container executes a binary with that name, consistent with a vulnerability reproduction or exploit exercise.
README.md:1Dockerfile:1-18Provides the minimal AlmaLinux 8.8 environment in which the exercise runs.
Dockerfile:2Changes the hosts line in /etc/nsswitch.conf to prioritize DNS with a continue-on-success action before files, likely setting up the vulnerable condition for CVE-2023-4813.
Dockerfile:5A binary copied into the container and executed with arguments 'example.org 10'. Its behavior is uninspected; it is named after the target CVE.
Dockerfile:8Dockerfile:11Dockerfile:14Insufficient evidence
The packet associates CVE-2023-4813 via repository name, README, and binary name, but provides no description of the vulnerability, no exploit code, and no runtime behavior; the binary is uninspected.
README.md:1Dockerfile:8Dockerfile:8Dockerfile:5Dockerfile:1-18Dockerfile:14The binary cve-2023-4813 is uninspected; its runtime behavior, network targets, and potential side effects are unknown. No evidence of harm or safety can be determined.
Dockerfile:8Dockerfile:14This review is limited to the supplied lab evidence packet. It does not assert that the environment runs, reproduces a vulnerability, or is safe to execute. Contract: eip-docker-lab-analysis-v1.