7.5
CVE-2026-33855
- EPSS 0.03%
- Veröffentlicht 24.03.2026 05:58:53
- Zuletzt bearbeitet 26.03.2026 19:16:36
- Quelle cve_disclosure@tech.gov.sg
- CVE-Watchlists
- Unerledigt
Integer Overflow or Wraparound vulnerability in MolotovCherry Android-ImageMagick7.This issue affects Android-ImageMagick7: before 7.1.2-11.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Molotovcherry ≫ Android-imagemagick7 Version < 7.1.2-11
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.069 |
| 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
|
| cve_disclosure@tech.gov.sg | 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.