7.5

CVE-2022-2831

Exploit
A flaw was found in Blender 3.3.0. An interger overflow in source/blender/blendthumb/src/blendthumb_extract.cc may lead to program crash or memory corruption.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
BlenderBlender Version3.3.0 Updatealpha
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.27% 0.659
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE-125 Out-of-bounds Read

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

CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

CWE-787 Out-of-bounds Write

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

https://developer.blender.org/T99705
Patch
Vendor Advisory
Exploit
https://developer.blender.org/rB32df09b2416a6961704eca0fe73534c8c4e715b2
Patch
Vendor Advisory
https://developer.blender.org/rBb1329d7eaa52a11c73b75d19d20bd8f6d11ac535
Patch
Vendor Advisory