Vulnerabilities > CVE-2015-5235 - Improper Input Validation vulnerability in multiple products

047910
CVSS 4.3 - MEDIUM
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
PARTIAL
Availability impact
NONE

Summary

IcedTea-Web before 1.5.3 and 1.6.x before 1.6.1 does not properly determine the origin of unsigned applets, which allows remote attackers to bypass the approval process or trick users into approving applet execution via a crafted web page.

Common Weakness Enumeration (CWE)

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Server Side Include (SSI) Injection
    An attacker can use Server Side Include (SSI) Injection to send code to a web application that then gets executed by the web server. Doing so enables the attacker to achieve similar results to Cross Site Scripting, viz., arbitrary code execution and information disclosure, albeit on a more limited scale, since the SSI directives are nowhere near as powerful as a full-fledged scripting language. Nonetheless, the attacker can conveniently gain access to sensitive files, such as password files, and execute shell commands.
  • Cross Zone Scripting
    An attacker is able to cause a victim to load content into their web-browser that bypasses security zone controls and gain access to increased privileges to execute scripting code or other web objects such as unsigned ActiveX controls or applets. This is a privilege elevation attack targeted at zone-based web-browser security. In a zone-based model, pages belong to one of a set of zones corresponding to the level of privilege assigned to that page. Pages in an untrusted zone would have a lesser level of access to the system and/or be restricted in the types of executable content it was allowed to invoke. In a cross-zone scripting attack, a page that should be assigned to a less privileged zone is granted the privileges of a more trusted zone. This can be accomplished by exploiting bugs in the browser, exploiting incorrect configuration in the zone controls, through a cross-site scripting attack that causes the attackers' content to be treated as coming from a more trusted page, or by leveraging some piece of system functionality that is accessible from both the trusted and less trusted zone. This attack differs from "Restful Privilege Escalation" in that the latter correlates to the inadequate securing of RESTful access methods (such as HTTP DELETE) on the server, while cross-zone scripting attacks the concept of security zones as implemented by a browser.
  • Cross Site Scripting through Log Files
    An attacker may leverage a system weakness where logs are susceptible to log injection to insert scripts into the system's logs. If these logs are later viewed by an administrator through a thin administrative interface and the log data is not properly HTML encoded before being written to the page, the attackers' scripts stored in the log will be executed in the administrative interface with potentially serious consequences. This attack pattern is really a combination of two other attack patterns: log injection and stored cross site scripting.
  • Command Line Execution through SQL Injection
    An attacker uses standard SQL injection methods to inject data into the command line for execution. This could be done directly through misuse of directives such as MSSQL_xp_cmdshell or indirectly through injection of data into the database that would be interpreted as shell commands. Sometime later, an unscrupulous backend application (or could be part of the functionality of the same application) fetches the injected data stored in the database and uses this data as command line arguments without performing proper validation. The malicious data escapes that data plane by spawning new commands to be executed on the host.

