ID CVE-2014-0536
Summary Adobe Flash Player before 13.0.0.223 and 14.x before 14.0.0.125 on Windows and OS X and before 11.2.202.378 on Linux, Adobe AIR before 14.0.0.110, Adobe AIR SDK before 14.0.0.110, and Adobe AIR SDK & Compiler before 14.0.0.110 allow attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors.
References
Vulnerable Configurations
  • Adobe Flash Player 11.2.202.223
    cpe:2.3:a:adobe:flash_player:11.2.202.223
  • Adobe Flash Player 11.2.202.228
    cpe:2.3:a:adobe:flash_player:11.2.202.228
  • Adobe Flash Player 11.2.202.233
    cpe:2.3:a:adobe:flash_player:11.2.202.233
  • Adobe Flash Player 11.2.202.235
    cpe:2.3:a:adobe:flash_player:11.2.202.235
  • Adobe Flash Player 11.2.202.236
    cpe:2.3:a:adobe:flash_player:11.2.202.236
  • Adobe Flash Player 11.2.202.238
    cpe:2.3:a:adobe:flash_player:11.2.202.238
  • Adobe Flash Player 11.2.202.243
    cpe:2.3:a:adobe:flash_player:11.2.202.243
  • Adobe Flash Player 11.2.202.251
    cpe:2.3:a:adobe:flash_player:11.2.202.251
  • Adobe Flash Player 11.2.202.258
    cpe:2.3:a:adobe:flash_player:11.2.202.258
  • Adobe Flash Player 11.2.202.261
    cpe:2.3:a:adobe:flash_player:11.2.202.261
  • Adobe Flash Player 11.2.202.262
    cpe:2.3:a:adobe:flash_player:11.2.202.262
  • Adobe Flash Player 11.2.202.270
    cpe:2.3:a:adobe:flash_player:11.2.202.270
  • Adobe Flash Player 11.2.202.273
    cpe:2.3:a:adobe:flash_player:11.2.202.273
  • Adobe Flash Player 11.2.202.275
    cpe:2.3:a:adobe:flash_player:11.2.202.275
  • Adobe Flash Player 11.2.202.280
    cpe:2.3:a:adobe:flash_player:11.2.202.280
  • Adobe Flash Player 11.2.202.285
    cpe:2.3:a:adobe:flash_player:11.2.202.285
  • Adobe Flash Player 11.2.202.291
    cpe:2.3:a:adobe:flash_player:11.2.202.291
  • Adobe Flash Player 11.2.202.297
    cpe:2.3:a:adobe:flash_player:11.2.202.297
  • Adobe Flash Player 11.2.202.310
    cpe:2.3:a:adobe:flash_player:11.2.202.310
  • Adobe Flash Player 11.2.202.332
    cpe:2.3:a:adobe:flash_player:11.2.202.332
  • Adobe Flash Player 11.2.202.335
    cpe:2.3:a:adobe:flash_player:11.2.202.335
  • Adobe Flash Player 11.2.202.336
    cpe:2.3:a:adobe:flash_player:11.2.202.336
  • Adobe Flash Player 11.2.202.341
    cpe:2.3:a:adobe:flash_player:11.2.202.341
  • Adobe Flash Player 11.2.202.346
    cpe:2.3:a:adobe:flash_player:11.2.202.346
  • Adobe Flash Player 11.2.202.350
    cpe:2.3:a:adobe:flash_player:11.2.202.350
  • Adobe Flash Player 11.2.202.356
    cpe:2.3:a:adobe:flash_player:11.2.202.356
  • Adobe Flash Player 11.2.202.359
    cpe:2.3:a:adobe:flash_player:11.2.202.359
  • Linux Kernel
    cpe:2.3:o:linux:linux_kernel
  • Adobe Flash Player 13.0.0.182
    cpe:2.3:a:adobe:flash_player:13.0.0.182
  • Adobe Flash Player 13.0.0.201
    cpe:2.3:a:adobe:flash_player:13.0.0.201
  • Adobe Flash Player 13.0.0.206
    cpe:2.3:a:adobe:flash_player:13.0.0.206
  • Adobe Flash Player 13.0.0.214
    cpe:2.3:a:adobe:flash_player:13.0.0.214
  • Apple Mac OS X
    cpe:2.3:o:apple:mac_os_x
  • Microsoft Windows
    cpe:2.3:o:microsoft:windows
  • Adobe Adobe Integrated Runtime (AIR) SDK 13.0.0.83
    cpe:2.3:a:adobe:adobe_air_sdk:13.0.0.83
  • Adobe Adobe Integrated Runtime (AIR) SDK 13.0.0.111
    cpe:2.3:a:adobe:adobe_air_sdk:13.0.0.111
  • Adobe Adobe Integrated Runtime (AIR) 13.0.0.83
    cpe:2.3:a:adobe:adobe_air:13.0.0.83
  • Adobe Adobe Integrated Runtime (AIR) 13.0.0.111
    cpe:2.3:a:adobe:adobe_air:13.0.0.111
