
Este es un repositorio para la vulnerabilidad de ejecución remota de código en Apache HugeGraph (CVE-2024-27348))
Este es un repositorio para la vulnerabilidad de ejecución remota de código en 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"

Para todo, puedes verlo
https://www.vicarius.io/vsociety/posts/remote-code-execution-vulnerability-in-apache-hugegraph-server-cve-2024-27348