-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Description
- Which environment has the bug: python/CVE-2024-23334
- Host OS: macOS 15.6.1 and Ubuntu 24.04.2 LTS (tested on both)
- Host CPU Architecture: arm64 (macOS) and x86_64 (Ubuntu)
- Docker version: Docker Compose v2.39.1-desktop.1 (macOS) and v2.38.2 (Ubuntu)
- Is your Vulhub up to date: Yes
- Is your host in mainland China: No
- Have you retried and the error still occurs: Yes
macOS 15.6.1 (M4 Pro, arm64):
[+] Running 1/1
✘ aiohttp-app Error pull access denied for vulhub/aiohttp, repository... 1.3s
Error response from daemon: pull access denied for vulhub/aiohttp, repository does not exist or may require 'docker login'
Ubuntu 24.04.2 LTS (x86_64):
[+] Running 1/1
✘ aiohttp-app Error pull access denied for vulhub/aiohttp, repository... 1.7s
Error response from daemon: pull access denied for vulhub/aiohttp, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Following the README instructions for CVE-2024-23334 environment setup fails consistently across multiple systems and architectures. The Docker image vulhub/aiohttp appears to be missing from Docker Hub registry.
Steps to reproduce:
git clone https://github.com/vulhub/vulhub.gitcd vulhub/python/CVE-2024-23334docker compose up (as instructed in README)
Metadata
Metadata
Assignees
Labels
No labels