5.5

CVE-2021-28025

Exploit

Integer Overflow vulnerability in qsvghandler.cpp in Qt qtsvg versions 5.15.1, 6.0.0, 6.0.2, and 6.2, allows local attackers to cause a denial of service (DoS).

Data is provided by the National Vulnerability Database (NVD)
QtQt Version5.15.1
QtQt Version6.0.0 Update-
QtQt Version6.0.0 Updatealpha1
QtQt Version6.0.0 Updatebeta1
QtQt Version6.0.0 Updatebeta2
QtQt Version6.0.0 Updatebeta3
QtQt Version6.0.0 Updatebeta4
QtQt Version6.0.0 Updatebeta5
QtQt Version6.0.0 Updaterc1
QtQt Version6.0.0 Updaterc2
QtQt Version6.0.2
QtQt Version6.2.0 Updatealpha1
QtQt Version6.2.0 Updatebeta1
QtQt Version6.2.0 Updatebeta2
QtQt Version6.2.0 Updatebeta3
QtQt Version6.2.0 Updatebeta4
QtQt Version6.2.0 Updaterc1
QtQt Version6.2.0 Updaterc2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.03% 0.065
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
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.