cvelist/2024/10xxx/CVE-2024-10526.json

85 lines
2.9 KiB
JSON
Raw Normal View History

2024-10-30 11:00:39 +00:00
{
2024-11-07 11:00:35 +00:00
"data_version": "4.0",
2024-10-30 11:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10526",
2024-11-07 11:00:35 +00:00
"ASSIGNER": "cve@rapid7.com",
"STATE": "PUBLIC"
2024-10-30 11:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-07 11:00:35 +00:00
"value": "Rapid7 Velociraptor MSI Installer versions below 0.73.3 suffer from a vulnerability whereby it creates the installation directory with WRITE_DACL permission to the BUILTIN\\\\Users group. This allows local users who are not administrators to grant themselves the Full Control permission on Velociraptor's files. By modifying Velociraptor's files, local users can subvert the binary and cause the Velociraptor service to execute arbitrary code as the SYSTEM user, or to replace the Velociraptor binary completely.\u00a0 This issue is fixed in version 0.73.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-552 Files or Directories Accessible to External Parties",
"cweId": "CWE-552"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-732 Incorrect Permission Assignment for Critical Resource",
"cweId": "CWE-732"
}
]
2024-10-30 11:00:39 +00:00
}
]
2024-11-07 11:00:35 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Rapid7",
"product": {
"product_data": [
{
"product_name": "Velociraptor",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "<0.73.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://docs.velociraptor.app/announcements/2024-cves/",
"refsource": "MISC",
"name": "https://docs.velociraptor.app/announcements/2024-cves/"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Jean-Baptiste Mesnard-Sense from Synackti"
}
]
2024-10-30 11:00:39 +00:00
}