2024-09-06 14:56:21 +00:00
|
|
|
id: CVE-2024-40711
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Veeam Backup & Replication - Unauthenticated
|
|
|
|
author: rootxharsh,iamnoooob,DhiyaneshDK
|
|
|
|
severity: critical
|
|
|
|
description: |
|
2024-10-15 07:59:55 +00:00
|
|
|
A deserialization of untrusted data vulnerability with a malicious payload can allow an unauthenticated remote code execution (RCE).
|
2024-09-06 14:56:21 +00:00
|
|
|
reference:
|
|
|
|
- https://x.com/codewhitesec/status/1831720125747069389?s=46
|
2024-10-08 09:04:13 +00:00
|
|
|
- https://www.veeam.com/kb4649
|
2024-10-15 07:59:55 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2024-40711
|
2024-10-08 09:04:13 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
|
|
cvss-score: 9.8
|
|
|
|
cve-id: CVE-2024-40711
|
|
|
|
cwe-id: CWE-502
|
|
|
|
epss-score: 0.00043
|
|
|
|
epss-percentile: 0.09666
|
2024-09-06 14:56:21 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
2024-10-08 09:04:13 +00:00
|
|
|
shodan-query: html:"Veeam Backup"
|
|
|
|
tags: cve,cve2024,veeam,backup,unauth,passive
|
2024-09-06 14:56:21 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/api/v1/serverinfo"
|
|
|
|
headers:
|
|
|
|
X-Api-Version: 1.1-rev1
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2024-10-15 07:59:55 +00:00
|
|
|
- '"databaseVendor":'
|
|
|
|
- '"databaseContentVersion":'
|
2024-10-08 09:04:13 +00:00
|
|
|
condition: and
|
2024-09-06 14:56:21 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: content_type
|
|
|
|
words:
|
|
|
|
- "application/json"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-10-15 09:04:47 +00:00
|
|
|
# digest: 4a0a00473045022100f5165ed56d94158fb1d78fdd61710cd59d9f3b524e3479f6c3e8d20c3b19b84f02207b20a3b89301a3202d24707623bf645f4dd6b38a547a485a33570be0ac960791:922c64590222798bb761d5b6d8e72950
|