Vulnerabilities > CVE-2015-8548 - Unspecified vulnerability in Google V8

047910
CVSS 0.0 - NONE
Attack vector
UNKNOWN
Attack complexity
UNKNOWN
Privileges required
UNKNOWN
Confidentiality impact
UNKNOWN
Integrity impact
UNKNOWN
Availability impact
UNKNOWN
google
nessus

Summary

Multiple unspecified vulnerabilities in Google V8 before 4.7.80.23, as used in Google Chrome before 47.0.2526.80, allow attackers to cause a denial of service or possibly have other impact via unknown vectors, a different issue than CVE-2015-8478.

Vulnerable Configurations

Part Description Count
Application
Google
3952

Nessus

  • NASL familyWindows
    NASL idGOOGLE_CHROME_47_0_2526_80.NASL
    descriptionThe version of Google Chrome installed on the remote Windows host is prior to 47.0.2526.80. It is, therefore, affected by multiple vulnerabilities : - A type confusion error exists related to extensions that allows an attacker to have an unspecified impact. (CVE-2015-6788) - A use-after-free error exists in Blink that is triggered when handling updates. An unauthenticated, remote attacker can exploit this to dereference already freed memory, resulting in the execution of arbitrary code. (CVE-2015-6789) - An unspecified escaping issue exists in saved pages. (CVE-2015-6790) - Multiple unspecified vulnerabilities exist that an attacker can exploit to have an unspecified impact. (CVE-2015-6791) - Multiple heap buffer overflow conditions exist that allow an attacker to execute arbitrary code. (CVE-2015-8438, CVE-2015-8446) - Multiple memory corruption issues exist that allow an attacker to execute arbitrary code. (CVE-2015-8045, CVE-2015-8047, CVE-2015-8060, CVE-2015-8408, CVE-2015-8416, CVE-2015-8417, CVE-2015-8418, CVE-2015-8419, CVE-2015-8443, CVE-2015-8444, CVE-2015-8451, CVE-2015-8455) - Multiple security bypass vulnerabilities exist that allow an attacker to write arbitrary data to the file system under user permissions. (CVE-2015-8453, CVE-2015-8440, CVE-2015-8409) - A stack buffer overflow condition exists that allows an attacker to execute arbitrary code. (CVE-2015-8407, CVE-2015-8457) - A type confusion error exists that allows an attacker to execute arbitrary code. (CVE-2015-8439, CVE-2015-8456) - An integer overflow condition exists that allows an attacker to execute arbitrary code. (CVE-2015-8445) - A buffer overflow condition exists that allows an attacker to execute arbitrary code. (CVE-2015-8415) - Multiple use-after-free errors exist that allow an attacker to execute arbitrary code. (CVE-2015-8048, CVE-2015-8049, CVE-2015-8050, CVE-2015-8055, CVE-2015-8056, CVE-2015-8057, CVE-2015-8058, CVE-2015-8059, CVE-2015-8061, CVE-2015-8062, CVE-2015-8063, CVE-2015-8064, CVE-2015-8065, CVE-2015-8066, CVE-2015-8067, CVE-2015-8068, CVE-2015-8069, CVE-2015-8070, CVE-2015-8071, CVE-2015-8401, CVE-2015-8402, CVE-2015-8403, CVE-2015-8404, CVE-2015-8405, CVE-2015-8406, CVE-2015-8410, CVE-2015-8411, CVE-2015-8412, CVE-2015-8413, CVE-2015-8414, CVE-2015-8420, CVE-2015-8421, CVE-2015-8422, CVE-2015-8423, CVE-2015-8424, CVE-2015-8425, CVE-2015-8426, CVE-2015-8427, CVE-2015-8428, CVE-2015-8429, CVE-2015-8430, CVE-2015-8431, CVE-2015-8432, CVE-2015-8433, CVE-2015-8434, CVE-2015-8435, CVE-2015-8436, CVE-2015-8437, CVE-2015-8441, CVE-2015-8442, CVE-2015-8447, CVE-2015-8448, CVE-2015-8449, CVE-2015-8450, CVE-2015-8452, CVE-2015-8454) - A flaw exists in Google V8 in serialize.cc that is triggered when handling alignment for deferred objects. An attacker can exploit this to have an unspecified impact. (CVE-2015-8548)
    last seen2020-06-01
    modified2020-06-02
    plugin id87245
    published2015-12-08
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/87245
    titleGoogle Chrome < 47.0.2526.80 Multiple Vulnerabilities
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(87245);
      script_version("1.14");
      script_cvs_date("Date: 2019/11/20");
    
      script_cve_id(
        "CVE-2015-6788",
        "CVE-2015-6789",
        "CVE-2015-6790",
        "CVE-2015-6791",
        "CVE-2015-8045",
        "CVE-2015-8047",
        "CVE-2015-8048",
        "CVE-2015-8049",
        "CVE-2015-8050",
        "CVE-2015-8054",
        "CVE-2015-8055",
        "CVE-2015-8056",
        "CVE-2015-8057",
        "CVE-2015-8058",
        "CVE-2015-8059",
        "CVE-2015-8060",
        "CVE-2015-8061",
        "CVE-2015-8062",
        "CVE-2015-8063",
        "CVE-2015-8064",
        "CVE-2015-8065",
        "CVE-2015-8066",
        "CVE-2015-8067",
        "CVE-2015-8068",
        "CVE-2015-8069",
        "CVE-2015-8070",
        "CVE-2015-8071",
        "CVE-2015-8401",
        "CVE-2015-8402",
        "CVE-2015-8403",
        "CVE-2015-8404",
        "CVE-2015-8405",
        "CVE-2015-8406",
        "CVE-2015-8407",
        "CVE-2015-8408",
        "CVE-2015-8409",
        "CVE-2015-8410",
        "CVE-2015-8411",
        "CVE-2015-8412",
        "CVE-2015-8413",
        "CVE-2015-8414",
        "CVE-2015-8415",
        "CVE-2015-8416",
        "CVE-2015-8417",
        "CVE-2015-8418",
        "CVE-2015-8419",
        "CVE-2015-8420",
        "CVE-2015-8421",
        "CVE-2015-8422",
        "CVE-2015-8423",
        "CVE-2015-8424",
        "CVE-2015-8425",
        "CVE-2015-8426",
        "CVE-2015-8427",
        "CVE-2015-8428",
        "CVE-2015-8429",
        "CVE-2015-8430",
        "CVE-2015-8431",
        "CVE-2015-8432",
        "CVE-2015-8433",
        "CVE-2015-8434",
        "CVE-2015-8435",
        "CVE-2015-8436",
        "CVE-2015-8437",
        "CVE-2015-8438",
        "CVE-2015-8439",
        "CVE-2015-8440",
        "CVE-2015-8441",
        "CVE-2015-8442",
        "CVE-2015-8443",
        "CVE-2015-8444",
        "CVE-2015-8445",
        "CVE-2015-8446",
        "CVE-2015-8447",
        "CVE-2015-8448",
        "CVE-2015-8449",
        "CVE-2015-8450",
        "CVE-2015-8451",
        "CVE-2015-8452",
        "CVE-2015-8453",
        "CVE-2015-8454",
        "CVE-2015-8455",
        "CVE-2015-8456",
        "CVE-2015-8457",
        "CVE-2015-8548"
      );
      script_bugtraq_id(
        78710,
        78712,
        78713,
        78714,
        78715,
        78716,
        78717,
        78718,
        78802
      );
    
      script_name(english:"Google Chrome < 47.0.2526.80 Multiple Vulnerabilities");
      script_summary(english:"Checks the version number of Google Chrome.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote Windows host contains a web browser that is affected by
    multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "The version of Google Chrome installed on the remote Windows host is
    prior to 47.0.2526.80. It is, therefore, affected by multiple
    vulnerabilities :
    
      - A type confusion error exists related to extensions that
        allows an attacker to have an unspecified impact.
        (CVE-2015-6788)
    
      - A use-after-free error exists in Blink that is triggered
        when handling updates. An unauthenticated, remote
        attacker can exploit this to dereference already freed
        memory, resulting in the execution of arbitrary code.
        (CVE-2015-6789)
    
      - An unspecified escaping issue exists in saved pages.
        (CVE-2015-6790)
    
      - Multiple unspecified vulnerabilities exist that an
        attacker can exploit to have an unspecified impact.
        (CVE-2015-6791)
    
      - Multiple heap buffer overflow conditions exist that
        allow an attacker to execute arbitrary code.
        (CVE-2015-8438, CVE-2015-8446)
    
      - Multiple memory corruption issues exist that allow an
        attacker to execute arbitrary code. (CVE-2015-8045,
        CVE-2015-8047, CVE-2015-8060, CVE-2015-8408,
        CVE-2015-8416, CVE-2015-8417, CVE-2015-8418,
        CVE-2015-8419, CVE-2015-8443, CVE-2015-8444,
        CVE-2015-8451, CVE-2015-8455)
    
      - Multiple security bypass vulnerabilities exist that
        allow an attacker to write arbitrary data to the file
        system under user permissions. (CVE-2015-8453,
        CVE-2015-8440,  CVE-2015-8409)
    
      - A stack buffer overflow condition exists that allows an
        attacker to execute arbitrary code. (CVE-2015-8407,
        CVE-2015-8457)
    
      - A type confusion error exists that allows an attacker to
        execute arbitrary code. (CVE-2015-8439, CVE-2015-8456)
    
      - An integer overflow condition exists that allows an
        attacker to execute arbitrary code. (CVE-2015-8445)
    
      - A buffer overflow condition exists that allows an
        attacker to execute arbitrary code. (CVE-2015-8415)
    
      - Multiple use-after-free errors exist that allow an
        attacker to execute arbitrary code. (CVE-2015-8048,
        CVE-2015-8049, CVE-2015-8050, CVE-2015-8055,
        CVE-2015-8056, CVE-2015-8057, CVE-2015-8058,
        CVE-2015-8059, CVE-2015-8061, CVE-2015-8062,
        CVE-2015-8063, CVE-2015-8064, CVE-2015-8065,
        CVE-2015-8066, CVE-2015-8067, CVE-2015-8068,
        CVE-2015-8069, CVE-2015-8070, CVE-2015-8071,
        CVE-2015-8401, CVE-2015-8402, CVE-2015-8403,
        CVE-2015-8404, CVE-2015-8405, CVE-2015-8406,
        CVE-2015-8410, CVE-2015-8411, CVE-2015-8412,
        CVE-2015-8413, CVE-2015-8414, CVE-2015-8420,
        CVE-2015-8421, CVE-2015-8422, CVE-2015-8423,
        CVE-2015-8424, CVE-2015-8425, CVE-2015-8426,
        CVE-2015-8427, CVE-2015-8428, CVE-2015-8429,
        CVE-2015-8430, CVE-2015-8431, CVE-2015-8432,
        CVE-2015-8433, CVE-2015-8434, CVE-2015-8435,
        CVE-2015-8436, CVE-2015-8437, CVE-2015-8441,
        CVE-2015-8442, CVE-2015-8447, CVE-2015-8448,
        CVE-2015-8449, CVE-2015-8450, CVE-2015-8452,
        CVE-2015-8454)
    
      - A flaw exists in Google V8 in serialize.cc that is
        triggered when handling alignment for deferred objects.
        An attacker can exploit this to have an unspecified
        impact. (CVE-2015-8548)");
      # http://googlechromereleases.blogspot.com/2015/12/stable-channel-update_8.html
      script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?a6b6361f");
      script_set_attribute(attribute:"solution", value:
    "Upgrade to Google Chrome 47.0.2526.80 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:H/RL:OF/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2015-8548");
    
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
      script_set_attribute(attribute:"exploited_by_malware", value:"true");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/12/08");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/12/08");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/12/08");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:google:chrome");
      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("google_chrome_installed.nasl");
      script_require_keys("SMB/Google_Chrome/Installed");
    
      exit(0);
    }
    
    include("google_chrome_version.inc");
    
    get_kb_item_or_exit("SMB/Google_Chrome/Installed");
    installs = get_kb_list("SMB/Google_Chrome/*");
    
    google_chrome_check_version(installs:installs, fix:'47.0.2526.80', severity:SECURITY_HOLE);
    
  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_GOOGLE_CHROME_47_0_2526_80.NASL
    descriptionThe version of Google Chrome installed on the remote Mac OS X host is prior to 47.0.2526.80. It is, therefore, affected by multiple vulnerabilities : - A type confusion error exists related to extensions that allows an attacker to have an unspecified impact. (CVE-2015-6788) - A use-after-free error exists in Blink that is triggered when handling updates. An unauthenticated, remote attacker can exploit this to dereference already freed memory, resulting in the execution of arbitrary code. (CVE-2015-6789) - An unspecified escaping issue exists in saved pages. (CVE-2015-6790) - Multiple unspecified vulnerabilities exist that an attacker can exploit to have an unspecified impact. (CVE-2015-6791) - Multiple heap buffer overflow conditions exist that allow an attacker to execute arbitrary code. (CVE-2015-8438, CVE-2015-8446) - Multiple memory corruption issues exist that allow an attacker to execute arbitrary code. (CVE-2015-8045, CVE-2015-8047, CVE-2015-8060, CVE-2015-8408, CVE-2015-8416, CVE-2015-8417, CVE-2015-8418, CVE-2015-8419, CVE-2015-8443, CVE-2015-8444, CVE-2015-8451, CVE-2015-8455) - Multiple security bypass vulnerabilities exist that allow an attacker to write arbitrary data to the file system under user permissions. (CVE-2015-8453, CVE-2015-8440, CVE-2015-8409) - A stack buffer overflow condition exists that allows an attacker to execute arbitrary code. (CVE-2015-8407, CVE-2015-8457) - A type confusion error exists that allows an attacker to execute arbitrary code. (CVE-2015-8439, CVE-2015-8456) - An integer overflow condition exists that allows an attacker to execute arbitrary code. (CVE-2015-8445) - A buffer overflow condition exists that allows an attacker to execute arbitrary code. (CVE-2015-8415) - Multiple use-after-free errors exist that allow an attacker to execute arbitrary code. (CVE-2015-8048, CVE-2015-8049, CVE-2015-8050, CVE-2015-8055, CVE-2015-8056, CVE-2015-8057, CVE-2015-8058, CVE-2015-8059, CVE-2015-8061, CVE-2015-8062, CVE-2015-8063, CVE-2015-8064, CVE-2015-8065, CVE-2015-8066, CVE-2015-8067, CVE-2015-8068, CVE-2015-8069, CVE-2015-8070, CVE-2015-8071, CVE-2015-8401, CVE-2015-8402, CVE-2015-8403, CVE-2015-8404, CVE-2015-8405, CVE-2015-8406, CVE-2015-8410, CVE-2015-8411, CVE-2015-8412, CVE-2015-8413, CVE-2015-8414, CVE-2015-8420, CVE-2015-8421, CVE-2015-8422, CVE-2015-8423, CVE-2015-8424, CVE-2015-8425, CVE-2015-8426, CVE-2015-8427, CVE-2015-8428, CVE-2015-8429, CVE-2015-8430, CVE-2015-8431, CVE-2015-8432, CVE-2015-8433, CVE-2015-8434, CVE-2015-8435, CVE-2015-8436, CVE-2015-8437, CVE-2015-8441, CVE-2015-8442, CVE-2015-8447, CVE-2015-8448, CVE-2015-8449, CVE-2015-8450, CVE-2015-8452, CVE-2015-8454) - A flaw exists in Google V8 in serialize.cc that is triggered when handling alignment for deferred objects. An attacker can exploit this to have an unspecified impact. (CVE-2015-8548)
    last seen2020-06-01
    modified2020-06-02
    plugin id87248
    published2015-12-08
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/87248
    titleGoogle Chrome < 47.0.2526.80 Multiple Vulnerabilities (Mac OS X)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(87248);
      script_version("1.14");
      script_cvs_date("Date: 2019/11/20");
    
      script_cve_id(
        "CVE-2015-6788",
        "CVE-2015-6789",
        "CVE-2015-6790",
        "CVE-2015-6791",
        "CVE-2015-8045",
        "CVE-2015-8047",
        "CVE-2015-8048",
        "CVE-2015-8049",
        "CVE-2015-8050",
        "CVE-2015-8054",
        "CVE-2015-8055",
        "CVE-2015-8056",
        "CVE-2015-8057",
        "CVE-2015-8058",
        "CVE-2015-8059",
        "CVE-2015-8060",
        "CVE-2015-8061",
        "CVE-2015-8062",
        "CVE-2015-8063",
        "CVE-2015-8064",
        "CVE-2015-8065",
        "CVE-2015-8066",
        "CVE-2015-8067",
        "CVE-2015-8068",
        "CVE-2015-8069",
        "CVE-2015-8070",
        "CVE-2015-8071",
        "CVE-2015-8401",
        "CVE-2015-8402",
        "CVE-2015-8403",
        "CVE-2015-8404",
        "CVE-2015-8405",
        "CVE-2015-8406",
        "CVE-2015-8407",
        "CVE-2015-8408",
        "CVE-2015-8409",
        "CVE-2015-8410",
        "CVE-2015-8411",
        "CVE-2015-8412",
        "CVE-2015-8413",
        "CVE-2015-8414",
        "CVE-2015-8415",
        "CVE-2015-8416",
        "CVE-2015-8417",
        "CVE-2015-8418",
        "CVE-2015-8419",
        "CVE-2015-8420",
        "CVE-2015-8421",
        "CVE-2015-8422",
        "CVE-2015-8423",
        "CVE-2015-8424",
        "CVE-2015-8425",
        "CVE-2015-8426",
        "CVE-2015-8427",
        "CVE-2015-8428",
        "CVE-2015-8429",
        "CVE-2015-8430",
        "CVE-2015-8431",
        "CVE-2015-8432",
        "CVE-2015-8433",
        "CVE-2015-8434",
        "CVE-2015-8435",
        "CVE-2015-8436",
        "CVE-2015-8437",
        "CVE-2015-8438",
        "CVE-2015-8439",
        "CVE-2015-8440",
        "CVE-2015-8441",
        "CVE-2015-8442",
        "CVE-2015-8443",
        "CVE-2015-8444",
        "CVE-2015-8445",
        "CVE-2015-8446",
        "CVE-2015-8447",
        "CVE-2015-8448",
        "CVE-2015-8449",
        "CVE-2015-8450",
        "CVE-2015-8451",
        "CVE-2015-8452",
        "CVE-2015-8453",
        "CVE-2015-8454",
        "CVE-2015-8455",
        "CVE-2015-8456",
        "CVE-2015-8457",
        "CVE-2015-8548"
      );
      script_bugtraq_id(
        78710,
        78712,
        78713,
        78714,
        78715,
        78716,
        78717,
        78718,
        78802
      );
    
      script_name(english:"Google Chrome < 47.0.2526.80 Multiple Vulnerabilities (Mac OS X)");
      script_summary(english:"Checks the version number of Google Chrome.");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote Mac OS X host contains a web browser that is affected by
    multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "The version of Google Chrome installed on the remote Mac OS X host is
    prior to 47.0.2526.80. It is, therefore, affected by multiple
    vulnerabilities :
    
      - A type confusion error exists related to extensions that
        allows an attacker to have an unspecified impact.
        (CVE-2015-6788)
    
      - A use-after-free error exists in Blink that is triggered
        when handling updates. An unauthenticated, remote
        attacker can exploit this to dereference already freed
        memory, resulting in the execution of arbitrary code.
        (CVE-2015-6789)
    
      - An unspecified escaping issue exists in saved pages.
        (CVE-2015-6790)
    
      - Multiple unspecified vulnerabilities exist that an
        attacker can exploit to have an unspecified impact.
        (CVE-2015-6791)
    
      - Multiple heap buffer overflow conditions exist that
        allow an attacker to execute arbitrary code.
        (CVE-2015-8438, CVE-2015-8446)
    
      - Multiple memory corruption issues exist that allow an
        attacker to execute arbitrary code. (CVE-2015-8045,
        CVE-2015-8047, CVE-2015-8060, CVE-2015-8408,
        CVE-2015-8416, CVE-2015-8417, CVE-2015-8418,
        CVE-2015-8419, CVE-2015-8443, CVE-2015-8444,
        CVE-2015-8451, CVE-2015-8455)
    
      - Multiple security bypass vulnerabilities exist that
        allow an attacker to write arbitrary data to the file
        system under user permissions. (CVE-2015-8453,
        CVE-2015-8440,  CVE-2015-8409)
    
      - A stack buffer overflow condition exists that allows an
        attacker to execute arbitrary code. (CVE-2015-8407,
        CVE-2015-8457)
    
      - A type confusion error exists that allows an attacker to
        execute arbitrary code. (CVE-2015-8439, CVE-2015-8456)
    
      - An integer overflow condition exists that allows an
        attacker to execute arbitrary code. (CVE-2015-8445)
    
      - A buffer overflow condition exists that allows an
        attacker to execute arbitrary code. (CVE-2015-8415)
    
      - Multiple use-after-free errors exist that allow an
        attacker to execute arbitrary code. (CVE-2015-8048,
        CVE-2015-8049, CVE-2015-8050, CVE-2015-8055,
        CVE-2015-8056, CVE-2015-8057, CVE-2015-8058,
        CVE-2015-8059, CVE-2015-8061, CVE-2015-8062,
        CVE-2015-8063, CVE-2015-8064, CVE-2015-8065,
        CVE-2015-8066, CVE-2015-8067, CVE-2015-8068,
        CVE-2015-8069, CVE-2015-8070, CVE-2015-8071,
        CVE-2015-8401, CVE-2015-8402, CVE-2015-8403,
        CVE-2015-8404, CVE-2015-8405, CVE-2015-8406,
        CVE-2015-8410, CVE-2015-8411, CVE-2015-8412,
        CVE-2015-8413, CVE-2015-8414, CVE-2015-8420,
        CVE-2015-8421, CVE-2015-8422, CVE-2015-8423,
        CVE-2015-8424, CVE-2015-8425, CVE-2015-8426,
        CVE-2015-8427, CVE-2015-8428, CVE-2015-8429,
        CVE-2015-8430, CVE-2015-8431, CVE-2015-8432,
        CVE-2015-8433, CVE-2015-8434, CVE-2015-8435,
        CVE-2015-8436, CVE-2015-8437, CVE-2015-8441,
        CVE-2015-8442, CVE-2015-8447, CVE-2015-8448,
        CVE-2015-8449, CVE-2015-8450, CVE-2015-8452,
        CVE-2015-8454)
    
      - A flaw exists in Google V8 in serialize.cc that is
        triggered when handling alignment for deferred objects.
        An attacker can exploit this to have an unspecified
        impact. (CVE-2015-8548)");
      # http://googlechromereleases.blogspot.com/2015/12/stable-channel-update_8.html
      script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?a6b6361f");
      script_set_attribute(attribute:"solution", value:
    "Upgrade to Google Chrome 47.0.2526.80 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:H/RL:OF/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2015-8548");
    
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
      script_set_attribute(attribute:"exploited_by_malware", value:"true");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/12/08");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/12/08");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/12/08");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"cpe:/a:google:chrome");
      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_google_chrome_installed.nbin");
      script_require_keys("MacOSX/Google Chrome/Installed");
    
      exit(0);
    }
    
    include("google_chrome_version.inc");
    
    get_kb_item_or_exit("MacOSX/Google Chrome/Installed");
    
    google_chrome_check_version(fix:'47.0.2526.80', severity:SECURITY_HOLE);
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2015-2618.NASL
    descriptionUpdated chromium-browser packages that fix multiple security issues are now available for Red Hat Enterprise Linux 6 Supplementary. Red Hat Product Security has rated this update as having Important 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. Chromium is an open source web browser, powered by WebKit (Blink). Several flaws were found in the processing of malformed web content. A web page containing malicious content could cause Chromium to crash, execute arbitrary code, or disclose sensitive information when visited by the victim. (CVE-2015-6788, CVE-2015-6789, CVE-2015-6790, CVE-2015-6791) All Chromium users should upgrade to these updated packages, which contain Chromium version 47.0.2526.80, which corrects these issues. After installing the update, Chromium must be restarted for the changes to take effect.
    last seen2020-05-31
    modified2015-12-14
    plugin id87336
    published2015-12-14
    reporterThis script is Copyright (C) 2015-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/87336
    titleRHEL 6 : chromium-browser (RHSA-2015:2618)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2015:2618. The text 
    # itself is copyright (C) Red Hat, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(87336);
      script_version("2.18");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/05/29");
    
      script_cve_id("CVE-2015-6788", "CVE-2015-6789", "CVE-2015-6790", "CVE-2015-6791", "CVE-2015-8548");
      script_xref(name:"RHSA", value:"2015:2618");
    
      script_name(english:"RHEL 6 : chromium-browser (RHSA-2015:2618)");
      script_summary(english:"Checks the rpm output for the updated packages");
    
      script_set_attribute(
        attribute:"synopsis",
        value:"The remote Red Hat host is missing one or more security updates."
      );
      script_set_attribute(
        attribute:"description",
        value:
    "Updated chromium-browser packages that fix multiple security issues
    are now available for Red Hat Enterprise Linux 6 Supplementary.
    
    Red Hat Product Security has rated this update as having Important
    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.
    
    Chromium is an open source web browser, powered by WebKit (Blink).
    
    Several flaws were found in the processing of malformed web content. A
    web page containing malicious content could cause Chromium to crash,
    execute arbitrary code, or disclose sensitive information when visited
    by the victim. (CVE-2015-6788, CVE-2015-6789, CVE-2015-6790,
    CVE-2015-6791)
    
    All Chromium users should upgrade to these updated packages, which
    contain Chromium version 47.0.2526.80, which corrects these issues.
    After installing the update, Chromium must be restarted for the
    changes to take effect."
      );
      # http://googlechromereleases.blogspot.com/2015/12/
      script_set_attribute(
        attribute:"see_also",
        value:"https://chromereleases.googleblog.com/2015/12/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/errata/RHSA-2015:2618"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-6791"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-6790"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-6788"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-6789"
      );
      script_set_attribute(
        attribute:"solution",
        value:
    "Update the affected chromium-browser and / or
    chromium-browser-debuginfo packages."
      );
      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:U/RL:OF/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:chromium-browser");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:chromium-browser-debuginfo");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:6");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:6.7");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/12/14");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/12/14");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/12/14");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2015-2020 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Red Hat Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list", "Host/cpu");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.inc");
    include("misc_func.inc");
    include("rpm.inc");
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/RedHat/release");
    if (isnull(release) || "Red Hat" >!< release) audit(AUDIT_OS_NOT, "Red Hat");
    os_ver = pregmatch(pattern: "Red Hat Enterprise Linux.*release ([0-9]+(\.[0-9]+)?)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Red Hat");
    os_ver = os_ver[1];
    if (! preg(pattern:"^6([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Red Hat 6.x", "Red Hat " + os_ver);
    
    if (!get_kb_item("Host/RedHat/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
    if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$" && "s390" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Red Hat", cpu);
    
    yum_updateinfo = get_kb_item("Host/RedHat/yum-updateinfo");
    if (!empty_or_null(yum_updateinfo)) 
    {
      rhsa = "RHSA-2015:2618";
      yum_report = redhat_generate_yum_updateinfo_report(rhsa:rhsa);
      if (!empty_or_null(yum_report))
      {
        security_report_v4(
          port       : 0,
          severity   : SECURITY_HOLE,
          extra      : yum_report 
        );
        exit(0);
      }
      else
      {
        audit_message = "affected by Red Hat security advisory " + rhsa;
        audit(AUDIT_OS_NOT, audit_message);
      }
    }
    else
    {
      flag = 0;
      if (rpm_check(release:"RHEL6", cpu:"i686", reference:"chromium-browser-47.0.2526.80-1.el6", allowmaj:TRUE)) flag++;
    
      if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"chromium-browser-47.0.2526.80-1.el6", allowmaj:TRUE)) flag++;
    
      if (rpm_check(release:"RHEL6", cpu:"i686", reference:"chromium-browser-debuginfo-47.0.2526.80-1.el6", allowmaj:TRUE)) flag++;
    
      if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"chromium-browser-debuginfo-47.0.2526.80-1.el6", allowmaj:TRUE)) flag++;
    
    
      if (flag)
      {
        security_report_v4(
          port       : 0,
          severity   : SECURITY_HOLE,
          extra      : rpm_report_get() + redhat_report_package_caveat()
        );
        exit(0);
      }
      else
      {
        tested = pkg_tests_get();
        if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
        else audit(AUDIT_PACKAGE_NOT_INSTALLED, "chromium-browser / chromium-browser-debuginfo");
      }
    }
    
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-2860-1.NASL
    descriptionA race condition was discovered in the MutationObserver implementation in Blink. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit this to cause a denial of service via renderer crash, or execute arbitrary code with the privileges of the sandboxed render process. (CVE-2015-6789) An issue was discovered with the page serializer in Blink. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit this to inject arbitrary script or HTML. (CVE-2015-6790) Multiple security issues were discovered in Chromium. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to read uninitialized memory, cause a denial of service via application crash or execute arbitrary code with the privileges of the user invoking the program. (CVE-2015-6791) Multiple security issues were discovered in V8. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to read uninitialized memory, cause a denial of service via renderer crash or execute arbitrary code with the privileges of the sandboxed render process. (CVE-2015-8548) An integer overflow was discovered in the WebCursor::Deserialize function in Chromium. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit this to cause a denial of service via application crash, or execute arbitrary code with the privileges of the user invoking the program. (CVE-2015-8664). Note that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-01
    modified2020-06-02
    plugin id87868
    published2016-01-12
    reporterUbuntu Security Notice (C) 2016-2019 Canonical, Inc. / NASL script (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/87868
    titleUbuntu 14.04 LTS / 15.04 / 15.10 : oxide-qt vulnerabilities (USN-2860-1)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Ubuntu Security Notice USN-2860-1. The text 
    # itself is copyright (C) Canonical, Inc. See 
    # <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered 
    # trademark of Canonical, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(87868);
      script_version("2.11");
      script_cvs_date("Date: 2019/09/18 12:31:45");
    
      script_cve_id("CVE-2015-6789", "CVE-2015-6790", "CVE-2015-6791", "CVE-2015-8548", "CVE-2015-8664");
      script_xref(name:"USN", value:"2860-1");
    
      script_name(english:"Ubuntu 14.04 LTS / 15.04 / 15.10 : oxide-qt vulnerabilities (USN-2860-1)");
      script_summary(english:"Checks dpkg output for updated package.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Ubuntu host is missing a security-related patch."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "A race condition was discovered in the MutationObserver implementation
    in Blink. If a user were tricked in to opening a specially crafted
    website, an attacker could potentially exploit this to cause a denial
    of service via renderer crash, or execute arbitrary code with the
    privileges of the sandboxed render process. (CVE-2015-6789)
    
    An issue was discovered with the page serializer in Blink. If a user
    were tricked in to opening a specially crafted website, an attacker
    could potentially exploit this to inject arbitrary script or HTML.
    (CVE-2015-6790)
    
    Multiple security issues were discovered in Chromium. If a user were
    tricked in to opening a specially crafted website, an attacker could
    potentially exploit these to read uninitialized memory, cause a denial
    of service via application crash or execute arbitrary code with the
    privileges of the user invoking the program. (CVE-2015-6791)
    
    Multiple security issues were discovered in V8. If a user were tricked
    in to opening a specially crafted website, an attacker could
    potentially exploit these to read uninitialized memory, cause a denial
    of service via renderer crash or execute arbitrary code with the
    privileges of the sandboxed render process. (CVE-2015-8548)
    
    An integer overflow was discovered in the WebCursor::Deserialize
    function in Chromium. If a user were tricked in to opening a specially
    crafted website, an attacker could potentially exploit this to cause a
    denial of service via application crash, or execute arbitrary code
    with the privileges of the user invoking the program. (CVE-2015-8664).
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the Ubuntu security advisory. Tenable
    has attempted to automatically clean and format it as much as possible
    without introducing additional issues."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://usn.ubuntu.com/2860-1/"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected liboxideqtcore0 package."
      );
      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:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:liboxideqtcore0");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:14.04");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:15.04");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:15.10");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/12/14");
      script_set_attribute(attribute:"patch_publication_date", value:"2016/01/11");
      script_set_attribute(attribute:"plugin_publication_date", value:"2016/01/12");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"Ubuntu Security Notice (C) 2016-2019 Canonical, Inc. / NASL script (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Ubuntu Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/cpu", "Host/Ubuntu", "Host/Ubuntu/release", "Host/Debian/dpkg-l");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("ubuntu.inc");
    include("misc_func.inc");
    
    if ( ! get_kb_item("Host/local_checks_enabled") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/Ubuntu/release");
    if ( isnull(release) ) audit(AUDIT_OS_NOT, "Ubuntu");
    release = chomp(release);
    if (! preg(pattern:"^(14\.04|15\.04|15\.10)$", string:release)) audit(AUDIT_OS_NOT, "Ubuntu 14.04 / 15.04 / 15.10", "Ubuntu " + release);
    if ( ! get_kb_item("Host/Debian/dpkg-l") ) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
    if ("x86_64" >!< cpu && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Ubuntu", cpu);
    
    flag = 0;
    
    if (ubuntu_check(osver:"14.04", pkgname:"liboxideqtcore0", pkgver:"1.11.4-0ubuntu0.14.04.1")) flag++;
    if (ubuntu_check(osver:"15.04", pkgname:"liboxideqtcore0", pkgver:"1.11.4-0ubuntu0.15.04.1")) flag++;
    if (ubuntu_check(osver:"15.10", pkgname:"liboxideqtcore0", pkgver:"1.11.4-0ubuntu0.15.10.1")) flag++;
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_HOLE,
        extra      : ubuntu_report_get()
      );
      exit(0);
    }
    else
    {
      tested = ubuntu_pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "liboxideqtcore0");
    }
    

Redhat

advisories
rhsa
idRHSA-2015:2618
rpms
  • chromium-browser-0:47.0.2526.80-1.el6
  • chromium-browser-debuginfo-0:47.0.2526.80-1.el6