7.8

CVE-2024-8592

A maliciously crafted CATPART file when parsed in AcTranslators.exe through Autodesk AutoCAD can force a Memory Corruption vulnerability.  A malicious actor can leverage this vulnerability to cause a crash, write sensitive data, or execute arbitrary code in the context of the current process.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
AutodeskAutocad Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
AutodeskAutocad Advance Steel Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
AutodeskAutocad Architecture Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
AutodeskAutocad Civil 3d Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
AutodeskAutocad Electrical Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
AutodeskAutocad Mechanical Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
AutodeskAutocad Mep Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
AutodeskAutocad Plant 3d Version >= 2024 < 2024.1.6
   MicrosoftWindows Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.1% 0.272
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
psirt@autodesk.com 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.