cvelist/2024/42xxx/CVE-2024-42451.json

74 lines
2.4 KiB
JSON
Raw Normal View History

2024-08-02 02:00:35 +00:00
{
2024-12-04 02:00:31 +00:00
"data_version": "4.0",
2024-08-02 02:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-42451",
2024-12-04 02:00:31 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
2024-08-02 02:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-04 02:00:31 +00:00
"value": "A vulnerability in Veeam Backup & Replication allows low-privileged users to leak all saved credentials in plaintext. This is achieved by calling a series of methods over an external protocol, ultimately retrieving the credentials using a malicious setup on the attacker's side. This exposes sensitive data, which could be used for further attacks, including unauthorized access to systems managed by the platform."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Veeam",
"product": {
"product_data": [
{
"product_name": "Backup & Replication",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "12.2",
"version_value": "12.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.veeam.com/kb4693",
"refsource": "MISC",
"name": "https://www.veeam.com/kb4693"
}
]
},
"impact": {
"cvss": [
{
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"baseScore": 7.7,
"baseSeverity": "HIGH"
2024-08-02 02:00:35 +00:00
}
]
}
}