Vulnerabilities > CVE-2015-7622 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Adobe products

047910
CVSS 10.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
adobe
CWE-119
critical
nessus
exploit available

Summary

Adobe Reader and Acrobat 10.x before 10.1.16 and 11.x before 11.0.13, Acrobat and Acrobat Reader DC Classic before 2015.006.30094, and Acrobat and Acrobat Reader DC Continuous before 2015.009.20069 on Windows and OS X allow attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2015-6685, CVE-2015-6686, CVE-2015-6693, CVE-2015-6694, and CVE-2015-6695.

Vulnerable Configurations

Part Description Count
Application
Adobe
81
OS
Apple
1
OS
Microsoft
1

Common Attack Pattern Enumeration and Classification (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.

Exploit-Db

descriptionAcrobat Reader DC 15.008.20082.15957 - PDF Parsing Memory Corruption Vulnerability. CVE-2015-7622. Dos exploit for windows platform
fileexploits/windows/dos/38787.txt
idEDB-ID:38787
last seen2016-02-04
modified2015-11-23
platformwindows
port
published2015-11-23
reporterFrancis Provencher
sourcehttps://www.exploit-db.com/download/38787/
titleAcrobat Reader DC 15.008.20082.15957 - PDF Parsing Memory Corruption Vulnerability
typedos

Nessus

  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_ADOBE_ACROBAT_APSB15-24.NASL
    descriptionThe version of Adobe Acrobat installed on the remote Mac OS X host is version 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 or earlier. It is, therefore, affected by multiple vulnerabilities : - A buffer overflow condition exists that allows an attacker to disclose information. (CVE-2015-6692) - Multiple use-after-free errors exist that allow an attacker to execute arbitrary code. (CVE-2015-6689, CVE-2015-6688, CVE-2015-6690, CVE-2015-7615, CVE-2015-7617, CVE-2015-6687, CVE-2015-6684, CVE-2015-6691, CVE-2015-7621, CVE-2015-5586, CVE-2015-6683) - Multiple heap buffer overflow conditions exist that allow an attacker to execute arbitrary code. (CVE-2015-6696, CVE-2015-6698, CVE-2015-8458) - Multiple memory corruption issues exist that allow a remote attacker to execute arbitrary code. (CVE-2015-6685, CVE-2015-6693, CVE-2015-6694, CVE-2015-6695, CVE-2015-6686, CVE-2015-7622, CVE-2015-7650) - Multiple unspecified memory leak vulnerabilities exist. (CVE-2015-6699, CVE-2015-6700, CVE-2015-6701, CVE-2015-6702, CVE-2015-6703, CVE-2015-6704, CVE-2015-6697) - Multiple security bypass vulnerabilities exist that allow a remote attacker to disclose information. (CVE-2015-5583, CVE-2015-6705, CVE-2015-6706, CVE-2015-7624) - Multiple security bypass vulnerabilities exists that allow an attacker to bypass JavaScript API execution. (CVE-2015-6707, CVE-2015-6708, CVE-2015-6709, CVE-2015-6710, CVE-2015-6711, CVE-2015-6712, CVE-2015-7614, CVE-2015-7616, CVE-2015-6716, CVE-2015-6717, CVE-2015-6718, CVE-2015-6719, CVE-2015-6720, CVE-2015-6721, CVE-2015-6722, CVE-2015-6723, CVE-2015-6724, CVE-2015-6725, CVE-2015-7618, CVE-2015-7619, CVE-2015-7620, CVE-2015-7623, CVE-2015-6713, CVE-2015-6714, CVE-2015-6715) Note that Nessus has not tested for these issues but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id86404
    published2015-10-15
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86404
    titleAdobe Acrobat <= 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 Multiple Vulnerabilities (APSB15-24) (Mac OS X)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(86404);
      script_version("1.9");
      script_cvs_date("Date: 2019/11/20");
    
      script_cve_id(
        "CVE-2015-5583",
        "CVE-2015-5586",
        "CVE-2015-6683",
        "CVE-2015-6684",
        "CVE-2015-6685",
        "CVE-2015-6686",
        "CVE-2015-6687",
        "CVE-2015-6688",
        "CVE-2015-6689",
        "CVE-2015-6690",
        "CVE-2015-6691",
        "CVE-2015-6692",
        "CVE-2015-6693",
        "CVE-2015-6694",
        "CVE-2015-6695",
        "CVE-2015-6696",
        "CVE-2015-6697",
        "CVE-2015-6698",
        "CVE-2015-6699",
        "CVE-2015-6700",
        "CVE-2015-6701",
        "CVE-2015-6702",
        "CVE-2015-6703",
        "CVE-2015-6704",
        "CVE-2015-6705",
        "CVE-2015-6706",
        "CVE-2015-6707",
        "CVE-2015-6708",
        "CVE-2015-6709",
        "CVE-2015-6710",
        "CVE-2015-6711",
        "CVE-2015-6712",
        "CVE-2015-6713",
        "CVE-2015-6714",
        "CVE-2015-6715",
        "CVE-2015-6716",
        "CVE-2015-6717",
        "CVE-2015-6718",
        "CVE-2015-6719",
        "CVE-2015-6720",
        "CVE-2015-6721",
        "CVE-2015-6722",
        "CVE-2015-6723",
        "CVE-2015-6724",
        "CVE-2015-6725",
        "CVE-2015-7614",
        "CVE-2015-7615",
        "CVE-2015-7616",
        "CVE-2015-7617",
        "CVE-2015-7618",
        "CVE-2015-7619",
        "CVE-2015-7620",
        "CVE-2015-7621",
        "CVE-2015-7622",
        "CVE-2015-7623",
        "CVE-2015-7624",
        "CVE-2015-7650",
        "CVE-2015-8458"
      );
      script_bugtraq_id(
        77064,
        77066,
        77067,
        77068,
        77069,
        77070,
        77074,
        79208
      );
    
      script_name(english:"Adobe Acrobat <= 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 Multiple Vulnerabilities (APSB15-24) (Mac OS X)");
      script_summary(english:"Checks the version of Adobe Acrobat.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The version of Adobe Acrobat installed on the remote Mac OS X host is
    affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "The version of Adobe Acrobat installed on the remote Mac OS X host is
    version 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 or
    earlier. It is, therefore, affected by multiple vulnerabilities :
    
      - A buffer overflow condition exists that allows an
        attacker to disclose information. (CVE-2015-6692)
    
      - Multiple use-after-free errors exist that allow an
        attacker to execute arbitrary code. (CVE-2015-6689,
        CVE-2015-6688, CVE-2015-6690, CVE-2015-7615,
        CVE-2015-7617, CVE-2015-6687, CVE-2015-6684,
        CVE-2015-6691, CVE-2015-7621, CVE-2015-5586,
        CVE-2015-6683)
    
      - Multiple heap buffer overflow conditions exist that
        allow an attacker to execute arbitrary code.
        (CVE-2015-6696, CVE-2015-6698, CVE-2015-8458)
    
      - Multiple memory corruption issues exist that allow a
        remote attacker to execute arbitrary code.
        (CVE-2015-6685, CVE-2015-6693, CVE-2015-6694,
        CVE-2015-6695, CVE-2015-6686, CVE-2015-7622,
        CVE-2015-7650)
    
      - Multiple unspecified memory leak vulnerabilities exist.
        (CVE-2015-6699, CVE-2015-6700, CVE-2015-6701,
        CVE-2015-6702, CVE-2015-6703, CVE-2015-6704,
        CVE-2015-6697)
    
      - Multiple security bypass vulnerabilities exist that
        allow a remote attacker to disclose information.
        (CVE-2015-5583, CVE-2015-6705, CVE-2015-6706,
        CVE-2015-7624)
    
      - Multiple security bypass vulnerabilities exists that
        allow an attacker to bypass JavaScript API execution.
        (CVE-2015-6707, CVE-2015-6708, CVE-2015-6709,
        CVE-2015-6710, CVE-2015-6711, CVE-2015-6712,
        CVE-2015-7614, CVE-2015-7616, CVE-2015-6716,
        CVE-2015-6717, CVE-2015-6718, CVE-2015-6719,
        CVE-2015-6720, CVE-2015-6721, CVE-2015-6722,
        CVE-2015-6723, CVE-2015-6724, CVE-2015-6725,
        CVE-2015-7618, CVE-2015-7619, CVE-2015-7620,
        CVE-2015-7623, CVE-2015-6713, CVE-2015-6714,
        CVE-2015-6715)
    
    Note that Nessus has not tested for these issues but has instead
    relied only on the application's self-reported version number.");
      script_set_attribute(attribute:"see_also", value:"https://helpx.adobe.com/security/products/acrobat/apsb15-24.html");
      script_set_attribute(attribute:"solution", value:
    "Upgrade to Adobe Acrobat 10.1.16 / 11.0.13 / 2015.006.30094 / 
    2015.009.20069 or later.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
      script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2015-7622");
    
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/10/13");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/10/13");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/10/15");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:adobe:acrobat");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"MacOS X Local Security Checks");
    
      script_copyright(english:"This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("macosx_adobe_acrobat_installed.nbin");
      script_require_keys("Host/local_checks_enabled", "Host/MacOSX/Version", "installed_sw/Adobe Acrobat");
    
      exit(0);
    }
    
    include("audit.inc");
    include("global_settings.inc");
    include("misc_func.inc");
    include("install_func.inc");
    
    get_kb_item_or_exit("Host/local_checks_enabled");
    os = get_kb_item("Host/MacOSX/Version");
    if (empty_or_null(os)) audit(AUDIT_OS_NOT, "Mac OS X");
    
    app_name = "Adobe Acrobat";
    install = get_single_install(app_name:app_name);
    
    version = install['version'];
    path    = install['path'];
    
    ver = split(version, sep:'.', keep:FALSE);
    for (i=0; i<max_index(ver); i++)
      ver[i] = int(ver[i]);
    
    # Affected is :
    #
    # 10.x <= 10.1.15
    # 11.x <= 11.0.12
    # DC Classic <= 2015.006.30060
    # DC Continuous <= 2015.008.20082
    if (
      (ver[0] == 10 && ver[1] < 1) ||
      (ver[0] == 10 && ver[1] == 1 && ver[2] <= 15) ||
      (ver[0] == 11 && ver[1] == 0 && ver[2] <= 12) ||
      (ver[0] == 15 && ver[1] == 6 && ver[2] <= 30060) ||
      (ver[0] == 15 && ver[1] == 7 ) ||
      (ver[0] == 15 && ver[1] == 8 && ver[2] <= 20082)
    )
    {
      if (report_verbosity > 0)
      {
        report = '\n  Path              : '+path+
                 '\n  Installed version : '+version+
                 '\n  Fixed version     : 10.1.16 / 11.0.13 / 2015.006.30094 / 2015.009.20069' +
                 '\n';
        security_hole(port:0, extra:report);
      }
      else security_hole(0);
      exit(0);
    }
    else audit(AUDIT_INST_PATH_NOT_VULN, app_name, version, path);
    
  • NASL familyWindows
    NASL idADOBE_ACROBAT_APSB15-24.NASL
    descriptionThe version of Adobe Acrobat installed on the remote Windows host is version 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 or earlier. It is, therefore, affected by multiple vulnerabilities : - A buffer overflow condition exists that allows an attacker to disclose information. (CVE-2015-6692) - Multiple use-after-free errors exist that allow an attacker to execute arbitrary code. (CVE-2015-6689, CVE-2015-6688, CVE-2015-6690, CVE-2015-7615, CVE-2015-7617, CVE-2015-6687, CVE-2015-6684, CVE-2015-6691, CVE-2015-7621, CVE-2015-5586, CVE-2015-6683) - Multiple heap buffer overflow conditions exist that allow an attacker to execute arbitrary code. (CVE-2015-6696, CVE-2015-6698, CVE-2015-8458) - Multiple memory corruption issues exist that allow a remote attacker to execute arbitrary code. (CVE-2015-6685, CVE-2015-6693, CVE-2015-6694, CVE-2015-6695, CVE-2015-6686, CVE-2015-7622, CVE-2015-7650) - Multiple unspecified memory leak vulnerabilities exist. (CVE-2015-6699, CVE-2015-6700, CVE-2015-6701, CVE-2015-6702, CVE-2015-6703, CVE-2015-6704, CVE-2015-6697) - Multiple security bypass vulnerabilities exist that allow a remote attacker to disclose information. (CVE-2015-5583, CVE-2015-6705, CVE-2015-6706, CVE-2015-7624) - Multiple security bypass vulnerabilities exists that allow an attacker to bypass JavaScript API execution. (CVE-2015-6707, CVE-2015-6708, CVE-2015-6709, CVE-2015-6710, CVE-2015-6711, CVE-2015-6712, CVE-2015-7614, CVE-2015-7616, CVE-2015-6716, CVE-2015-6717, CVE-2015-6718, CVE-2015-6719, CVE-2015-6720, CVE-2015-6721, CVE-2015-6722, CVE-2015-6723, CVE-2015-6724, CVE-2015-6725, CVE-2015-7618, CVE-2015-7619, CVE-2015-7620, CVE-2015-7623, CVE-2015-6713, CVE-2015-6714, CVE-2015-6715) Note that Nessus has not tested for these issues but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id86402
    published2015-10-15
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86402
    titleAdobe Acrobat <= 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 Multiple Vulnerabilities (APSB15-24)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(86402);
      script_version("1.12");
      script_cvs_date("Date: 2019/11/20");
    
      script_cve_id(
        "CVE-2015-5583",
        "CVE-2015-5586",
        "CVE-2015-6683",
        "CVE-2015-6684",
        "CVE-2015-6685",
        "CVE-2015-6686",
        "CVE-2015-6687",
        "CVE-2015-6688",
        "CVE-2015-6689",
        "CVE-2015-6690",
        "CVE-2015-6691",
        "CVE-2015-6692",
        "CVE-2015-6693",
        "CVE-2015-6694",
        "CVE-2015-6695",
        "CVE-2015-6696",
        "CVE-2015-6697",
        "CVE-2015-6698",
        "CVE-2015-6699",
        "CVE-2015-6700",
        "CVE-2015-6701",
        "CVE-2015-6702",
        "CVE-2015-6703",
        "CVE-2015-6704",
        "CVE-2015-6705",
        "CVE-2015-6706",
        "CVE-2015-6707",
        "CVE-2015-6708",
        "CVE-2015-6709",
        "CVE-2015-6710",
        "CVE-2015-6711",
        "CVE-2015-6712",
        "CVE-2015-6713",
        "CVE-2015-6714",
        "CVE-2015-6715",
        "CVE-2015-6716",
        "CVE-2015-6717",
        "CVE-2015-6718",
        "CVE-2015-6719",
        "CVE-2015-6720",
        "CVE-2015-6721",
        "CVE-2015-6722",
        "CVE-2015-6723",
        "CVE-2015-6724",
        "CVE-2015-6725",
        "CVE-2015-7614",
        "CVE-2015-7615",
        "CVE-2015-7616",
        "CVE-2015-7617",
        "CVE-2015-7618",
        "CVE-2015-7619",
        "CVE-2015-7620",
        "CVE-2015-7621",
        "CVE-2015-7622",
        "CVE-2015-7623",
        "CVE-2015-7624",
        "CVE-2015-7650",
        "CVE-2015-8458"
      );
      script_bugtraq_id(
        77064,
        77066,
        77067,
        77068,
        77069,
        77070,
        77074,
        79208
      );
    
      script_name(english:"Adobe Acrobat <= 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 Multiple Vulnerabilities (APSB15-24)");
      script_summary(english:"Checks the version of Adobe Acrobat.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The version of Adobe Acrobat installed on the remote Windows host is
    affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "The version of Adobe Acrobat installed on the remote Windows host is
    version 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 or
    earlier. It is, therefore, affected by multiple vulnerabilities :
    
      - A buffer overflow condition exists that allows an
        attacker to disclose information. (CVE-2015-6692)
    
      - Multiple use-after-free errors exist that allow an
        attacker to execute arbitrary code. (CVE-2015-6689,
        CVE-2015-6688, CVE-2015-6690, CVE-2015-7615,
        CVE-2015-7617, CVE-2015-6687, CVE-2015-6684,
        CVE-2015-6691, CVE-2015-7621, CVE-2015-5586,
        CVE-2015-6683)
    
      - Multiple heap buffer overflow conditions exist that
        allow an attacker to execute arbitrary code.
        (CVE-2015-6696, CVE-2015-6698, CVE-2015-8458)
    
      - Multiple memory corruption issues exist that allow a
        remote attacker to execute arbitrary code.
        (CVE-2015-6685, CVE-2015-6693, CVE-2015-6694,
        CVE-2015-6695, CVE-2015-6686, CVE-2015-7622,
        CVE-2015-7650)
    
      - Multiple unspecified memory leak vulnerabilities exist.
        (CVE-2015-6699, CVE-2015-6700, CVE-2015-6701,
        CVE-2015-6702, CVE-2015-6703, CVE-2015-6704,
        CVE-2015-6697)
    
      - Multiple security bypass vulnerabilities exist that
        allow a remote attacker to disclose information.
        (CVE-2015-5583, CVE-2015-6705, CVE-2015-6706,
        CVE-2015-7624)
    
      - Multiple security bypass vulnerabilities exists that
        allow an attacker to bypass JavaScript API execution.
        (CVE-2015-6707, CVE-2015-6708, CVE-2015-6709,
        CVE-2015-6710, CVE-2015-6711, CVE-2015-6712,
        CVE-2015-7614, CVE-2015-7616, CVE-2015-6716,
        CVE-2015-6717, CVE-2015-6718, CVE-2015-6719,
        CVE-2015-6720, CVE-2015-6721, CVE-2015-6722,
        CVE-2015-6723, CVE-2015-6724, CVE-2015-6725,
        CVE-2015-7618, CVE-2015-7619, CVE-2015-7620,
        CVE-2015-7623, CVE-2015-6713, CVE-2015-6714,
        CVE-2015-6715)
    
    Note that Nessus has not tested for these issues but has instead
    relied only on the application's self-reported version number.");
      script_set_attribute(attribute:"see_also", value:"https://helpx.adobe.com/security/products/acrobat/apsb15-24.html");
      script_set_attribute(attribute:"solution", value:
    "Upgrade to Adobe Acrobat 10.1.16 / 11.0.13 / 2015.006.30094 / 
    2015.009.20069 or later.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
      script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2015-7622");
    
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/10/13");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/10/13");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/10/15");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:adobe:acrobat");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"Windows");
    
      script_copyright(english:"This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("adobe_acrobat_installed.nasl");
      script_require_keys("SMB/Registry/Enumerated", "installed_sw/Adobe Acrobat");
    
      exit(0);
    }
    
    include("audit.inc");
    include("global_settings.inc");
    include("misc_func.inc");
    include("install_func.inc");
    
    get_kb_item_or_exit("SMB/Registry/Enumerated");
    
    app_name = "Adobe Acrobat";
    install = get_single_install(app_name:app_name);
    
    version = install['version'];
    path    = install['path'];
    verui   = install['display_version'];
    
    ver = split(version, sep:'.', keep:FALSE);
    for (i=0; i<max_index(ver); i++)
      ver[i] = int(ver[i]);
    
    # Affected is :
    #
    # 10.x <= 10.1.15
    # 11.x <= 11.0.12
    # DC Classic <= 2015.006.30060
    # DC Continuous <= 2015.008.20082
    if (
      (ver[0] == 10 && ver[1] < 1) ||
      (ver[0] == 10 && ver[1] == 1 && ver[2] <= 15) ||
      (ver[0] == 11 && ver[1] == 0 && ver[2] <= 12) ||
      (ver[0] == 15 && ver[1] == 6 && ver[2] <= 30060) ||
      (ver[0] == 15 && ver[1] == 7 ) ||
      (ver[0] == 15 && ver[1] == 8 && ver[2] <= 20082)
    )
    {
      port = get_kb_item('SMB/transport');
      if(!port) port = 445;
    
      report = '\n  Path              : '+path+
               '\n  Installed version : '+verui+
               '\n  Fixed version     : 10.1.16 / 11.0.13 / 2015.006.30094 / 2015.009.20069' +
               '\n';
      security_report_v4(port:port, extra:report, severity:SECURITY_HOLE);
    }
    else audit(AUDIT_INST_PATH_NOT_VULN, app_name, verui, path);
    
  • NASL familyWindows
    NASL idADOBE_READER_APSB15-24.NASL
    descriptionThe version of Adobe Reader installed on the remote Windows host is version 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 or earlier. It is, therefore, affected by multiple vulnerabilities : - A buffer overflow condition exists that allows an attacker to disclose information. (CVE-2015-6692) - Multiple use-after-free errors exist that allow an attacker to execute arbitrary code. (CVE-2015-6689, CVE-2015-6688, CVE-2015-6690, CVE-2015-7615, CVE-2015-7617, CVE-2015-6687, CVE-2015-6684, CVE-2015-6691, CVE-2015-7621, CVE-2015-5586, CVE-2015-6683) - Multiple heap buffer overflow conditions exist that allow an attacker to execute arbitrary code. (CVE-2015-6696, CVE-2015-6698, CVE-2015-8458) - Multiple memory corruption issues exist that allow a remote attacker to execute arbitrary code. (CVE-2015-6685, CVE-2015-6693, CVE-2015-6694, CVE-2015-6695, CVE-2015-6686, CVE-2015-7622, CVE-2015-7650) - Multiple unspecified memory leak vulnerabilities exist. (CVE-2015-6699, CVE-2015-6700, CVE-2015-6701, CVE-2015-6702, CVE-2015-6703, CVE-2015-6704, CVE-2015-6697) - Multiple security bypass vulnerabilities exist that allow a remote attacker to disclose information. (CVE-2015-5583, CVE-2015-6705, CVE-2015-6706, CVE-2015-7624) - Multiple security bypass vulnerabilities exists that allow an attacker to bypass JavaScript API execution. (CVE-2015-6707, CVE-2015-6708, CVE-2015-6709, CVE-2015-6710, CVE-2015-6711, CVE-2015-6712, CVE-2015-7614, CVE-2015-7616, CVE-2015-6716, CVE-2015-6717, CVE-2015-6718, CVE-2015-6719, CVE-2015-6720, CVE-2015-6721, CVE-2015-6722, CVE-2015-6723, CVE-2015-6724, CVE-2015-6725, CVE-2015-7618, CVE-2015-7619, CVE-2015-7620, CVE-2015-7623, CVE-2015-6713, CVE-2015-6714, CVE-2015-6715) Note that Nessus has not tested for these issues but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id86403
    published2015-10-15
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86403
    titleAdobe Reader <= 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 Multiple Vulnerabilities (APSB15-24)
  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_ADOBE_READER_APSB15-24.NASL
    descriptionThe version of Adobe Reader installed on the remote Mac OS X host is version 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 or earlier. It is, therefore, affected by multiple vulnerabilities : - A buffer overflow condition exists that allows an attacker to disclose information. (CVE-2015-6692) - Multiple use-after-free errors exist that allow an attacker to execute arbitrary code. (CVE-2015-6689, CVE-2015-6688, CVE-2015-6690, CVE-2015-7615, CVE-2015-7617, CVE-2015-6687, CVE-2015-6684, CVE-2015-6691, CVE-2015-7621, CVE-2015-5586, CVE-2015-6683) - Multiple heap buffer overflow conditions exist that allow an attacker to execute arbitrary code. (CVE-2015-6696, CVE-2015-6698, CVE-2015-8458) - Multiple memory corruption issues exist that allow a remote attacker to execute arbitrary code. (CVE-2015-6685, CVE-2015-6693, CVE-2015-6694, CVE-2015-6695, CVE-2015-6686, CVE-2015-7622, CVE-2015-7650) - Multiple unspecified memory leak vulnerabilities exist. (CVE-2015-6699, CVE-2015-6700, CVE-2015-6701, CVE-2015-6702, CVE-2015-6703, CVE-2015-6704, CVE-2015-6697) - Multiple security bypass vulnerabilities exist that allow a remote attacker to disclose information. (CVE-2015-5583, CVE-2015-6705, CVE-2015-6706, CVE-2015-7624) - Multiple security bypass vulnerabilities exists that allow an attacker to bypass JavaScript API execution. (CVE-2015-6707, CVE-2015-6708, CVE-2015-6709, CVE-2015-6710, CVE-2015-6711, CVE-2015-6712, CVE-2015-7614, CVE-2015-7616, CVE-2015-6716, CVE-2015-6717, CVE-2015-6718, CVE-2015-6719, CVE-2015-6720, CVE-2015-6721, CVE-2015-6722, CVE-2015-6723, CVE-2015-6724, CVE-2015-6725, CVE-2015-7618, CVE-2015-7619, CVE-2015-7620, CVE-2015-7623, CVE-2015-6713, CVE-2015-6714, CVE-2015-6715) Note that Nessus has not tested for these issues but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id86405
    published2015-10-15
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86405
    titleAdobe Reader <= 10.1.15 / 11.0.12 / 2015.006.30060 / 2015.008.20082 Multiple Vulnerabilities (APSB15-24) (Mac OS X)