9.3
CVE-2020-7081
- EPSS 0.53%
- Veröffentlicht 17.04.2020 18:15:12
- Zuletzt bearbeitet 21.11.2024 05:36:37
- Quelle psirt@autodesk.com
- CVE-Watchlists
- Unerledigt
A type confusion vulnerability in the Autodesk FBX-SDK versions 2019.0 and earlier may lead to arbitary code read/write on the 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.53% | 0.662 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/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-843 Access of Resource Using Incompatible Type ('Type Confusion')
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.