Skip to content

Access Control: Veeam Backup & Replication - Unauthenticated

Identifier: cve_2024_40711

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner ASM Scanner

Description

Veeam Backup & Replication contains a deserialization of untrusted data vulnerability that can allow unauthenticated remote code execution when malicious payloads are processed.

How we test: We test for unsafe deserialization vulnerabilities in Veeam Backup & Replication by sending malicious deserialization payloads without authentication and analyzing responses to detect if remote code execution is possible.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  cve_2024_40711:
    skip: false

Reference

skip

Type : boolean

Skip the test if true.