
Veeam Backup & Replication contains a vulnerability that allows encrypted credentials stored in the configuration database to be obtained, allowing attackers to access backup infrastructure hosts.
The template veeam-cve-2023-27532.yaml provides comprehensive detection for this vulnerability using multiple detection methods.
# Build the Docker image
docker build -t veeam-cve-test .
# Run the container
docker run -p 8080:8080 -p 9392:9392 -p 9393:9393 -p 9394:9394 veeam-cve-test