9.3
CVE-2020-7080
- EPSS 0.5%
- Veröffentlicht 17.04.2020 18:15:11
- Zuletzt bearbeitet 21.11.2024 05:36:37
- Quelle psirt@autodesk.com
- CVE-Watchlists
- Unerledigt
A buffer overflow vulnerability in the Autodesk FBX-SDK versions 2019.0 and earlier may lead to arbitrary code execution on a system running it.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Autodesk ≫ Fbx Software Development Kit Version <= 2019.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.5% | 0.649 |
| 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
|
| nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
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.