Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HSummary
CVE-2015-8651 is a high-severity Integer Overflow or Wraparound (CWE-190) vulnerability in Suse Linux Enterprise Desktop. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 0.7% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.
Deeper analysis AI-assisted summary
Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.
The vulnerability CVE-2015-8651 is an integer overflow, tracked as CWE-190, that affects Adobe Flash Player versions before 18.0.0.324 as well as 19.x and 20.x before 20.0.0.267 on Windows and OS X and before 11.2.202.559 on Linux. It also impacts Adobe AIR, Adobe AIR SDK, and Adobe AIR SDK & Compiler before 20.0.0.233. The flaw received a CVSS 3.1 score of 8.8.
An attacker can exploit the issue over the network with low complexity and no authentication, provided the victim performs some user interaction, to execute arbitrary code and thereby gain full control over confidentiality, integrity, and availability on the affected system.
Security advisories published by openSUSE and Red Hat for this vulnerability direct administrators to apply the updated Flash Player and AIR packages referenced in the respective errata to remediate the exposure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2015-8528
Vulnerability Data
Integer overflow in Adobe Flash Player before 18.0.0.324 and 19.x and 20.x before 20.0.0.267 on Windows and OS X and before 11.2.202.559 on Linux, Adobe AIR before 20.0.0.233, Adobe AIR SDK before 20.0.0.233, and Adobe AIR SDK & Compiler before…
more
20.0.0.233 allows attackers to execute arbitrary code via unspecified vectors.
- CWE(s)
- KEV Date Added
- 25 May 2022
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
—
V5.2.6
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Secure SDLC practices directly require use of safe arithmetic, bounds checks, and testing that prevent integer overflows.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Security testing in development can detect integer overflows before release.
Secure SDLC mandates input validation and arithmetic checks that prevent integer overflows.
Application security requirements include bounds checking and safe arithmetic to avoid overflow conditions.
Secure architecture principles require defensive coding patterns that mitigate integer wraparound risks.
Secure coding standards explicitly forbid unsafe integer operations and mandate overflow-safe constructs.