CVSS
Base: 10.0 (as of 11-06-2014 - 13:12)
Impact:
Exploitability:
CWE CWE-119
CAPEC
  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
  • Overflow Binary Resource File
    An attack of this type exploits a buffer overflow vulnerability in the handling of binary resources. Binary resources may include music files like MP3, image files like JPEG files, and any other binary file. These attacks may pass unnoticed to the client machine through normal usage of files, such as a browser loading a seemingly innocent JPEG file. This can allow the attacker access to the execution stack and execute arbitrary code in the target process. This attack pattern is a variant of standard buffer overflow attacks using an unexpected vector (binary files) to wrap its attack and open up a new attack vector. The attacker is required to either directly serve the binary content to the victim, or place it in a locale like a MP3 sharing application, for the victim to download. The attacker then is notified upon the download or otherwise locates the vulnerability opened up by the buffer overflow.
  • Buffer Overflow via Symbolic Links
    This type of attack leverages the use of symbolic links to cause buffer overflows. An attacker can try to create or manipulate a symbolic link file such that its contents result in out of bounds data. When the target software processes the symbolic link file, it could potentially overflow internal buffers with insufficient bounds checking.
  • Overflow Variables and Tags
    This type of attack leverages the use of tags or variables from a formatted configuration data to cause buffer overflow. The attacker crafts a malicious HTML page or configuration file that includes oversized strings, thus causing an overflow.
  • Buffer Overflow via Parameter Expansion
    In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
  • Buffer Overflow in an API Call
    This attack targets libraries or shared code modules which are vulnerable to buffer overflow attacks. An attacker who has access to an API may try to embed malicious code in the API function call and exploit a buffer overflow vulnerability in the function's implementation. All clients that make use of the code library thus become vulnerable by association. This has a very broad effect on security across a system, usually affecting more than one software process.
  • Buffer Overflow in Local Command-Line Utilities
    This attack targets command-line utilities available in a number of shells. An attacker can leverage a vulnerability found in a command-line utility to escalate privilege to root.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