Nessus

  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20160510_ICEDTEA_WEB_ON_SL6_X.NASL
    descriptionThe following packages have been upgraded to a newer upstream version: icedtea-web (1.6.2). Security Fix(es) : - It was discovered that IcedTea-Web did not properly sanitize applet URLs when storing applet trust settings. A malicious web page could use this flaw to inject trust-settings configuration, and cause applets to be executed without user approval. (CVE-2015-5234) - It was discovered that IcedTea-Web did not properly determine an applet
    last seen2020-03-18
    modified2016-06-09
    plugin id91538
    published2016-06-09
    reporterThis script is Copyright (C) 2016-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/91538
    titleScientific Linux Security Update : icedtea-web on SL6.x i386/x86_64 (20160510)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text is (C) Scientific Linux.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(91538);
      script_version("2.3");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/02/25");
    
      script_cve_id("CVE-2015-5234", "CVE-2015-5235");
    
      script_name(english:"Scientific Linux Security Update : icedtea-web on SL6.x i386/x86_64 (20160510)");
      script_summary(english:"Checks rpm output for the updated packages");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:
    "The remote Scientific Linux host is missing one or more security
    updates."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "The following packages have been upgraded to a newer upstream version:
    icedtea-web (1.6.2).
    
    Security Fix(es) :
    
      - It was discovered that IcedTea-Web did not properly
        sanitize applet URLs when storing applet trust settings.
        A malicious web page could use this flaw to inject
        trust-settings configuration, and cause applets to be
        executed without user approval. (CVE-2015-5234)
    
      - It was discovered that IcedTea-Web did not properly
        determine an applet's origin when asking the user if the
        applet should be run. A malicious page could use this
        flaw to cause IcedTea-Web to execute the applet without
        user approval, or confuse the user into approving applet
        execution based on an incorrectly indicated applet
        origin. (CVE-2015-5235)"
      );
      # https://listserv.fnal.gov/scripts/wa.exe?A2=ind1606&L=scientific-linux-errata&F=&S=&P=1796
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?c16f4bea"
      );
      script_set_attribute(
        attribute:"solution", 
        value:
    "Update the affected icedtea-web, icedtea-web-debuginfo and / or
    icedtea-web-javadoc packages."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/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:fermilab:scientific_linux:icedtea-web");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:icedtea-web-debuginfo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:icedtea-web-javadoc");
      script_set_attribute(attribute:"cpe", value:"x-cpe:/o:fermilab:scientific_linux");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/10/09");
      script_set_attribute(attribute:"patch_publication_date", value:"2016/05/10");
      script_set_attribute(attribute:"plugin_publication_date", value:"2016/06/09");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2016-2020 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Scientific Linux Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/RedHat/release", "Host/RedHat/rpm-list");
    
      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) || "Scientific Linux " >!< release) audit(AUDIT_HOST_NOT, "running Scientific Linux");
    os_ver = pregmatch(pattern: "Scientific Linux.*release ([0-9]+(\.[0-9]+)?)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Scientific Linux");
    os_ver = os_ver[1];
    if (! preg(pattern:"^6([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Scientific Linux 6.x", "Scientific Linux " + 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 (cpu >!< "x86_64" && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Scientific Linux", cpu);
    
    
    flag = 0;
    if (rpm_check(release:"SL6", reference:"icedtea-web-1.6.2-1.el6")) flag++;
    if (rpm_check(release:"SL6", reference:"icedtea-web-debuginfo-1.6.2-1.el6")) flag++;
    if (rpm_check(release:"SL6", reference:"icedtea-web-javadoc-1.6.2-1.el6")) flag++;
    
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_WARNING,
        extra      : rpm_report_get()
      );
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "icedtea-web / icedtea-web-debuginfo / icedtea-web-javadoc");
    }
    
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2015-15677.NASL
    descriptionupdate to security release of 1.6.1 http://mail.openjdk.java.net/pipermail /distro-pkg-dev/2015-September/033546.html Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2015-09-22
    plugin id86052
    published2015-09-22
    reporterThis script is Copyright (C) 2015-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86052
    titleFedora 21 : icedtea-web-1.6.1-1.fc21 (2015-15677)
    code
    #%NASL_MIN_LEVEL 80502
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Fedora Security Advisory 2015-15677.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(86052);
      script_version("2.6");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/06/04");
    
      script_cve_id("CVE-2015-5234", "CVE-2015-5235");
      script_xref(name:"FEDORA", value:"2015-15677");
    
      script_name(english:"Fedora 21 : icedtea-web-1.6.1-1.fc21 (2015-15677)");
      script_summary(english:"Checks rpm output for the updated package.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Fedora host is missing a security update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "update to security release of 1.6.1
    http://mail.openjdk.java.net/pipermail
    /distro-pkg-dev/2015-September/033546.html
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the Fedora security advisory. Tenable
    has attempted to automatically clean and format it as much as possible
    without introducing additional issues."
      );
      # http://mail.openjdk.java.net/pipermail
      script_set_attribute(
        attribute:"see_also",
        value:"http://mail.openjdk.java.net/pipermail/"
      );
      # https://lists.fedoraproject.org/pipermail/package-announce/2015-September/167130.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?422f00fe"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected icedtea-web package."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/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:fedoraproject:fedora:icedtea-web");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:fedoraproject:fedora:21");
    
      script_set_attribute(attribute:"patch_publication_date", value:"2015/09/21");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/09/22");
      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:"Fedora Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list");
    
      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/RedHat/release");
    if (isnull(release) || "Fedora" >!< release) audit(AUDIT_OS_NOT, "Fedora");
    os_ver = eregmatch(pattern: "Fedora.*release ([0-9]+)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Fedora");
    os_ver = os_ver[1];
    if (! ereg(pattern:"^21([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Fedora 21.x", "Fedora " + 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$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "Fedora", cpu);
    
    flag = 0;
    if (rpm_check(release:"FC21", reference:"icedtea-web-1.6.1-1.fc21")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());
      else security_warning(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "icedtea-web");
    }
    
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2016-0778.NASL
    descriptionAn update for icedtea-web is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. The IcedTea-Web project provides a Java web browser plug-in and an implementation of Java Web Start, which is based on the Netx project. It also contains a configuration tool for managing deployment settings for the plug-in and Web Start implementations. IcedTea-Web now also contains PolicyEditor - a simple tool to configure Java policies. The following packages have been upgraded to a newer upstream version: icedtea-web (1.6.2). (BZ#1275523) Security Fix(es) : * It was discovered that IcedTea-Web did not properly sanitize applet URLs when storing applet trust settings. A malicious web page could use this flaw to inject trust-settings configuration, and cause applets to be executed without user approval. (CVE-2015-5234) * It was discovered that IcedTea-Web did not properly determine an applet
    last seen2020-06-01
    modified2020-06-02
    plugin id91168
    published2016-05-17
    reporterThis script is Copyright (C) 2016-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/91168
    titleCentOS 6 : icedtea-web (CESA-2016:0778)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2016:0778 and 
    # CentOS Errata and Security Advisory 2016:0778 respectively.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(91168);
      script_version("2.5");
      script_cvs_date("Date: 2020/01/02");
    
      script_cve_id("CVE-2015-5234", "CVE-2015-5235");
      script_xref(name:"RHSA", value:"2016:0778");
    
      script_name(english:"CentOS 6 : icedtea-web (CESA-2016:0778)");
      script_summary(english:"Checks rpm output for the updated packages");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote CentOS host is missing one or more security updates."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "An update for icedtea-web is now available for Red Hat Enterprise
    Linux 6.
    
    Red Hat Product Security has rated this update as having a security
    impact of Moderate. A Common Vulnerability Scoring System (CVSS) base
    score, which gives a detailed severity rating, is available for each
    vulnerability from the CVE link(s) in the References section.
    
    The IcedTea-Web project provides a Java web browser plug-in and an
    implementation of Java Web Start, which is based on the Netx project.
    It also contains a configuration tool for managing deployment settings
    for the plug-in and Web Start implementations. IcedTea-Web now also
    contains PolicyEditor - a simple tool to configure Java policies.
    
    The following packages have been upgraded to a newer upstream version:
    icedtea-web (1.6.2). (BZ#1275523)
    
    Security Fix(es) :
    
    * It was discovered that IcedTea-Web did not properly sanitize applet
    URLs when storing applet trust settings. A malicious web page could
    use this flaw to inject trust-settings configuration, and cause
    applets to be executed without user approval. (CVE-2015-5234)
    
    * It was discovered that IcedTea-Web did not properly determine an
    applet's origin when asking the user if the applet should be run. A
    malicious page could use this flaw to cause IcedTea-Web to execute the
    applet without user approval, or confuse the user into approving
    applet execution based on an incorrectly indicated applet origin.
    (CVE-2015-5235)
    
    Red Hat would like to thank Andrea Palazzo (Truel IT) for reporting
    these issues.
    
    For detailed information on changes in this release, see the Red Hat
    Enterprise Linux 6.8 Release Notes and Red Hat Enterprise Linux 6.8
    Technical Notes linked from the References section."
      );
      # https://lists.centos.org/pipermail/centos-cr-announce/2016-May/002834.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?75079774"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected icedtea-web packages."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/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-5234");
      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:centos:centos:icedtea-web");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:icedtea-web-javadoc");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:centos:centos:6");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/10/09");
      script_set_attribute(attribute:"patch_publication_date", value:"2016/05/16");
      script_set_attribute(attribute:"plugin_publication_date", value:"2016/05/17");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2016-2020 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"CentOS Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/CentOS/release", "Host/CentOS/rpm-list");
    
      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/CentOS/release");
    if (isnull(release) || "CentOS" >!< release) audit(AUDIT_OS_NOT, "CentOS");
    os_ver = pregmatch(pattern: "CentOS(?: Linux)? release ([0-9]+)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "CentOS");
    os_ver = os_ver[1];
    if (! preg(pattern:"^6([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "CentOS 6.x", "CentOS " + os_ver);
    
    if (!get_kb_item("Host/CentOS/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$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "CentOS", cpu);
    
    
    flag = 0;
    if (rpm_check(release:"CentOS-6", reference:"icedtea-web-1.6.2-1.el6")) flag++;
    if (rpm_check(release:"CentOS-6", reference:"icedtea-web-javadoc-1.6.2-1.el6")) flag++;
    
    
    if (flag)
    {
      cr_plugin_caveat = '\n' +
        'NOTE: The security advisory associated with this vulnerability has a\n' +
        'fixed package version that may only be available in the continuous\n' +
        'release (CR) repository for CentOS, until it is present in the next\n' +
        'point release of CentOS.\n\n' +
    
        'If an equal or higher package level does not exist in the baseline\n' +
        'repository for your major version of CentOS, then updates from the CR\n' +
        'repository will need to be applied in order to address the\n' +
        'vulnerability.\n';
      security_report_v4(
        port       : 0,
        severity   : SECURITY_WARNING,
        extra      : rpm_report_get() + cr_plugin_caveat
      );
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "icedtea-web / icedtea-web-javadoc");
    }
    
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2015-1689-1.NASL
    descriptionThe Java Plugin IcedTea Web was updated to 1.5.2, fixing bugs and security issues. - permissions sandbox and signed app and unsigned app with permissions all-permissions now run in sandbox instead of not at all. - fixed DownloadService - RH1231441 Unable to read the text of the buttons of the security dialogue - Fixed RH1233697 icedtea-web: applet origin spoofing (CVE-2015-5235, bsc#944208) - Fixed RH1233667 icedtea-web: unexpected permanent authorization of unsigned applets (CVE-2015-5234, bsc#944209) - MissingALACAdialog made available also for unsigned applications (but ignoring actual manifest value) and fixed Note that Tenable Network Security has extracted the preceding description block directly from the SUSE 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 id86309
    published2015-10-07
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86309
    titleSUSE SLED11 Security Update : icedtea-web (SUSE-SU-2015:1689-1)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from SUSE update advisory SUSE-SU-2015:1689-1.
    # The text itself is copyright (C) SUSE.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(86309);
      script_version("2.5");
      script_cvs_date("Date: 2019/09/11 11:22:12");
    
      script_cve_id("CVE-2015-5234", "CVE-2015-5235");
    
      script_name(english:"SUSE SLED11 Security Update : icedtea-web (SUSE-SU-2015:1689-1)");
      script_summary(english:"Checks rpm output for the updated package.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote SUSE host is missing one or more security updates."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "The Java Plugin IcedTea Web was updated to 1.5.2, fixing bugs and
    security issues.
    
      - permissions sandbox and signed app and unsigned app with
        permissions all-permissions now run in sandbox instead
        of not at all.
    
      - fixed DownloadService
    
      - RH1231441 Unable to read the text of the buttons of the
        security dialogue
    
      - Fixed RH1233697 icedtea-web: applet origin spoofing
        (CVE-2015-5235, bsc#944208)
    
      - Fixed RH1233667 icedtea-web: unexpected permanent
        authorization of unsigned applets (CVE-2015-5234,
        bsc#944209)
    
      - MissingALACAdialog made available also for unsigned
        applications (but ignoring actual manifest value) and
        fixed
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the SUSE 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://bugzilla.suse.com/show_bug.cgi?id=944208"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.suse.com/show_bug.cgi?id=944209"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.suse.com/security/cve/CVE-2015-5234/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.suse.com/security/cve/CVE-2015-5235/"
      );
      # https://www.suse.com/support/update/announcement/2015/suse-su-20151689-1.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?f41ac4f4"
      );
      script_set_attribute(
        attribute:"solution", 
        value:
    "To install this SUSE Security Update use YaST online_update.
    Alternatively you can run the command listed for your product :
    
    SUSE Linux Enterprise Desktop 11-SP4 :
    
    zypper in -t patch sledsp4-icedtea-web-12116=1
    
    SUSE Linux Enterprise Debuginfo 11-SP4 :
    
    zypper in -t patch dbgsp4-icedtea-web-12116=1
    
    To bring your system up-to-date, use 'zypper patch'."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/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:novell:suse_linux:icedtea-web");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:suse_linux:11");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/10/09");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/09/16");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/10/07");
      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:"SuSE Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/SuSE/release", "Host/SuSE/rpm-list");
    
      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, "SUSE");
    os_ver = pregmatch(pattern: "^(SLE(S|D)\d+)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "SUSE");
    os_ver = os_ver[1];
    if (! preg(pattern:"^(SLED11)$", string:os_ver)) audit(AUDIT_OS_NOT, "SUSE SLED11", "SUSE " + os_ver);
    
    if (!get_kb_item("Host/SuSE/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
    if (cpu !~ "^i[3-6]86$" && "x86_64" >!< cpu && "s390x" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "SUSE " + os_ver, cpu);
    if (cpu >!< "i386|i486|i586|i686|x86_64") audit(AUDIT_ARCH_NOT, "i386 / i486 / i586 / i686 / x86_64", cpu);
    
    
    sp = get_kb_item("Host/SuSE/patchlevel");
    if (isnull(sp)) sp = "0";
    if (os_ver == "SLED11" && (! preg(pattern:"^(4)$", string:sp))) audit(AUDIT_OS_NOT, "SLED11 SP4", os_ver + " SP" + sp);
    
    
    flag = 0;
    if (rpm_check(release:"SLED11", sp:"4", cpu:"x86_64", reference:"icedtea-web-1.5.3-0.9.1")) flag++;
    if (rpm_check(release:"SLED11", sp:"4", cpu:"i586", reference:"icedtea-web-1.5.3-0.9.1")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());
      else security_warning(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "icedtea-web");
    }
    
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2015-1682-1.NASL
    descriptionThe Java IcedTea-Web Plugin was updated to 1.6.1 bringing various features, bug- and securityfixes. - Enabled Entry-Point attribute check - permissions sandbox and signed app and unsigned app with permissions all-permissions now run in sandbox instead of not t all. - fixed DownloadService - comments in deployment.properties now should persists load/save - fixed bug in caching of files with query - fixed issues with recreating of existing shortcut - trustAll/trustNone now processed correctly - headless no longer shows dialogues - RH1231441 Unable to read the text of the buttons of the security dialogue - Fixed RH1233697 icedtea-web: applet origin spoofing (CVE-2015-5235, bsc#944208) - Fixed RH1233667 icedtea-web: unexpected permanent authorization of unsigned applets (CVE-2015-5234, bsc#944209) - MissingALACAdialog made available also for unsigned applications (but ignoring actual manifest value) and fixed - NetX - fixed issues with -html shortcuts - fixed issue with -html receiving garbage in width and height - PolicyEditor - file flag made to work when used standalone - file flag and main argument cannot be used in combination The update to 1.6 is included and brings : - Massively improved offline abilities. Added Xoffline switch to force work without inet connection. - Improved to be able to run with any JDK - JDK 6 and older no longer supported - JDK 8 support added (URLPermission granted if applicable) - JDK 9 supported - Added support for Entry-Point manifest attribute - Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property to control scan of Manifest file - starting arguments now accept also -- abbreviations - Added new documentation - Added support for menu shortcuts - both javaws applications/applets and html applets are supported - added support for -html switch for javaws. Now you can run most of the applets without browser at all - Control Panel - PR1856: ControlPanel UI improvement for lower resolutions (800*600) - NetX - PR1858: Java Console accepts multi-byte encodings - PR1859: Java Console UI improvement for lower resolutions (800*600) - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception java.lang.ClassCastException in method sun.applet.PluginAppletViewer$8.run() - Dropped support for long unmaintained -basedir argument - Returned support for -jnlp argument - RH1095311, PR574 - References class sun.misc.Ref removed in OpenJDK 9 - fixed, and so buildable on JDK9 - Plugin - PR1743 - Intermittant deadlock in PluginRequestProcessor - PR1298 - LiveConnect - problem setting array elements (applet variables) from JS - RH1121549: coverity defects - Resolves method overloading correctly with superclass heirarchy distance - PolicyEditor - codebases can be renamed in-place, copied, and pasted - codebase URLs can be copied to system clipboard - displays a progress dialog while opening or saving files - codebases without permissions assigned save to file anyway (and re-appear on next open) - PR1776: NullPointer on save-and-exit - PR1850: duplicate codebases when launching from security dialogs - Fixed bug where clicking
    last seen2020-06-01
    modified2020-06-02
    plugin id86308
    published2015-10-07
    reporterThis script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86308
    titleSUSE SLED12 Security Update : icedtea-web (SUSE-SU-2015:1682-1)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from SUSE update advisory SUSE-SU-2015:1682-1.
    # The text itself is copyright (C) SUSE.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(86308);
      script_version("2.7");
      script_cvs_date("Date: 2019/09/11 11:22:12");
    
      script_cve_id("CVE-2015-5234", "CVE-2015-5235");
    
      script_name(english:"SUSE SLED12 Security Update : icedtea-web (SUSE-SU-2015:1682-1)");
      script_summary(english:"Checks rpm output for the updated packages.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote SUSE host is missing one or more security updates."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "The Java IcedTea-Web Plugin was updated to 1.6.1 bringing various
    features, bug- and securityfixes.
    
      - Enabled Entry-Point attribute check
    
      - permissions sandbox and signed app and unsigned app with
        permissions all-permissions now run in sandbox instead
        of not t all.
    
      - fixed DownloadService
    
      - comments in deployment.properties now should persists
        load/save
    
      - fixed bug in caching of files with query
    
      - fixed issues with recreating of existing shortcut
    
      - trustAll/trustNone now processed correctly
    
      - headless no longer shows dialogues
    
      - RH1231441 Unable to read the text of the buttons of the
        security dialogue
    
      - Fixed RH1233697 icedtea-web: applet origin spoofing
        (CVE-2015-5235, bsc#944208)
    
      - Fixed RH1233667 icedtea-web: unexpected permanent
        authorization of unsigned applets (CVE-2015-5234,
        bsc#944209)
    
      - MissingALACAdialog made available also for unsigned
        applications (but ignoring actual manifest value) and
        fixed
    
      - NetX
    
      - fixed issues with -html shortcuts
    
      - fixed issue with -html receiving garbage in width and
        height
    
      - PolicyEditor
    
      - file flag made to work when used standalone
    
      - file flag and main argument cannot be used in
        combination
    
    The update to 1.6 is included and brings :
    
      - Massively improved offline abilities. Added Xoffline
        switch to force work without inet connection.
    
      - Improved to be able to run with any JDK
    
      - JDK 6 and older no longer supported
    
      - JDK 8 support added (URLPermission granted if
        applicable)
    
      - JDK 9 supported
    
      - Added support for Entry-Point manifest attribute
    
      - Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment
        property to control scan of Manifest file
    
      - starting arguments now accept also -- abbreviations
    
      - Added new documentation
    
      - Added support for menu shortcuts - both javaws
        applications/applets and html applets are supported
    
      - added support for -html switch for javaws. Now you can
        run most of the applets without browser at all
    
      - Control Panel
    
      - PR1856: ControlPanel UI improvement for lower
        resolutions (800*600)
    
      - NetX
    
      - PR1858: Java Console accepts multi-byte encodings
    
      - PR1859: Java Console UI improvement for lower
        resolutions (800*600)
    
      - RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught
        exception java.lang.ClassCastException in method
        sun.applet.PluginAppletViewer$8.run()
    
      - Dropped support for long unmaintained -basedir argument
    
      - Returned support for -jnlp argument
    
      - RH1095311, PR574 - References class sun.misc.Ref removed
        in OpenJDK 9
    
      - fixed, and so buildable on JDK9
    
      - Plugin
    
      - PR1743 - Intermittant deadlock in PluginRequestProcessor
    
      - PR1298 - LiveConnect - problem setting array elements
        (applet variables) from JS
    
      - RH1121549: coverity defects
    
      - Resolves method overloading correctly with superclass
        heirarchy distance
    
      - PolicyEditor
    
      - codebases can be renamed in-place, copied, and pasted
    
      - codebase URLs can be copied to system clipboard
    
      - displays a progress dialog while opening or saving files
    
      - codebases without permissions assigned save to file
        anyway (and re-appear on next open)
    
      - PR1776: NullPointer on save-and-exit
    
      - PR1850: duplicate codebases when launching from security
        dialogs
    
      - Fixed bug where clicking 'Cancel' on the 'Save before
        Exiting' dialog could result in the editor exiting
        without saving changes
    
      - Keyboard accelerators and mnemonics greatly improved
    
      - 'File - New' allows editing a new policy without first
        selecting the file to save to
    
      - Common
    
      - PR1769: support signed applets which specify Sandbox
        permissions in their manifests
    
      - Temporary Permissions in security dialog now
        multi-selectable and based on PolicyEditor permissions
    
    The update to 1.5.2 brings OpenJDK 8 support (fate#318956)
    
      - NetX
    
      - RH1095311, PR574 - References class sun.misc.Ref removed
        in OpenJDK 9
    
      - fixed, and so buildable on JDK9
    
      - RH1154177 - decoded file needed from cache
    
      - fixed NPE in https dialog
    
      - empty codebase behaves as '.'
    
    Note that Tenable Network Security has extracted the preceding
    description block directly from the SUSE 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://bugzilla.suse.com/show_bug.cgi?id=944208"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://bugzilla.suse.com/show_bug.cgi?id=944209"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.suse.com/security/cve/CVE-2015-5234/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.suse.com/security/cve/CVE-2015-5235/"
      );
      # https://www.suse.com/support/update/announcement/2015/suse-su-20151682-1.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?a60ef531"
      );
      script_set_attribute(
        attribute:"solution", 
        value:
    "To install this SUSE Security Update use YaST online_update.
    Alternatively you can run the command listed for your product :
    
    SUSE Linux Enterprise Workstation Extension 12 :
    
    zypper in -t patch SUSE-SLE-WE-12-2015-642=1
    
    SUSE Linux Enterprise Desktop 12 :
    
    zypper in -t patch SUSE-SLE-DESKTOP-12-2015-642=1
    
    To bring your system up-to-date, use 'zypper patch'."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/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:novell:suse_linux:java-1_7_0-openjdk-plugin");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:java-1_7_0-openjdk-plugin-debuginfo");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:java-1_7_0-openjdk-plugin-debugsource");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:suse_linux:12");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2015/10/09");
      script_set_attribute(attribute:"patch_publication_date", value:"2015/09/15");
      script_set_attribute(attribute:"plugin_publication_date", value:"2015/10/07");
      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:"SuSE Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/SuSE/release", "Host/SuSE/rpm-list");
    
      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, "SUSE");
    os_ver = pregmatch(pattern: "^(SLE(S|D)\d+)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "SUSE");
    os_ver = os_ver[1];
    if (! preg(pattern:"^(SLED12)$", string:os_ver)) audit(AUDIT_OS_NOT, "SUSE SLED12", "SUSE " + os_ver);
    
    if (!get_kb_item("Host/SuSE/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    cpu = get_kb_item("Host/cpu");
    if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
    if (cpu !~ "^i[3-6]86$" && "x86_64" >!< cpu && "s390x" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "SUSE " + os_ver, cpu);
    if (cpu >!< "x86_64") audit(AUDIT_ARCH_NOT, "x86_64", cpu);
    
    
    sp = get_kb_item("Host/SuSE/patchlevel");
    if (isnull(sp)) sp = "0";
    if (os_ver == "SLED12" && (! preg(pattern:"^(0)$", string:sp))) audit(AUDIT_OS_NOT, "SLED12 SP0", os_ver + " SP" + sp);
    
    
    flag = 0;
    if (rpm_check(release:"SLED12", sp:"0", cpu:"x86_64", reference:"java-1_7_0-openjdk-plugin-1.6.1-2.3.1")) flag++;
    if (rpm_check(release:"SLED12", sp:"0", cpu:"x86_64", reference:"java-1_7_0-openjdk-plugin-debuginfo-1.6.1-2.3.1")) flag++;
    if (rpm_check(release:"SLED12", sp:"0", cpu:"x86_64", reference:"java-1_7_0-openjdk-plugin-debugsource-1.6.1-2.3.1")) flag++;
    
    
    if (flag)
    {
      if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());
      else security_warning(0);
      exit(0);
    }
    else
    {
      tested = pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "icedtea-web");
    }
    
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2016-0778.NASL
    descriptionAn update for icedtea-web is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. The IcedTea-Web project provides a Java web browser plug-in and an implementation of Java Web Start, which is based on the Netx project. It also contains a configuration tool for managing deployment settings for the plug-in and Web Start implementations. IcedTea-Web now also contains PolicyEditor - a simple tool to configure Java policies. The following packages have been upgraded to a newer upstream version: icedtea-web (1.6.2). (BZ#1275523) Security Fix(es) : * It was discovered that IcedTea-Web did not properly sanitize applet URLs when storing applet trust settings. A malicious web page could use this flaw to inject trust-settings configuration, and cause applets to be executed without user approval. (CVE-2015-5234) * It was discovered that IcedTea-Web did not properly determine an applet
    last seen2020-06-01
    modified2020-06-02
    plugin id91075
    published2016-05-12
    reporterThis script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/91075
    titleRHEL 6 : icedtea-web (RHSA-2016:0778)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2015-602.NASL
    descriptionThe icedtea-web java plugin was updated to 1.6.1. Changes included : - Enabled Entry-Point attribute check - permissions sandbox and signed app and unsigned app with permissions all-permissions now run in sandbox instead of not at all. - fixed DownloadService - comments in deployment.properties now should persists load/save - fixed bug in caching of files with query - fixed issues with recreating of existing shortcut - trustAll/trustNone now processed correctly - headless no longer shows dialogues - RH1231441 Unable to read the text of the buttons of the security dialogue - Fixed RH1233697 icedtea-web: applet origin spoofing (CVE-2015-5235, bsc#944208) - Fixed RH1233667 icedtea-web: unexpected permanent authorization of unsigned applets (CVE-2015-5234, bsc#944209) - MissingALACAdialog made available also for unsigned applications (but ignoring actual manifest value) and fixed - NetX - fixed issues with -html shortcuts - fixed issue with -html receiving garbage in width and height - PolicyEditor - file flag made to work when used standalone - file flag and main argument cannot be used in combination - Fix generation of man-pages with some versions of
    last seen2020-06-05
    modified2015-09-23
    plugin id86094
    published2015-09-23
    reporterThis script is Copyright (C) 2015-2020 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/86094
    titleopenSUSE Security Update : icedtea-web (openSUSE-2015-602)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2016-0778.NASL
    descriptionFrom Red Hat Security Advisory 2016:0778 : An update for icedtea-web is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. The IcedTea-Web project provides a Java web browser plug-in and an implementation of Java Web Start, which is based on the Netx project. It also contains a configuration tool for managing deployment settings for the plug-in and Web Start implementations. IcedTea-Web now also contains PolicyEditor - a simple tool to configure Java policies. The following packages have been upgraded to a newer upstream version: icedtea-web (1.6.2). (BZ#1275523) Security Fix(es) : * It was discovered that IcedTea-Web did not properly sanitize applet URLs when storing applet trust settings. A malicious web page could use this flaw to inject trust-settings configuration, and cause applets to be executed without user approval. (CVE-2015-5234) * It was discovered that IcedTea-Web did not properly determine an applet
    last seen2020-06-01
    modified2020-06-02
    plugin id91150
    published2016-05-16
    reporterThis script is Copyright (C) 2016-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/91150
    titleOracle Linux 6 : icedtea-web (ELSA-2016-0778)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-2817-1.NASL
    descriptionIt was discovered that IcedTea Web incorrectly handled applet URLs. A remote attacker could possibly use this issue to inject applets into the .appletTrustSettings configuration file and bypass user approval. (CVE-2015-5234) Andrea Palazzo discovered that IcedTea Web incorrectly determined the origin of unsigned applets. A remote attacker could possibly use this issue to bypass user approval, or to trick the user into approving applet execution. (CVE-2015-5235). 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 id87066
    published2015-11-25
    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/87066
    titleUbuntu 14.04 LTS / 15.04 / 15.10 : icedtea-web vulnerabilities (USN-2817-1)
  • NASL familyFedora Local Security Checks
    NASL idFEDORA_2015-15676.NASL
    descriptionupdate to security release of 1.6.1 http://mail.openjdk.java.net/pipermail /distro-pkg-dev/2015-September/033546.html Note that Tenable Network Security has extracted the preceding description block directly from the Fedora security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-06-05
    modified2015-09-22
    plugin id86051
    published2015-09-22
    reporterThis script is Copyright (C) 2015-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/86051
    titleFedora 22 : icedtea-web-1.6.1-1.fc22 (2015-15676)

Redhat

advisories
  • bugzilla
    id1217153
    titleplease update icedtea-web to 1.6 for 7.2
    oval
    OR
    • commentRed Hat Enterprise Linux must be installed
      ovaloval:com.redhat.rhba:tst:20070304026
    • AND
      • commentRed Hat Enterprise Linux 7 is installed
        ovaloval:com.redhat.rhba:tst:20150364027
      • OR
        • AND
          • commenticedtea-web is earlier than 0:1.6.1-4.el7
            ovaloval:com.redhat.rhba:tst:20152457001
          • commenticedtea-web is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20141417002
        • AND
          • commenticedtea-web-javadoc is earlier than 0:1.6.1-4.el7
            ovaloval:com.redhat.rhba:tst:20152457003
          • commenticedtea-web-javadoc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20141417004
    rhsa
    idRHBA-2015:2457
    released2015-11-19
    severityNone
    titleRHBA-2015:2457: icedtea-web bug fix and enhancement update (None)
  • bugzilla
    id1299976
    titlejnlp.LaunchException: Fatal: Initialization Error - NullPointerException SecurityDialogs.showMissingALACAttributePanel when codebase not specified
    oval
    OR
    • commentRed Hat Enterprise Linux must be installed
      ovaloval:com.redhat.rhba:tst:20070304026
    • AND
      • commentRed Hat Enterprise Linux 6 is installed
        ovaloval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • commenticedtea-web is earlier than 0:1.6.2-1.el6
            ovaloval:com.redhat.rhsa:tst:20160778001
          • commenticedtea-web is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20141417002
        • AND
          • commenticedtea-web-javadoc is earlier than 0:1.6.2-1.el6
            ovaloval:com.redhat.rhsa:tst:20160778003
          • commenticedtea-web-javadoc is signed with Red Hat redhatrelease2 key
            ovaloval:com.redhat.rhba:tst:20141417004
    rhsa
    idRHSA-2016:0778
    released2016-05-10
    severityModerate
    titleRHSA-2016:0778: icedtea-web security, bug fix, and enhancement update (Moderate)
rpms
  • icedtea-web-0:1.6.1-4.el7
  • icedtea-web-debuginfo-0:1.6.1-4.el7
  • icedtea-web-javadoc-0:1.6.1-4.el7
  • icedtea-web-0:1.6.2-1.el6
  • icedtea-web-debuginfo-0:1.6.2-1.el6
  • icedtea-web-javadoc-0:1.6.2-1.el6