LiveActive security incident?Get immediate response
CVE Record

CVE-2018-5002: Adobe Flash Player versions 29.0.0.171 and earlier have a Stack-based buffer overflow vulnerability.

Adobe Flash Player versions 29.0.0.171 and earlier have a Stack-based buffer overflow vulnerability. Successful exploitation could lead to arbitrary code execution in the context of the current user.

HighCVSS 7.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a memory corruption flaw in Adobe Flash Player that can let an attacker run code as the logged-in user. The main business risk is legacy systems that still have Flash installed or bundled. CISA KEV indicates known exploitation, so absence of Flash should be proven, not assumed.

Executive priority

Treat this as urgent only where Flash is present. Because CISA lists the CVE as known exploited, teams should quickly prove non-exposure or remove/update remaining Flash installations. Verified Flash-free environments can close with documented evidence.

Technical view

CVE-2018-5002 is a CWE-121 stack-based buffer overflow affecting Adobe Flash Player 29.0.0.171 and earlier. Successful exploitation can cause arbitrary code execution in the current user context. The supplied CVSS vector is 7.8 high, with user interaction required and no privileges required.

Likely exposure

Exposure is most likely on unmanaged, legacy, kiosk, VDI, industrial, or archived application environments where Adobe Flash Player remains installed. Modern standard builds are less likely exposed if Flash has been removed and browsers no longer support it.

Exploitation context

Active exploitation is supported by the CISA KEV entry in the source bundle. The sources do not provide safe details about exploit delivery. The CVSS data indicates user interaction is required, and exploitation runs code with the current user's privileges.

Researcher notes

The source bundle supports affected version, CWE, CVSS, arbitrary code execution impact, and KEV status. It does not include exploit mechanics, indicators, or detailed fixed-version data beyond vendor advisory references, so remediation should be tied to Adobe and distribution guidance.

Mitigation direction

  • Remove Adobe Flash Player wherever business use is no longer required.
  • Apply Adobe APSB18-19 or relevant Red Hat/Gentoo vendor updates where Flash remains installed.
  • Block Flash content execution through browser and endpoint controls.
  • Prioritize remediation on internet-facing user workstations and unmanaged legacy systems.
  • Document any business exception and isolate the dependent workflow.

Validation and detection

  • Inventory endpoints for Adobe Flash Player 29.0.0.171 and earlier.
  • Check software, browser plugin, and package manager records for Flash components.
  • Confirm Adobe APSB18-19 or distro security updates were applied where applicable.
  • Review EDR and vulnerability scanner results for remaining Flash detections.
  • Verify exception systems are isolated and monitored.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-121: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-5002 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2018-5002Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aAdobe Flash Player 29.0.0.171 and earlier versionsAdobe Flash Player 29.0.0.171 and earlier versionsListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.