Vulnerabilities > CVE-2015-1222 - Unspecified vulnerability in Google Chrome

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 use-after-free vulnerabilities in the ServiceWorkerScriptCacheMap implementation in content/browser/service_worker/service_worker_script_cache_map.cc in Google Chrome before 41.0.2272.76 allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger a ServiceWorkerContextWrapper::DeleteAndStartOver call, related to the NotifyStartedCaching and NotifyFinishedCaching functions.

Vulnerable Configurations

Part Description Count
Application
Google
3731

Nessus

  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-2521-1.NASL
    descriptionSeveral out-of-bounds write bugs were discovered in Skia. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service via application crash or execute arbitrary code with the privileges of the user invoking the program. (CVE-2015-1213, CVE-2015-1214, CVE-2015-1215) A use-after-free was discovered in the V8 bindings 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-1216) Multiple type confusion bugs were discovered in the V8 bindings in Blink. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service via renderer crash, or execute arbitrary code with the privileges of the sandboxed render process. (CVE-2015-1217, CVE-2015-1230) Multiple use-after-free bugs were discovered in the DOM implementation in Blink. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service via renderer crash, or execute arbitrary code with the privileges of the sandboxed render process. (CVE-2015-1218, CVE-2015-1223) An integer overflow was discovered in Skia. 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-1219) A use-after-free was discovered in the GIF image decoder 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-1220) A use-after-free was discovered 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-1221) Multiple use-after-free bugs were discovered in the service worker implementation in Chromium. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service via application crash or execute arbitrary code with the privileges of the user invoking the program. (CVE-2015-1222) An out-of-bounds read was discovered in the VPX decoder implementation 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 renderer crash. (CVE-2015-1224) It was discovered that Blink did not initialize memory for image drawing in some circumstances. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit this to read uninitialized memory. (CVE-2015-1227) It was discovered that Blink did not initialize memory for a data structure in some circumstances. 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-1228) It was discovered that a web proxy returning a 407 response could inject cookies in to the originally requested domain. If a user connected to a malicious web proxy, an attacker could potentially exploit this to conduct session-fixation attacks. (CVE-2015-1229) 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-1231) 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-2238). 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 id81753
    published2015-03-11
    reporterUbuntu Security Notice (C) 2015-2019 Canonical, Inc. / NASL script (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/81753
    titleUbuntu 14.04 LTS / 14.10 : oxide-qt vulnerabilities (USN-2521-1)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Ubuntu Security Notice USN-2521-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(81753);
      script_version("1.14");
      script_cvs_date("Date: 2019/09/18 12:31:44");
    
      script_cve_id("CVE-2015-1213", "CVE-2015-1214", "CVE-2015-1215", "CVE-2015-1216", "CVE-2015-1217", "CVE-2015-1218", "CVE-2015-1219", "CVE-2015-1220", "CVE-2015-1221", "CVE-2015-1222", "CVE-2015-1223", "CVE-2015-1224", "CVE-2015-1227", "CVE-2015-1228", "CVE-2015-1229", "CVE-2015-1230", "CVE-2015-1231", "CVE-2015-2238");
      script_bugtraq_id(72901, 72916);
      script_xref(name:"USN", value:"2521-1");
    
      script_name(english:"Ubuntu 14.04 LTS / 14.10 : oxide-qt vulnerabilities (USN-2521-1)");
      script_summary(english:"Checks dpkg output for updated packages.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:
    "The remote Ubuntu host is missing one or more security-related
    patches."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Several out-of-bounds write bugs were discovered in Skia. If a user
    were tricked in to opening a specially crafted website, an attacker
    could potentially exploit these to cause a denial of service via
    application crash or execute arbitrary code with the privileges of the
    user invoking the program. (CVE-2015-1213, CVE-2015-1214,
    CVE-2015-1215)
    
    A use-after-free was discovered in the V8 bindings 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-1216)
    
    Multiple type confusion bugs were discovered in the V8 bindings in
    Blink. If a user were tricked in to opening a specially crafted
    website, an attacker could potentially exploit these to cause a denial
    of service via renderer crash, or execute arbitrary code with the
    privileges of the sandboxed render process. (CVE-2015-1217,
    CVE-2015-1230)
    
    Multiple use-after-free bugs were discovered in the DOM implementation
    in Blink. If a user were tricked in to opening a specially crafted
    website, an attacker could potentially exploit these to cause a denial
    of service via renderer crash, or execute arbitrary code with the
    privileges of the sandboxed render process. (CVE-2015-1218,
    CVE-2015-1223)
    
    An integer overflow was discovered in Skia. 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-1219)
    
    A use-after-free was discovered in the GIF image decoder 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-1220)
    
    A use-after-free was discovered 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-1221)
    
    Multiple use-after-free bugs were discovered in the service worker
    implementation in Chromium. If a user were tricked in to opening a
    specially crafted website, an attacker could potentially exploit these
    to cause a denial of service via application crash or execute
    arbitrary code with the privileges of the user invoking the program.
    (CVE-2015-1222)
    
    An out-of-bounds read was discovered in the VPX decoder implementation
    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 renderer crash. (CVE-2015-1224)
    
    It was discovered that Blink did not initialize memory for image
    drawing in some circumstances. If a user were tricked in to opening a
    specially crafted website, an attacker could potentially exploit this
    to read uninitialized memory. (CVE-2015-1227)
    
    It was discovered that Blink did not initialize memory for a data
    structure in some circumstances. 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-1228)
    
    It was discovered that a web proxy returning a 407 response could
    inject cookies in to the originally requested domain. If a user
    connected to a malicious web proxy, an attacker could potentially
    exploit this to conduct session-fixation attacks. (CVE-2015-1229)
    
    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-1231)
    
    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-2238).
    
    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/2521-1/"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      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:canonical:ubuntu_linux:liboxideqtcore0");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:oxideqt-chromedriver");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:oxideqt-codecs");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:oxideqt-codecs-extra");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:14.04");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:14.10");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/03/08");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/03/10");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/11");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"Ubuntu Security Notice (C) 2015-2019 Canonical, Inc. / NASL script (C) 2015-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|14\.10)$", string:release)) audit(AUDIT_OS_NOT, "Ubuntu 14.04 / 14.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.5.5-0ubuntu0.14.04.3")) flag++;
    if (ubuntu_check(osver:"14.04", pkgname:"oxideqt-chromedriver", pkgver:"1.5.5-0ubuntu0.14.04.3")) flag++;
    if (ubuntu_check(osver:"14.04", pkgname:"oxideqt-codecs", pkgver:"1.5.5-0ubuntu0.14.04.3")) flag++;
    if (ubuntu_check(osver:"14.04", pkgname:"oxideqt-codecs-extra", pkgver:"1.5.5-0ubuntu0.14.04.3")) flag++;
    if (ubuntu_check(osver:"14.10", pkgname:"liboxideqtcore0", pkgver:"1.5.5-0ubuntu0.14.10.2")) flag++;
    if (ubuntu_check(osver:"14.10", pkgname:"oxideqt-chromedriver", pkgver:"1.5.5-0ubuntu0.14.10.2")) flag++;
    if (ubuntu_check(osver:"14.10", pkgname:"oxideqt-codecs", pkgver:"1.5.5-0ubuntu0.14.10.2")) flag++;
    if (ubuntu_check(osver:"14.10", pkgname:"oxideqt-codecs-extra", pkgver:"1.5.5-0ubuntu0.14.10.2")) 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 / oxideqt-chromedriver / oxideqt-codecs / etc");
    }
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2015-0627.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 or, potentially, execute arbitrary code with the privileges of the user running Chromium. (CVE-2015-1213, CVE-2015-1214, CVE-2015-1215, CVE-2015-1216, CVE-2015-1217, CVE-2015-1218, CVE-2015-1219, CVE-2015-1220, CVE-2015-1221, CVE-2015-1222, CVE-2015-1223, CVE-2015-1224, CVE-2015-1225, CVE-2015-1226, CVE-2015-1227, CVE-2015-1228, CVE-2015-1229, CVE-2015-1230, CVE-2015-1231) All Chromium users should upgrade to these updated packages, which contain Chromium version 41.0.2272.76, which corrects these issues. After installing the update, Chromium must be restarted for the changes to take effect.
    last seen2020-05-31
    modified2015-03-06
    plugin id81662
    published2015-03-06
    reporterThis script is Copyright (C) 2015-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/81662
    titleRHEL 6 : chromium-browser (RHSA-2015:0627)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2015:0627. The text 
    # itself is copyright (C) Red Hat, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(81662);
      script_version("1.20");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/05/29");
    
      script_cve_id("CVE-2015-1213", "CVE-2015-1214", "CVE-2015-1215", "CVE-2015-1216", "CVE-2015-1217", "CVE-2015-1218", "CVE-2015-1219", "CVE-2015-1220", "CVE-2015-1221", "CVE-2015-1222", "CVE-2015-1223", "CVE-2015-1224", "CVE-2015-1225", "CVE-2015-1226", "CVE-2015-1227", "CVE-2015-1228", "CVE-2015-1229", "CVE-2015-1230", "CVE-2015-1231");
      script_bugtraq_id(72901, 72912, 72916, 73349);
      script_xref(name:"RHSA", value:"2015:0627");
    
      script_name(english:"RHEL 6 : chromium-browser (RHSA-2015:0627)");
      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
    or, potentially, execute arbitrary code with the privileges of the
    user running Chromium. (CVE-2015-1213, CVE-2015-1214, CVE-2015-1215,
    CVE-2015-1216, CVE-2015-1217, CVE-2015-1218, CVE-2015-1219,
    CVE-2015-1220, CVE-2015-1221, CVE-2015-1222, CVE-2015-1223,
    CVE-2015-1224, CVE-2015-1225, CVE-2015-1226, CVE-2015-1227,
    CVE-2015-1228, CVE-2015-1229, CVE-2015-1230, CVE-2015-1231)
    
    All Chromium users should upgrade to these updated packages, which
    contain Chromium version 41.0.2272.76, which corrects these issues.
    After installing the update, Chromium must be restarted for the
    changes to take effect."
      );
      # http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?dbe2503e"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/errata/RHSA-2015:0627"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1230"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1220"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1231"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1224"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1225"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1226"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1227"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1219"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1218"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1222"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1223"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1215"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1214"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1217"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1216"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1228"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1229"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1213"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://access.redhat.com/security/cve/cve-2015-1221"
      );
      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:P/I:P/A:P");
      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.6");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/03/09");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/03/05");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/06");
      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:0627";
      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-41.0.2272.76-1.el6_6", allowmaj:TRUE)) flag++;
    
      if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"chromium-browser-41.0.2272.76-1.el6_6", allowmaj:TRUE)) flag++;
    
      if (rpm_check(release:"RHEL6", cpu:"i686", reference:"chromium-browser-debuginfo-41.0.2272.76-1.el6_6", allowmaj:TRUE)) flag++;
    
      if (rpm_check(release:"RHEL6", cpu:"x86_64", reference:"chromium-browser-debuginfo-41.0.2272.76-1.el6_6", 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 familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201503-12.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201503-12 (Chromium: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in Chromium. Please review the CVE identifiers referenced below for details. Impact : A remote attacker may be able to cause a Denial of Service condition, bypass security restrictions, or have other unspecified impact. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id82011
    published2015-03-24
    reporterThis script is Copyright (C) 2015 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/82011
    titleGLSA-201503-12 : Chromium: Multiple vulnerabilities
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Gentoo Linux Security Advisory GLSA 201503-12.
    #
    # The advisory text is Copyright (C) 2001-2015 Gentoo Foundation, Inc.
    # and licensed under the Creative Commons - Attribution / Share Alike 
    # license. See http://creativecommons.org/licenses/by-sa/3.0/
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(82011);
      script_version("$Revision: 1.3 $");
      script_cvs_date("$Date: 2015/04/13 14:33:57 $");
    
      script_cve_id("CVE-2015-1213", "CVE-2015-1214", "CVE-2015-1215", "CVE-2015-1216", "CVE-2015-1217", "CVE-2015-1218", "CVE-2015-1219", "CVE-2015-1220", "CVE-2015-1221", "CVE-2015-1222", "CVE-2015-1223", "CVE-2015-1224", "CVE-2015-1225", "CVE-2015-1226", "CVE-2015-1227", "CVE-2015-1228", "CVE-2015-1229", "CVE-2015-1230", "CVE-2015-1231", "CVE-2015-1232");
      script_bugtraq_id(72901, 72912);
      script_xref(name:"GLSA", value:"201503-12");
    
      script_name(english:"GLSA-201503-12 : Chromium: Multiple vulnerabilities");
      script_summary(english:"Checks for updated package(s) in /var/db/pkg");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:
    "The remote Gentoo host is missing one or more security-related
    patches."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "The remote host is affected by the vulnerability described in GLSA-201503-12
    (Chromium: Multiple vulnerabilities)
    
        Multiple vulnerabilities have been discovered in Chromium. Please review
          the CVE identifiers referenced below for details.
      
    Impact :
    
        A remote attacker may be able to cause a Denial of Service condition,
          bypass security restrictions, or have other unspecified impact.
      
    Workaround :
    
        There is no known workaround at this time."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://security.gentoo.org/glsa/201503-12"
      );
      script_set_attribute(
        attribute:"solution", 
        value:
    "All Chromium users should upgrade to the latest version:
          # emerge --sync
          # emerge --ask --oneshot --verbose
          '>=www-client/chromium-41.0.2272.76'"
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      script_set_cvss_temporal_vector("CVSS2#E:ND/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:gentoo:linux:chromium");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:gentoo:linux");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2015/03/22");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/24");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2015 Tenable Network Security, Inc.");
      script_family(english:"Gentoo Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/Gentoo/release", "Host/Gentoo/qpkg-list");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.inc");
    include("qpkg.inc");
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    if (!get_kb_item("Host/Gentoo/release")) audit(AUDIT_OS_NOT, "Gentoo");
    if (!get_kb_item("Host/Gentoo/qpkg-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    
    flag = 0;
    
    if (qpkg_check(package:"www-client/chromium", unaffected:make_list("ge 41.0.2272.76"), vulnerable:make_list("lt 41.0.2272.76"))) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:qpkg_report_get());
      else security_hole(0);
      exit(0);
    }
    else
    {
      tested = qpkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "Chromium");
    }
    
  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_8505E013C2B311E4875D000C6E25E3E9.NASL
    descriptionChrome Releases reports : 51 security fixes in this release, including : - [456516] High CVE-2015-1212: Out-of-bounds write in media. Credit to anonymous. - [448423] High CVE-2015-1213: Out-of-bounds write in skia filters. Credit to cloudfuzzer. - [445810] High CVE-2015-1214: Out-of-bounds write in skia filters. Credit to cloudfuzzer. - [445809] High CVE-2015-1215: Out-of-bounds write in skia filters. Credit to cloudfuzzer. - [454954] High CVE-2015-1216: Use-after-free in v8 bindings. Credit to anonymous. - [456192] High CVE-2015-1217: Type confusion in v8 bindings. Credit to anonymous. - [456059] High CVE-2015-1218: Use-after-free in dom. Credit to cloudfuzzer. - [446164] High CVE-2015-1219: Integer overflow in webgl. Credit to Chen Zhang (demi6od) of NSFOCUS Security Team. - [437651] High CVE-2015-1220: Use-after-free in gif decoder. Credit to Aki Helin of OUSPG. - [455368] High CVE-2015-1221: Use-after-free in web databases. Credit to Collin Payne. - [448082] High CVE-2015-1222: Use-after-free in service workers. Credit to Collin Payne. - [454231] High CVE-2015-1223: Use-after-free in dom. Credit to Maksymillian Motyl. - High CVE-2015-1230: Type confusion in v8. Credit to Skylined working with HP
    last seen2020-06-01
    modified2020-06-02
    plugin id81618
    published2015-03-05
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/81618
    titleFreeBSD : chromium -- multiple vulnerabilities (8505e013-c2b3-11e4-875d-000c6e25e3e9)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from the FreeBSD VuXML database :
    #
    # Copyright 2003-2019 Jacques Vidrine and contributors
    #
    # Redistribution and use in source (VuXML) and 'compiled' forms (SGML,
    # HTML, PDF, PostScript, RTF and so forth) with or without modification,
    # are permitted provided that the following conditions are met:
    # 1. Redistributions of source code (VuXML) must retain the above
    #    copyright notice, this list of conditions and the following
    #    disclaimer as the first lines of this file unmodified.
    # 2. Redistributions in compiled form (transformed to other DTDs,
    #    published online in any format, converted to PDF, PostScript,
    #    RTF and other formats) must reproduce the above copyright
    #    notice, this list of conditions and the following disclaimer
    #    in the documentation and/or other materials provided with the
    #    distribution.
    # 
    # THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS"
    # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
    # THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
    # PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS
    # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
    # OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
    # OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
    # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
    # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
    # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,
    # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(81618);
      script_version("1.9");
      script_cvs_date("Date: 2019/07/10 16:04:13");
    
      script_cve_id("CVE-2015-1212", "CVE-2015-1213", "CVE-2015-1214", "CVE-2015-1215", "CVE-2015-1216", "CVE-2015-1217", "CVE-2015-1218", "CVE-2015-1219", "CVE-2015-1220", "CVE-2015-1221", "CVE-2015-1222", "CVE-2015-1223", "CVE-2015-1224", "CVE-2015-1225", "CVE-2015-1226", "CVE-2015-1227", "CVE-2015-1228", "CVE-2015-1229", "CVE-2015-1230", "CVE-2015-1231");
    
      script_name(english:"FreeBSD : chromium -- multiple vulnerabilities (8505e013-c2b3-11e4-875d-000c6e25e3e9)");
      script_summary(english:"Checks for updated packages in pkg_info output");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:
    "The remote FreeBSD host is missing one or more security-related
    updates."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Chrome Releases reports :
    
    51 security fixes in this release, including :
    
    - [456516] High CVE-2015-1212: Out-of-bounds write in media. Credit to
    anonymous.
    
    - [448423] High CVE-2015-1213: Out-of-bounds write in skia filters.
    Credit to cloudfuzzer.
    
    - [445810] High CVE-2015-1214: Out-of-bounds write in skia filters.
    Credit to cloudfuzzer.
    
    - [445809] High CVE-2015-1215: Out-of-bounds write in skia filters.
    Credit to cloudfuzzer.
    
    - [454954] High CVE-2015-1216: Use-after-free in v8 bindings. Credit
    to anonymous.
    
    - [456192] High CVE-2015-1217: Type confusion in v8 bindings. Credit
    to anonymous.
    
    - [456059] High CVE-2015-1218: Use-after-free in dom. Credit to
    cloudfuzzer.
    
    - [446164] High CVE-2015-1219: Integer overflow in webgl. Credit to
    Chen Zhang (demi6od) of NSFOCUS Security Team.
    
    - [437651] High CVE-2015-1220: Use-after-free in gif decoder. Credit
    to Aki Helin of OUSPG.
    
    - [455368] High CVE-2015-1221: Use-after-free in web databases. Credit
    to Collin Payne.
    
    - [448082] High CVE-2015-1222: Use-after-free in service workers.
    Credit to Collin Payne.
    
    - [454231] High CVE-2015-1223: Use-after-free in dom. Credit to
    Maksymillian Motyl.
    
    - High CVE-2015-1230: Type confusion in v8. Credit to Skylined working
    with HP's Zero Day Initiative.
    
    - [449958] Medium CVE-2015-1224: Out-of-bounds read in vpxdecoder.
    Credit to Aki Helin of OUSPG.
    
    - [446033] Medium CVE-2015-1225: Out-of-bounds read in pdfium. Credit
    to cloudfuzzer.
    
    - [456841] Medium CVE-2015-1226: Validation issue in debugger. Credit
    to Rob Wu.
    
    - [450389] Medium CVE-2015-1227: Uninitialized value in blink. Credit
    to Christoph Diehl.
    
    - [444707] Medium CVE-2015-1228: Uninitialized value in rendering.
    Credit to miaubiz.
    
    - [431504] Medium CVE-2015-1229: Cookie injection via proxies. Credit
    to iliwoy.
    
    - [463349] CVE-2015-1231: Various fixes from internal audits, fuzzing,
    and other initiatives."
      );
      # http://googlechromereleases.blogspot.nl
      script_set_attribute(
        attribute:"see_also",
        value:"https://chromereleases.googleblog.com/"
      );
      # https://vuxml.freebsd.org/freebsd/8505e013-c2b3-11e4-875d-000c6e25e3e9.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?80d4da24"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:chromium");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:chromium-npapi");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:chromium-pulse");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:freebsd:freebsd");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/03/03");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/03/04");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/05");
      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-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"FreeBSD Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/FreeBSD/release", "Host/FreeBSD/pkg_info");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("freebsd_package.inc");
    
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    if (!get_kb_item("Host/FreeBSD/release")) audit(AUDIT_OS_NOT, "FreeBSD");
    if (!get_kb_item("Host/FreeBSD/pkg_info")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    
    flag = 0;
    
    if (pkg_test(save_report:TRUE, pkg:"chromium<41.0.2272.76")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"chromium-npapi<41.0.2272.76")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"chromium-pulse<41.0.2272.76")) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:pkg_report_get());
      else security_hole(0);
      exit(0);
    }
    else audit(AUDIT_HOST_NOT, "affected");
    
  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_GOOGLE_CHROME_41_0_2272_76.NASL
    descriptionThe version of Google Chrome installed on the remote Mac OS X host is prior to 41.0.2272.76. It is, therefore, affected by the following vulnerabilities : - A security feature bypass vulnerability, known as FREAK (Factoring attack on RSA-EXPORT Keys), exists due to the support of weak EXPORT_RSA cipher suites with keys less than or equal to 512 bits. A man-in-the-middle attacker may be able to downgrade the SSL/TLS connection to use EXPORT_RSA cipher suites which can be factored in a short amount of time, allowing the attacker to intercept and decrypt the traffic. (CVE-2015-0204) - Multiple out-of-bounds write errors exist in skia filters and media. (CVE-2015-1212, CVE-2015-1213, CVE-2015-1214, CVE-2015-1215) - Multiple use-after-free errors exist in v8 bindings, DOM, GIF decoder, web databases, and service workers, which allow arbitrary code execution. (CVE-2015-1216, CVE-2015-1218, CVE-2015-1220, CVE-2015-1221, CVE-2015-1222, CVE-2015-1223) - Multiple type confusion errors exist in v8 bindings that allow arbitrary code execution. (CVE-2015-1217, CVE-2015-1230) - An integer overflow error exists in the WebGL that allows arbitrary code execution. (CVE-2015-1219) - Multiple out-of-bounds read errors exist in vpxdecoder and pdfium that allow unauthorized access to information. (CVE-2015-1224, CVE-2015-1225) - A validation error exists in the debugger. (CVE-2015-1226) - Multiple uninitialized value errors exist in blink and rendering. (CVE-2015-1227, CVE-2015-1228) - A cookie-injection vulnerability exists due to a failure to properly handle a 407 HTTP status code accompanied by a Set-Cookie header. (CVE-2015-1229) - Multiple, unspecified errors exist that allow remote attackers to cause a denial of service condition. (CVE-2015-1231) - An out-of-bounds write flaw exists due to an array index error in the DispatchSendMidiData() function that occurs when handling a port index supplied by a renderer. A remote attacker can exploit this to cause a denial of service condition. (CVE-2015-1232) - A spoofing vulnerability exists due to improper interaction between the
    last seen2020-06-01
    modified2020-06-02
    plugin id81648
    published2015-03-05
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/81648
    titleGoogle Chrome < 41.0.2272.76 Multiple Vulnerabilities (Mac OS X) (FREAK)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(81648);
      script_version("1.18");
      script_cvs_date("Date: 2019/11/22");
    
      script_cve_id(
        "CVE-2015-0204",
        "CVE-2015-1212",
        "CVE-2015-1213",
        "CVE-2015-1214",
        "CVE-2015-1215",
        "CVE-2015-1216",
        "CVE-2015-1217",
        "CVE-2015-1218",
        "CVE-2015-1219",
        "CVE-2015-1220",
        "CVE-2015-1221",
        "CVE-2015-1222",
        "CVE-2015-1223",
        "CVE-2015-1224",
        "CVE-2015-1225",
        "CVE-2015-1226",
        "CVE-2015-1227",
        "CVE-2015-1228",
        "CVE-2015-1229",
        "CVE-2015-1230",
        "CVE-2015-1231",
        "CVE-2015-1232",
        "CVE-2015-2239"
      );
      script_bugtraq_id(
        72497,
        72901,
        72912,
        72916,
        73349,
        74855
      );
      script_xref(name:"CERT", value:"243585");
    
      script_name(english:"Google Chrome < 41.0.2272.76 Multiple Vulnerabilities (Mac OS X) (FREAK)");
      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 41.0.2272.76. It is, therefore, affected by the following
    vulnerabilities :
    
      - A security feature bypass vulnerability, known as FREAK
        (Factoring attack on RSA-EXPORT Keys), exists due to
        the support of weak EXPORT_RSA cipher suites with keys
        less than or equal to 512 bits. A man-in-the-middle
        attacker may be able to downgrade the SSL/TLS connection
        to use EXPORT_RSA cipher suites which can be factored in
        a short amount of time, allowing the attacker to
        intercept and decrypt the traffic. (CVE-2015-0204)
    
      - Multiple out-of-bounds write errors exist in skia
        filters and media. (CVE-2015-1212, CVE-2015-1213,
        CVE-2015-1214, CVE-2015-1215)
    
      - Multiple use-after-free errors exist in v8 bindings,
        DOM, GIF decoder, web databases, and service workers,
        which allow arbitrary code execution. (CVE-2015-1216,
        CVE-2015-1218, CVE-2015-1220, CVE-2015-1221,
        CVE-2015-1222, CVE-2015-1223)
    
      - Multiple type confusion errors exist in v8 bindings that
        allow arbitrary code execution. (CVE-2015-1217,
        CVE-2015-1230)
    
      - An integer overflow error exists in the WebGL that
        allows arbitrary code execution. (CVE-2015-1219)
    
      - Multiple out-of-bounds read errors exist in vpxdecoder
        and pdfium that allow unauthorized access to
        information. (CVE-2015-1224, CVE-2015-1225)
    
      - A validation error exists in the debugger.
        (CVE-2015-1226)
    
      - Multiple uninitialized value errors exist in blink and
        rendering. (CVE-2015-1227, CVE-2015-1228)
    
      - A cookie-injection vulnerability exists due to a failure
        to properly handle a 407 HTTP status code accompanied by
        a Set-Cookie header. (CVE-2015-1229)
    
      - Multiple, unspecified errors exist that allow remote
        attackers to cause a denial of service condition.
        (CVE-2015-1231)
    
      - An out-of-bounds write flaw exists due to an array index
        error in the DispatchSendMidiData() function that occurs
        when handling a port index supplied by a renderer. A
        remote attacker can exploit this to cause a denial of
        service condition. (CVE-2015-1232)
    
      - A spoofing vulnerability exists due to improper
        interaction between the '1993 search' features and
        restore-from-disk RELOAD transitions when Instant
        Extended mode is used. A remote attacker can exploit
        this to spoof the address bar for a search-results page.
        (CVE-2015-2239)");
      # http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html
      script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?dbe2503e");
      script_set_attribute(attribute:"see_also", value:"https://www.smacktls.com/#freak");
      script_set_attribute(attribute:"solution", value:
    "Upgrade to Google Chrome 41.0.2272.76 or later.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2015-1232");
    
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
      script_set_attribute(attribute:"in_the_news", value:"true");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/03/03");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/03/03");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/05");
    
      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:'41.0.2272.76', severity:SECURITY_HOLE);
    
  • NASL familyWindows
    NASL idGOOGLE_CHROME_41_0_2272_76.NASL
    descriptionThe version of Google Chrome installed on the remote Windows host is prior to 41.0.2272.76. It is, therefore, affected by the following vulnerabilities : - Multiple out-of-bounds write errors exist in skia filters and media. (CVE-2015-1212, CVE-2015-1213, CVE-2015-1214, CVE-2015-1215) - Multiple use-after-free errors exist in v8 bindings, DOM, GIF decoder, web databases, and service workers, which allow arbitrary code execution. (CVE-2015-1216, CVE-2015-1218, CVE-2015-1220, CVE-2015-1221, CVE-2015-1222, CVE-2015-1223) - Multiple type confusion errors exist in v8 bindings that allow arbitrary code execution. (CVE-2015-1217, CVE-2015-1230) - An integer overflow error exists in the WebGL that allows arbitrary code execution. (CVE-2015-1219) - Multiple out-of-bounds read errors exist in vpxdecoder and pdfium that allow unauthorized access to information. (CVE-2015-1224, CVE-2015-1225) - A validation error exists in the debugger. (CVE-2015-1226) - Multiple uninitialized value errors exist in blink and rendering. (CVE-2015-1227, CVE-2015-1228) - A cookie-injection vulnerability exists due to a failure to properly handle a 407 HTTP status code accompanied by a Set-Cookie header. (CVE-2015-1229) - Multiple, unspecified errors exist that allow remote attackers to cause a denial of service condition. (CVE-2015-1231) - An out-of-bounds write flaw exists due to an array index error in the DispatchSendMidiData() function that occurs when handling a port index supplied by a renderer. A remote attacker can exploit this to cause a denial of service condition. (CVE-2015-1232) - A spoofing vulnerability exists due to improper interaction between the
    last seen2020-06-01
    modified2020-06-02
    plugin id81647
    published2015-03-05
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/81647
    titleGoogle Chrome < 41.0.2272.76 Multiple Vulnerabilities
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(81647);
      script_version("1.15");
      script_cvs_date("Date: 2019/11/22");
    
      script_cve_id(
        "CVE-2015-1213",
        "CVE-2015-1214",
        "CVE-2015-1215",
        "CVE-2015-1216",
        "CVE-2015-1217",
        "CVE-2015-1218",
        "CVE-2015-1219",
        "CVE-2015-1220",
        "CVE-2015-1221",
        "CVE-2015-1222",
        "CVE-2015-1223",
        "CVE-2015-1224",
        "CVE-2015-1225",
        "CVE-2015-1226",
        "CVE-2015-1227",
        "CVE-2015-1228",
        "CVE-2015-1229",
        "CVE-2015-1230",
        "CVE-2015-1231",
        "CVE-2015-1232",
        "CVE-2015-2239"
      );
      script_bugtraq_id(
        72901,
        72912,
        72916,
        73349,
        74855
      );
    
      script_name(english:"Google Chrome < 41.0.2272.76 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 41.0.2272.76. It is, therefore, affected by the following
    vulnerabilities :
    
      - Multiple out-of-bounds write errors exist in skia
        filters and media. (CVE-2015-1212, CVE-2015-1213,
        CVE-2015-1214, CVE-2015-1215)
    
      - Multiple use-after-free errors exist in v8 bindings,
        DOM, GIF decoder, web databases, and service workers,
        which allow arbitrary code execution. (CVE-2015-1216,
        CVE-2015-1218, CVE-2015-1220, CVE-2015-1221,
        CVE-2015-1222, CVE-2015-1223)
    
      - Multiple type confusion errors exist in v8 bindings that
        allow arbitrary code execution. (CVE-2015-1217,
        CVE-2015-1230)
    
      - An integer overflow error exists in the WebGL that
        allows arbitrary code execution. (CVE-2015-1219)
    
      - Multiple out-of-bounds read errors exist in vpxdecoder
        and pdfium that allow unauthorized access to
        information. (CVE-2015-1224, CVE-2015-1225)
    
      - A validation error exists in the debugger.
        (CVE-2015-1226)
    
      - Multiple uninitialized value errors exist in blink and
        rendering. (CVE-2015-1227, CVE-2015-1228)
    
      - A cookie-injection vulnerability exists due to a failure
        to properly handle a 407 HTTP status code accompanied by
        a Set-Cookie header. (CVE-2015-1229)
    
      - Multiple, unspecified errors exist that allow remote
        attackers to cause a denial of service condition.
        (CVE-2015-1231)
    
      - An out-of-bounds write flaw exists due to an array index
        error in the DispatchSendMidiData() function that occurs
        when handling a port index supplied by a renderer. A
        remote attacker can exploit this to cause a denial of
        service condition. (CVE-2015-1232)
    
      - A spoofing vulnerability exists due to improper
        interaction between the '1993 search' features and
        restore-from-disk RELOAD transitions when Instant
        Extended mode is used. A remote attacker can exploit
        this to spoof the address bar for a search-results page.
        (CVE-2015-2239");
      # http://googlechromereleases.blogspot.com/2015/03/stable-channel-update.html
      script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?dbe2503e");
      script_set_attribute(attribute:"solution", value:
    "Upgrade to Google Chrome 41.0.2272.76 or later.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2015-1232");
    
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"false");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/03/03");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/03/03");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/05");
    
      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:'41.0.2272.76', severity:SECURITY_HOLE);
    
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2015-228.NASL
    descriptionChromium was updated to 41.0.2272.76 (bnc#920825) Security fixes : - CVE-2015-1212: Out-of-bounds write in media - CVE-2015-1213: Out-of-bounds write in skia filters - CVE-2015-1214: Out-of-bounds write in skia filters - CVE-2015-1215: Out-of-bounds write in skia filters - CVE-2015-1216: Use-after-free in v8 bindings - CVE-2015-1217: Type confusion in v8 bindings - CVE-2015-1218: Use-after-free in dom - CVE-2015-1219: Integer overflow in webgl - CVE-2015-1220: Use-after-free in gif decoder - CVE-2015-1221: Use-after-free in web databases - CVE-2015-1222: Use-after-free in service workers - CVE-2015-1223: Use-after-free in dom - CVE-2015-1230: Type confusion in v8 - CVE-2015-1224: Out-of-bounds read in vpxdecoder - CVE-2015-1225: Out-of-bounds read in pdfium - CVE-2015-1226: Validation issue in debugger - CVE-2015-1227: Uninitialized value in blink - CVE-2015-1228: Uninitialized value in rendering - CVE-2015-1229: Cookie injection via proxies - CVE-2015-1231: Various fixes from internal audits - Multiple vulnerabilities in V8 fixed at the tip of the 4.1 branch
    last seen2020-06-05
    modified2015-03-17
    plugin id81870
    published2015-03-17
    reporterThis script is Copyright (C) 2015-2020 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/81870
    titleopenSUSE Security Update : chromium (openSUSE-2015-228)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from openSUSE Security Update openSUSE-2015-228.
    #
    # The text description of this plugin is (C) SUSE LLC.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(81870);
      script_version("1.9");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/06/04");
    
      script_cve_id("CVE-2015-1212", "CVE-2015-1213", "CVE-2015-1214", "CVE-2015-1215", "CVE-2015-1216", "CVE-2015-1217", "CVE-2015-1218", "CVE-2015-1219", "CVE-2015-1220", "CVE-2015-1221", "CVE-2015-1222", "CVE-2015-1223", "CVE-2015-1224", "CVE-2015-1225", "CVE-2015-1226", "CVE-2015-1227", "CVE-2015-1228", "CVE-2015-1229", "CVE-2015-1230", "CVE-2015-1231");
    
      script_name(english:"openSUSE Security Update : chromium (openSUSE-2015-228)");
      script_summary(english:"Check for the openSUSE-2015-228 patch");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote openSUSE host is missing a security update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Chromium was updated to 41.0.2272.76 (bnc#920825)
    
    Security fixes :
    
      - CVE-2015-1212: Out-of-bounds write in media
    
      - CVE-2015-1213: Out-of-bounds write in skia filters
    
      - CVE-2015-1214: Out-of-bounds write in skia filters
    
      - CVE-2015-1215: Out-of-bounds write in skia filters
    
      - CVE-2015-1216: Use-after-free in v8 bindings
    
      - CVE-2015-1217: Type confusion in v8 bindings
    
      - CVE-2015-1218: Use-after-free in dom
    
      - CVE-2015-1219: Integer overflow in webgl
    
      - CVE-2015-1220: Use-after-free in gif decoder
    
      - CVE-2015-1221: Use-after-free in web databases
    
      - CVE-2015-1222: Use-after-free in service workers
    
      - CVE-2015-1223: Use-after-free in dom
    
      - CVE-2015-1230: Type confusion in v8
    
      - CVE-2015-1224: Out-of-bounds read in vpxdecoder
    
      - CVE-2015-1225: Out-of-bounds read in pdfium
    
      - CVE-2015-1226: Validation issue in debugger
    
      - CVE-2015-1227: Uninitialized value in blink
    
      - CVE-2015-1228: Uninitialized value in rendering
    
      - CVE-2015-1229: Cookie injection via proxies
    
      - CVE-2015-1231: Various fixes from internal audits
    
      - Multiple vulnerabilities in V8 fixed at the tip of the
        4.1 branch"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.opensuse.org/show_bug.cgi?id=920825"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected chromium packages."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromedriver");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromedriver-debuginfo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromium");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromium-debuginfo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromium-debugsource");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromium-desktop-gnome");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromium-desktop-kde");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromium-ffmpegsumo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:opensuse:chromium-ffmpegsumo-debuginfo");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:opensuse:13.1");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:opensuse:13.2");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2015/03/06");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/03/17");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2015-2020 Tenable Network Security, Inc.");
      script_family(english:"SuSE Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/SuSE/release", "Host/SuSE/rpm-list", "Host/cpu");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("global_settings.inc");
    include("rpm.inc");
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    release = get_kb_item("Host/SuSE/release");
    if (isnull(release) || release =~ "^(SLED|SLES)") audit(AUDIT_OS_NOT, "openSUSE");
    if (release !~ "^(SUSE13\.1|SUSE13\.2)$") audit(AUDIT_OS_RELEASE_NOT, "openSUSE", "13.1 / 13.2", release);
    if (!get_kb_item("Host/SuSE/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    ourarch = get_kb_item("Host/cpu");
    if (!ourarch) audit(AUDIT_UNKNOWN_ARCH);
    if (ourarch !~ "^(i586|i686|x86_64)$") audit(AUDIT_ARCH_NOT, "i586 / i686 / x86_64", ourarch);
    
    flag = 0;
    
    if ( rpm_check(release:"SUSE13.1", reference:"chromedriver-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromedriver-debuginfo-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromium-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromium-debuginfo-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromium-debugsource-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromium-desktop-gnome-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromium-desktop-kde-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromium-ffmpegsumo-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.1", reference:"chromium-ffmpegsumo-debuginfo-41.0.2272.76-72.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromedriver-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromedriver-debuginfo-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromium-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromium-debuginfo-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromium-debugsource-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromium-desktop-gnome-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromium-desktop-kde-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromium-ffmpegsumo-41.0.2272.76-17.1") ) flag++;
    if ( rpm_check(release:"SUSE13.2", reference:"chromium-ffmpegsumo-debuginfo-41.0.2272.76-17.1") ) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
      else security_hole(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "chromedriver / chromedriver-debuginfo / chromium / etc");
    }
    

Redhat

advisories
rhsa
idRHSA-2015:0627
rpms
  • chromium-browser-0:41.0.2272.76-1.el6_6
  • chromium-browser-debuginfo-0:41.0.2272.76-1.el6_6