Skip to content

Access Control: Veeam Backup & Replication - Unauthenticated

Identifier: cve_2024_40711

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

A deserialization of untrusted data vulnerability with a malicious payload can allow an unauthenticated remote code execution (RCE).

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  cve_2024_40711:
    assets_allowed:
    - REST
    - GRAPHQL
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.