7.5
CVE-2022-30557
- EPSS 0.56%
- Published 11.05.2022 20:15:09
- Last modified 21.11.2024 07:02:56
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Foxit PDF Reader and PDF Editor before 11.2.2 have a Type Confusion issue that causes a crash because of Unsigned32 mishandling during JavaScript execution.
Data is provided by the National Vulnerability Database (NVD)
Foxit ≫ Pdf Editor Version <= 10.1.7.37777
Foxit ≫ Pdf Editor Version >= 11.0 < 11.2.2
Foxit ≫ Pdf Reader Version < 11.2.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.56% | 0.671 |
Source | 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
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
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.