nessus via4
  • NASL family SuSE Local Security Checks
    NASL id SUSE_11_FLASH-PLAYER-140616.NASL
    description flash-player was updated to version 11.2.202.378 to fix the following security issues : - Cross-site scripting vulnerabilities. (CVE-2014-0531 / CVE-2014-0532 / CVE-2014-0533) - Security bypass vulnerabilities. (CVE-2014-0534 / CVE-2014-0535) - Memory corruption vulnerability that could result in arbitrary code execution. (CVE-2014-0536) More information can be found at http://helpx.adobe.com/security/products/flash-player/ap sb14-16.html .
    last seen 2019-02-21
    modified 2014-07-11
    plugin id 76105
    published 2014-06-18
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=76105
    title SuSE 11.3 Security Update : flash-player (SAT Patch Number 9373)
  • NASL family Red Hat Local Security Checks
    NASL id REDHAT-RHSA-2014-0745.NASL
    description An updated Adobe Flash Player package that fixes multiple security issues is now available for Red Hat Enterprise Linux 5 and 6 Supplementary. The Red Hat Security Response Team has rated this update as having Critical security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. The flash-plugin package contains a Mozilla Firefox compatible Adobe Flash Player web browser plug-in. This update fixes multiple vulnerabilities in Adobe Flash Player. These vulnerabilities are detailed in the Adobe Security Bulletin APSB14-16, listed in the References section. Multiple flaws were found in the way flash-plugin displayed certain SWF content. An attacker could use these flaws to create a specially crafted SWF file that would cause flash-plugin to crash or, potentially, execute arbitrary code when the victim loaded a page containing the malicious SWF content. (CVE-2014-0534, CVE-2014-0535, CVE-2014-0536) Multiple flaws in flash-plugin could allow an attacker to conduct cross-site scripting (XSS) attacks if a victim were tricked into visiting a specially crafted web page. (CVE-2014-0531, CVE-2014-0532, CVE-2014-0533) All users of Adobe Flash Player should install this updated package, which upgrades Flash Player to version 11.2.202.378.
    last seen 2019-02-21
    modified 2018-11-10
    plugin id 74485
    published 2014-06-12
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=74485
    title RHEL 5 / 6 : flash-plugin (RHSA-2014:0745)
  • NASL family Windows
    NASL id ADOBE_AIR_APSB14-16.NASL
    description According to its version, the instance of Adobe AIR on the remote Windows host is equal or prior to 13.0.0.111. It is, therefore, affected by the following vulnerabilities : - Multiple, unspecified errors exist that could allow cross-site scripting attacks. (CVE-2014-0531, CVE-2014-0532, CVE-2014-0533) - Multiple, unspecified errors exist that could allow unspecified security bypass attacks. (CVE-2014-0534, CVE-2014-0535) - An unspecified memory corruption issue exists that could allow arbitrary code execution. (CVE-2014-0536)
    last seen 2019-02-21
    modified 2018-06-27
    plugin id 74430
    published 2014-06-11
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=74430
    title Adobe AIR <= AIR 13.0.0.111 Multiple Vulnerabilities (APSB14-16)
  • NASL family Windows
    NASL id FLASH_PLAYER_APSB14-16.NASL
    description According to its version, the instance of Flash Player installed on the remote Windows host is equal or prior to 13.0.0.214. It is, therefore, affected by the following vulnerabilities : - Multiple, unspecified errors exist that could allow cross-site scripting attacks. (CVE-2014-0531, CVE-2014-0532, CVE-2014-0533) - Multiple, unspecified errors exist that could allow unspecified security bypass attacks. (CVE-2014-0534, CVE-2014-0535) - An unspecified memory corruption issue exists that could allow arbitrary code execution. (CVE-2014-0536)
    last seen 2019-02-21
    modified 2018-07-11
    plugin id 74431
    published 2014-06-11
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=74431
    title Flash Player <= 13.0.0.214 Multiple Vulnerabilities (APSB14-16)
  • NASL family MacOS X Local Security Checks
    NASL id MACOSX_ADOBE_AIR_14_0_0_110.NASL
    description According to its version, the instance of Adobe AIR on the remote Mac OS X host is equal or prior to 13.0.0.111. It is, therefore, affected by the following vulnerabilities : - Multiple, unspecified errors exist that could allow cross-site scripting attacks. (CVE-2014-0531, CVE-2014-0532, CVE-2014-0533) - Multiple, unspecified errors exist that could allow unspecified security bypass attacks. (CVE-2014-0534, CVE-2014-0535) - An unspecified memory corruption issue exists that could allow arbitrary code execution. (CVE-2014-0536)
    last seen 2019-02-21
    modified 2018-07-14
    plugin id 74432
    published 2014-06-11
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=74432
    title Adobe AIR for Mac <= 13.0.0.111 Multiple Vulnerabilities (APSB14-16)
  • NASL family SuSE Local Security Checks
    NASL id OPENSUSE-2014-423.NASL
    description flash-player was updated to version 11.2.202.378 to fix six security issues. These security issues were fixed : - Cross-site-scripting vulnerabilities (CVE-2014-0531, CVE-2014-0532, CVE-2014-0533). - Security bypass vulnerabilities (CVE-2014-0534, CVE-2014-0535). - A memory corruption vulnerability that could result in arbitrary code execution (CVE-2014-0536).
    last seen 2019-02-21
    modified 2018-11-10
    plugin id 76085
    published 2014-06-17
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=76085
    title openSUSE Security Update : flash-player (openSUSE-SU-2014:0798-1)
  • NASL family MacOS X Local Security Checks
    NASL id MACOSX_FLASH_PLAYER_14_0_0_125.NASL
    description According to its version, the instance of Flash Player installed on the remote Mac OS X host is equal or prior to 13.0.0.214. It is, therefore, affected by the following vulnerabilities : - Multiple, unspecified errors exist that could allow cross-site scripting attacks. (CVE-2014-0531, CVE-2014-0532, CVE-2014-0533) - Multiple, unspecified errors exist that could allow unspecified security bypass attacks. (CVE-2014-0534, CVE-2014-0535) - An unspecified memory corruption issue exists that could allow arbitrary code execution. (CVE-2014-0536)
    last seen 2019-02-21
    modified 2018-07-14
    plugin id 74433
    published 2014-06-11
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=74433
    title Flash Player for Mac <= 13.0.0.214 Multiple Vulnerabilities (APSB14-16)
  • NASL family Windows
    NASL id SMB_KB2966072.NASL
    description The remote host is missing KB2966072. It is, therefore, potentially affected by multiple vulnerabilities : - Multiple, unspecified errors exist that could allow cross-site scripting attacks. (CVE-2014-0531, CVE-2014-0532, CVE-2014-0533) - Multiple, unspecified errors exist that could allow unspecified security bypass attacks. (CVE-2014-0534, CVE-2014-0535) - An unspecified memory corruption issue exists that could allow arbitrary code execution. (CVE-2014-0536)
    last seen 2019-02-21
    modified 2018-11-15
    plugin id 74429
    published 2014-06-11
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=74429
    title MS KB2966072: Update for Vulnerabilities in Adobe Flash Player in Internet Explorer
  • NASL family Gentoo Local Security Checks
    NASL id GENTOO_GLSA-201406-17.NASL
    description The remote host is affected by the vulnerability described in GLSA-201406-17 (Adobe Flash Player: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in Adobe Flash Player. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could possibly execute arbitrary code with the privileges of the process, cause a Denial of Service condition, conduct Cross-Site Scripting (XSS) attacks, or bypass security restrictions. Workaround : There is no known workaround at this time.
    last seen 2019-02-21
    modified 2015-04-13
    plugin id 82004
    published 2015-03-24
    reporter Tenable
    source https://www.tenable.com/plugins/index.php?view=single&id=82004
    title GLSA-201406-17 : Adobe Flash Player: Multiple vulnerabilities
redhat via4
advisories
rhsa
id RHSA-2014:0745
refmap via4
bid 67961
confirm http://helpx.adobe.com/security/products/flash-player/apsb14-16.html
gentoo GLSA-201406-17
sectrack 1030368
secunia
  • 58390
  • 58465
  • 58585
  • 59053
  • 59304
suse
  • SUSE-SU-2014:0806
  • openSUSE-SU-2014:0798
  • openSUSE-SU-2014:0799
Last major update 21-06-2014 - 00:38
Published 11-06-2014 - 06:57
Last modified 21-12-2017 - 21:29
Back to Top