
This is a repository for Apache HugeGraph Remote Code Execution vulnerability(CVE-2024-27348))
이 저장소는 Apache HugeGraph 원격 코드 실행 취약점(CVE-2024-27348)을 위한 저장소입니다.
docker pull hugegraph/hugegraph:1.0.0
docker run -it --name hgserver -p 8081:8080 hugegraph/hugegraph:1.0.0
services:
web:
image: vulhub/hugegraph:1.2.0
ports:
- "8080:8080"
- "5005:5005"
### docker compose up -d
### visit:http://your_ip:8080
python .\CVE-2024-27348.py -t http://192.168.41.163:8080 -c "id"

모든 분들이 보실 수 있습니다.
https://www.vicarius.io/vsociety/posts/remote-code-execution-vulnerability-in-apache-hugegraph-server-cve-2024-27348