Vulnerabilities > CVE-2018-12392 - Unspecified vulnerability in Mozilla Firefox and Firefox ESR

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
mozilla
debian
canonical
redhat
nessus

Summary

When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3.

Vulnerable Configurations

Part Description Count
Application
Mozilla
875
OS
Debian
2
OS
Canonical
4
OS
Redhat
10

Nessus

  • NASL familyFreeBSD Local Security Checks
    NASL idFREEBSD_PKG_7C3A02B932734426A0BAF90FAD2FF72E.NASL
    descriptionMozilla Foundation reports : CVE-2018-12391: HTTP Live Stream audio data is accessible cross-origin CVE-2018-12392: Crash with nested event loops CVE-2018-12393: Integer overflow during Unicode conversion while loading JavaScript CVE-2018-12395: WebExtension bypass of domain restrictions through header rewriting CVE-2018-12396: WebExtension content scripts can execute in disallowed contexts CVE-2018-12397 : CVE-2018-12398: CSP bypass through stylesheet injection in resource URIs CVE-2018-12399: Spoofing of protocol registration notification bar CVE-2018-12400: Favicons are cached in private browsing mode on Firefox for Android CVE-2018-12401: DOS attack through special resource URI parsing CVE-2018-12402: SameSite cookies leak when pages are explicitly saved CVE-2018-12403: Mixed content warning is not displayed when HTTPS page loads a favicon over HTTP CVE-2018-12388: Memory safety bugs fixed in Firefox 63 CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
    last seen2020-06-01
    modified2020-06-02
    plugin id118336
    published2018-10-24
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118336
    titleFreeBSD : mozilla -- multiple vulnerabilities (7c3a02b9-3273-4426-a0ba-f90fad2ff72e)
    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(118336);
      script_version("1.5");
      script_cvs_date("Date: 2019/07/23 10:11:24");
    
      script_cve_id("CVE-2018-12388", "CVE-2018-12390", "CVE-2018-12391", "CVE-2018-12392", "CVE-2018-12393", "CVE-2018-12395", "CVE-2018-12396", "CVE-2018-12397", "CVE-2018-12398", "CVE-2018-12399", "CVE-2018-12400", "CVE-2018-12401", "CVE-2018-12402", "CVE-2018-12403");
    
      script_name(english:"FreeBSD : mozilla -- multiple vulnerabilities (7c3a02b9-3273-4426-a0ba-f90fad2ff72e)");
      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:
    "Mozilla Foundation reports :
    
    CVE-2018-12391: HTTP Live Stream audio data is accessible cross-origin
    
    CVE-2018-12392: Crash with nested event loops
    
    CVE-2018-12393: Integer overflow during Unicode conversion while
    loading JavaScript
    
    CVE-2018-12395: WebExtension bypass of domain restrictions through
    header rewriting
    
    CVE-2018-12396: WebExtension content scripts can execute in disallowed
    contexts
    
    CVE-2018-12397 :
    
    CVE-2018-12398: CSP bypass through stylesheet injection in resource
    URIs
    
    CVE-2018-12399: Spoofing of protocol registration notification bar
    
    CVE-2018-12400: Favicons are cached in private browsing mode on
    Firefox for Android
    
    CVE-2018-12401: DOS attack through special resource URI parsing
    
    CVE-2018-12402: SameSite cookies leak when pages are explicitly saved
    
    CVE-2018-12403: Mixed content warning is not displayed when HTTPS page
    loads a favicon over HTTP
    
    CVE-2018-12388: Memory safety bugs fixed in Firefox 63
    
    CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR
    60.3"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2018-26/"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.mozilla.org/en-US/security/advisories/mfsa2018-27/"
      );
      # https://vuxml.freebsd.org/freebsd/7c3a02b9-3273-4426-a0ba-f90fad2ff72e.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?eaa97cd1"
      );
      script_set_attribute(attribute:"solution", value:"Update the affected packages.");
      script_set_cvss_base_vector("CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:firefox");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:firefox-esr");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:libxul");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:linux-firefox");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:linux-seamonkey");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:linux-thunderbird");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:seamonkey");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:thunderbird");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:freebsd:freebsd:waterfox");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:freebsd:freebsd");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2018/10/23");
      script_set_attribute(attribute:"patch_publication_date", value:"2018/10/23");
      script_set_attribute(attribute:"plugin_publication_date", value:"2018/10/24");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2018-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:"firefox<63.0_1,1")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"waterfox<56.2.5")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"seamonkey<2.53.0")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"linux-seamonkey<2.53.0")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"firefox-esr<60.3.0,1")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"linux-firefox<60.3.0,2")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"libxul<60.3.0")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"thunderbird<60.3.0")) flag++;
    if (pkg_test(save_report:TRUE, pkg:"linux-thunderbird<60.3.0")) 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 familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2018-3006.NASL
    descriptionAn update for firefox is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Critical. 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. Mozilla Firefox is an open source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) * Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) * Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, Rob Wu, Andrew Swan, and Daniel Veditz as the original reporters.
    last seen2020-06-01
    modified2020-06-02
    plugin id118406
    published2018-10-26
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118406
    titleCentOS 6 : firefox (CESA-2018:3006)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Red Hat Security Advisory RHSA-2018:3006 and 
    # CentOS Errata and Security Advisory 2018:3006 respectively.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(118406);
      script_version("1.6");
      script_cvs_date("Date: 2020/02/18");
    
      script_cve_id("CVE-2018-12389", "CVE-2018-12390", "CVE-2018-12392", "CVE-2018-12393", "CVE-2018-12395", "CVE-2018-12396", "CVE-2018-12397");
      script_xref(name:"RHSA", value:"2018:3006");
    
      script_name(english:"CentOS 6 : firefox (CESA-2018:3006)");
      script_summary(english:"Checks rpm output for the updated package");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote CentOS host is missing a security update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "An update for firefox is now available for Red Hat Enterprise Linux 6.
    
    Red Hat Product Security has rated this update as having a security
    impact of Critical. 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.
    
    Mozilla Firefox is an open source web browser, designed for standards
    compliance, performance, and portability.
    
    This update upgrades Firefox to version 60.3.0 ESR.
    
    Security Fix(es) :
    
    * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
    (CVE-2018-12390)
    
    * Mozilla: Crash with nested event loops (CVE-2018-12392)
    
    * Mozilla: Integer overflow during Unicode conversion while loading
    JavaScript (CVE-2018-12393)
    
    * Mozilla: WebExtension bypass of domain restrictions through header
    rewriting (CVE-2018-12395)
    
    * Mozilla: WebExtension content scripts can execute in disallowed
    contexts (CVE-2018-12396)
    
    * Mozilla: WebExtension local file permission check bypass
    (CVE-2018-12397)
    
    * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3
    (CVE-2018-12389)
    
    For more details about the security issue(s), including the impact, a
    CVSS score, and other related information, refer to the CVE page(s)
    listed in the References section.
    
    Red Hat would like to thank the Mozilla project for reporting these
    issues. Upstream acknowledges Christian Holler, Bob Owen, Boris
    Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee,
    Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond
    Forbes, Bogdan Tara, Nils, r, Rob Wu, Andrew Swan, and Daniel Veditz
    as the original reporters."
      );
      # https://lists.centos.org/pipermail/centos-announce/2018-October/023070.html
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?8ecdb1cb"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected firefox package."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2018-12390");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:firefox");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:centos:centos:6");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2019/02/28");
      script_set_attribute(attribute:"patch_publication_date", value:"2018/10/25");
      script_set_attribute(attribute:"plugin_publication_date", value:"2018/10/26");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2018-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:"firefox-60.3.0-1.el6.centos", allowmaj:TRUE)) flag++;
    
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_HOLE,
        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, "firefox");
    }
    
  • NASL familyNewStart CGSL Local Security Checks
    NASL idNEWSTART_CGSL_NS-SA-2019-0141_FIREFOX.NASL
    descriptionThe remote NewStart CGSL host, running version MAIN 4.05, has firefox packages installed that are affected by multiple vulnerabilities: - A buffer overflow can occur when rendering canvas content while adjusting the height and width of the canvas element dynamically, causing data to be written outside of the currently computed boundaries. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12359) - A use-after-free vulnerability can occur when deleting an input element during a mutation event handler triggered by focusing that element. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12360) - An integer overflow can occur during graphics operations done by the Supplemental Streaming SIMD Extensions 3 (SSSE3) scaler, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12362) - A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a pointer referencing it. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12363) - NPAPI plugins, such as Adobe Flash, can send non-simple cross-origin requests, bypassing CORS by making a same- origin POST that does a 307 redirect to the target site. This allows for a malicious site to engage in cross-site request forgery (CSRF) attacks. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12364) - A compromised IPC child process can escape the content sandbox and list the names of arbitrary files on the file system without user consent or interaction. This could result in exposure of private local files. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12365) - An invalid grid size during QCMS (color profile) transformations can result in the out-of-bounds read interpreted as a float value. This could leak private data into the output. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12366) - A vulnerability can occur when capturing a media stream when the media source type is changed as the capture is occurring. This can result in stream data being cast to the wrong type causing a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-5156) - Memory safety bugs present in Firefox 60, Firefox ESR 60, and Firefox ESR 52.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-5188) - A precision error in Skia in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (CVE-2018-6126) - When entered directly, Reader Mode did not strip the username and password section of URLs displayed in the addressbar. This can be used for spoofing the domain of the current page. This vulnerability affects Firefox < 54. (CVE-2017-7762) - Memory safety bugs present in Firefox 61 and Firefox ESR 60.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12376) - A use-after-free vulnerability can occur when refresh driver timers are refreshed in some circumstances during shutdown when the timer is deleted while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12377) - A use-after-free vulnerability can occur when an IndexedDB index is deleted while still in use by JavaScript code that is providing payload values to be stored. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12378) - When the Mozilla Updater opens a MAR format file which contains a very long item filename, an out-of-bounds write can be triggered, leading to a potentially exploitable crash. This requires running the Mozilla Updater manually on the local system with the malicious MAR file in order to occur. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12379) - If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new master password is added only on the new file. This could allow the exposure of stored password data outside of user expectations. This vulnerability affects Firefox < 62, Firefox ESR < 60.2.1, and Thunderbird < 60.2.1. (CVE-2018-12383) - A vulnerability in register allocation in JavaScript can lead to type confusion, allowing for an arbitrary read and write. This leads to remote code execution inside the sandboxed content process when triggered. This vulnerability affects Firefox ESR < 60.2.2 and Firefox < 62.0.3. (CVE-2018-12386) - A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content process. This vulnerability affects Firefox ESR < 60.2.2 and Firefox < 62.0.3. (CVE-2018-12387) - Firefox proxy settings can be bypassed by using the automount feature with autofs to create a mount point on the local file system. Content can be loaded from this mounted file system directly using a `file:` URI, bypassing configured proxy settings. This issue only affects OS X in default configuration; on Linux systems, autofs must also be installed for the vulnerability to occur. (CVE-2017-16541) - Mozilla developers and community members reported memory safety bugs present in Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox ESR < 60.3 and Thunderbird < 60.3. (CVE-2018-12389) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12392) - By rewriting the Host: request headers using the webRequest API, a WebExtension can bypass domain restrictions through domain fronting. This would allow access to domains that share a host that are otherwise restricted. This vulnerability affects Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12395) - A vulnerability where a WebExtension can run content scripts in disallowed contexts following navigation or other events. This allows for potential privilege escalation by the WebExtension on sites where content scripts should not be run. This vulnerability affects Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12396) - A WebExtension can request access to local files without the warning prompt stating that the extension will Access your data for all websites being displayed to the user. This allows extensions to run content scripts in local pages without permission warnings when a local file is opened. This vulnerability affects Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12397) - A potentially exploitable crash in TransportSecurityInfo used for SSL can be triggered by data stored in the local cache in the user profile directory. This issue is only exploitable in combination with another vulnerability allowing an attacker to write data into the local cache or from locally installed malware. This issue also triggers a non-exploitable startup crash for users switching between the Nightly and Release versions of Firefox if the same profile is used. This vulnerability affects Thunderbird < 60.2.1, Firefox ESR < 60.2.1, and Firefox < 62.0.2. (CVE-2018-12385) - Mozilla developers and community members reported memory safety bugs present in Firefox 62 and Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12390) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.*. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12393) Note that Nessus has not tested for this issue but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id127404
    published2019-08-12
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/127404
    titleNewStart CGSL MAIN 4.05 : firefox Multiple Vulnerabilities (NS-SA-2019-0141)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    # The descriptive text and package checks in this plugin were
    # extracted from ZTE advisory NS-SA-2019-0141. The text
    # itself is copyright (C) ZTE, Inc.
    
    include("compat.inc");
    
    if (description)
    {
      script_id(127404);
      script_version("1.2");
      script_cvs_date("Date: 2019/09/24 11:01:33");
    
      script_cve_id(
        "CVE-2017-7762",
        "CVE-2017-16541",
        "CVE-2018-5156",
        "CVE-2018-5188",
        "CVE-2018-6126",
        "CVE-2018-12359",
        "CVE-2018-12360",
        "CVE-2018-12362",
        "CVE-2018-12363",
        "CVE-2018-12364",
        "CVE-2018-12365",
        "CVE-2018-12366",
        "CVE-2018-12376",
        "CVE-2018-12377",
        "CVE-2018-12378",
        "CVE-2018-12379",
        "CVE-2018-12383",
        "CVE-2018-12385",
        "CVE-2018-12386",
        "CVE-2018-12387",
        "CVE-2018-12389",
        "CVE-2018-12390",
        "CVE-2018-12392",
        "CVE-2018-12393",
        "CVE-2018-12395",
        "CVE-2018-12396",
        "CVE-2018-12397"
      );
    
      script_name(english:"NewStart CGSL MAIN 4.05 : firefox Multiple Vulnerabilities (NS-SA-2019-0141)");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote machine is affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "The remote NewStart CGSL host, running version MAIN 4.05, has firefox packages installed that are affected by multiple
    vulnerabilities:
    
      - A buffer overflow can occur when rendering canvas
        content while adjusting the height and width of the
        canvas element dynamically, causing data to be written
        outside of the currently computed boundaries. This
        results in a potentially exploitable crash. This
        vulnerability affects Thunderbird < 60, Thunderbird <
        52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and
        Firefox < 61. (CVE-2018-12359)
    
      - A use-after-free vulnerability can occur when deleting
        an input element during a mutation event handler
        triggered by focusing that element. This results in a
        potentially exploitable crash. This vulnerability
        affects Thunderbird < 60, Thunderbird < 52.9, Firefox
        ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12360)
    
      - An integer overflow can occur during graphics operations
        done by the Supplemental Streaming SIMD Extensions 3
        (SSSE3) scaler, resulting in a potentially exploitable
        crash. This vulnerability affects Thunderbird < 60,
        Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR <
        52.9, and Firefox < 61. (CVE-2018-12362)
    
      - A use-after-free vulnerability can occur when script
        uses mutation events to move DOM nodes between
        documents, resulting in the old document that held the
        node being freed but the node still having a pointer
        referencing it. This results in a potentially
        exploitable crash. This vulnerability affects
        Thunderbird < 60, Thunderbird < 52.9, Firefox ESR <
        60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12363)
    
      - NPAPI plugins, such as Adobe Flash, can send non-simple
        cross-origin requests, bypassing CORS by making a same-
        origin POST that does a 307 redirect to the target site.
        This allows for a malicious site to engage in cross-site
        request forgery (CSRF) attacks. This vulnerability
        affects Thunderbird < 60, Thunderbird < 52.9, Firefox
        ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12364)
    
      - A compromised IPC child process can escape the content
        sandbox and list the names of arbitrary files on the
        file system without user consent or interaction. This
        could result in exposure of private local files. This
        vulnerability affects Thunderbird < 60, Thunderbird <
        52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and
        Firefox < 61. (CVE-2018-12365)
    
      - An invalid grid size during QCMS (color profile)
        transformations can result in the out-of-bounds read
        interpreted as a float value. This could leak private
        data into the output. This vulnerability affects
        Thunderbird < 60, Thunderbird < 52.9, Firefox ESR <
        60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12366)
    
      - A vulnerability can occur when capturing a media stream
        when the media source type is changed as the capture is
        occurring. This can result in stream data being cast to
        the wrong type causing a potentially exploitable crash.
        This vulnerability affects Thunderbird < 60, Firefox ESR
        < 60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-5156)
    
      - Memory safety bugs present in Firefox 60, Firefox ESR
        60, and Firefox ESR 52.8. Some of these bugs showed
        evidence of memory corruption and we presume that with
        enough effort that some of these could be exploited to
        run arbitrary code. This vulnerability affects
        Thunderbird < 60, Thunderbird < 52.9, Firefox ESR <
        60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-5188)
    
      - A precision error in Skia in Google Chrome prior to
        67.0.3396.62 allowed a remote attacker to perform an out
        of bounds memory write via a crafted HTML page.
        (CVE-2018-6126)
    
      - When entered directly, Reader Mode did not strip the
        username and password section of URLs displayed in the
        addressbar. This can be used for spoofing the domain of
        the current page. This vulnerability affects Firefox <
        54. (CVE-2017-7762)
    
      - Memory safety bugs present in Firefox 61 and Firefox ESR
        60.1. Some of these bugs showed evidence of memory
        corruption and we presume that with enough effort that
        some of these could be exploited to run arbitrary code.
        This vulnerability affects Firefox < 62, Firefox ESR <
        60.2, and Thunderbird < 60.2.1. (CVE-2018-12376)
    
      - A use-after-free vulnerability can occur when refresh
        driver timers are refreshed in some circumstances during
        shutdown when the timer is deleted while still in use.
        This results in a potentially exploitable crash. This
        vulnerability affects Firefox < 62, Firefox ESR < 60.2,
        and Thunderbird < 60.2.1. (CVE-2018-12377)
    
      - A use-after-free vulnerability can occur when an
        IndexedDB index is deleted while still in use by
        JavaScript code that is providing payload values to be
        stored. This results in a potentially exploitable crash.
        This vulnerability affects Firefox < 62, Firefox ESR <
        60.2, and Thunderbird < 60.2.1. (CVE-2018-12378)
    
      - When the Mozilla Updater opens a MAR format file which
        contains a very long item filename, an out-of-bounds
        write can be triggered, leading to a potentially
        exploitable crash. This requires running the Mozilla
        Updater manually on the local system with the malicious
        MAR file in order to occur. This vulnerability affects
        Firefox < 62, Firefox ESR < 60.2, and Thunderbird <
        60.2.1. (CVE-2018-12379)
    
      - If a user saved passwords before Firefox 58 and then
        later set a master password, an unencrypted copy of
        these passwords is still accessible. This is because the
        older stored password file was not deleted when the data
        was copied to a new format starting in Firefox 58. The
        new master password is added only on the new file. This
        could allow the exposure of stored password data outside
        of user expectations. This vulnerability affects Firefox
        < 62, Firefox ESR < 60.2.1, and Thunderbird < 60.2.1.
        (CVE-2018-12383)
    
      - A vulnerability in register allocation in JavaScript can
        lead to type confusion, allowing for an arbitrary read
        and write. This leads to remote code execution inside
        the sandboxed content process when triggered. This
        vulnerability affects Firefox ESR < 60.2.2 and Firefox <
        62.0.3. (CVE-2018-12386)
    
      - A vulnerability where the JavaScript JIT compiler
        inlines Array.prototype.push with multiple arguments
        that results in the stack pointer being off by 8 bytes
        after a bailout. This leaks a memory address to the
        calling function which can be used as part of an exploit
        inside the sandboxed content process. This vulnerability
        affects Firefox ESR < 60.2.2 and Firefox < 62.0.3.
        (CVE-2018-12387)
    
      - Firefox proxy settings can be bypassed by using the
        automount feature with autofs to create a mount point on
        the local file system. Content can be loaded from this
        mounted file system directly using a `file:` URI,
        bypassing configured proxy settings. This issue only
        affects OS X in default configuration; on Linux systems,
        autofs must also be installed for the vulnerability to
        occur. (CVE-2017-16541)
    
      - Mozilla developers and community members reported memory
        safety bugs present in Firefox ESR 60.2. Some of these
        bugs showed evidence of memory corruption and we presume
        that with enough effort that some of these could be
        exploited to run arbitrary code. This vulnerability
        affects Firefox ESR < 60.3 and Thunderbird < 60.3.
        (CVE-2018-12389)
    
      - When manipulating user events in nested loops while
        opening a document through script, it is possible to
        trigger a potentially exploitable crash due to poor
        event handling. This vulnerability affects Firefox < 63,
        Firefox ESR < 60.3, and Thunderbird < 60.3.
        (CVE-2018-12392)
    
      - By rewriting the Host: request headers using the
        webRequest API, a WebExtension can bypass domain
        restrictions through domain fronting. This would allow
        access to domains that share a host that are otherwise
        restricted. This vulnerability affects Firefox ESR <
        60.3 and Firefox < 63. (CVE-2018-12395)
    
      - A vulnerability where a WebExtension can run content
        scripts in disallowed contexts following navigation or
        other events. This allows for potential privilege
        escalation by the WebExtension on sites where content
        scripts should not be run. This vulnerability affects
        Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12396)
    
      - A WebExtension can request access to local files without
        the warning prompt stating that the extension will
        Access your data for all websites being displayed to
        the user. This allows extensions to run content scripts
        in local pages without permission warnings when a local
        file is opened. This vulnerability affects Firefox ESR <
        60.3 and Firefox < 63. (CVE-2018-12397)
    
      - A potentially exploitable crash in TransportSecurityInfo
        used for SSL can be triggered by data stored in the
        local cache in the user profile directory. This issue is
        only exploitable in combination with another
        vulnerability allowing an attacker to write data into
        the local cache or from locally installed malware. This
        issue also triggers a non-exploitable startup crash for
        users switching between the Nightly and Release versions
        of Firefox if the same profile is used. This
        vulnerability affects Thunderbird < 60.2.1, Firefox ESR
        < 60.2.1, and Firefox < 62.0.2. (CVE-2018-12385)
    
      - Mozilla developers and community members reported memory
        safety bugs present in Firefox 62 and Firefox ESR 60.2.
        Some of these bugs showed evidence of memory corruption
        and we presume that with enough effort that some of
        these could be exploited to run arbitrary code. This
        vulnerability affects Firefox < 63, Firefox ESR < 60.3,
        and Thunderbird < 60.3. (CVE-2018-12390)
    
      - A potential vulnerability was found in 32-bit builds
        where an integer overflow during the conversion of
        scripts to an internal UTF-16 representation could
        result in allocating a buffer too small for the
        conversion. This leads to a possible out-of-bounds
        write. *Note: 64-bit builds are not vulnerable to this
        issue.*. This vulnerability affects Firefox < 63,
        Firefox ESR < 60.3, and Thunderbird < 60.3.
        (CVE-2018-12393)
    
    Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
    number.");
      script_set_attribute(attribute:"see_also", value:"http://security.gd-linux.com/notice/NS-SA-2019-0141");
      script_set_attribute(attribute:"solution", value:
    "Upgrade the vulnerable CGSL firefox packages. Note that updated packages may not be available yet. Please contact ZTE
    for more information.");
      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:POC/RL:OF/RC:C");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2018-5188");
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2017/11/04");
      script_set_attribute(attribute:"patch_publication_date", value:"2019/07/17");
      script_set_attribute(attribute:"plugin_publication_date", value:"2019/08/12");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"NewStart CGSL Local Security Checks");
    
      script_copyright(english:"This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/ZTE-CGSL/release", "Host/ZTE-CGSL/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/ZTE-CGSL/release");
    if (isnull(release) || release !~ "^CGSL (MAIN|CORE)") audit(AUDIT_OS_NOT, "NewStart Carrier Grade Server Linux");
    
    if (release !~ "CGSL MAIN 4.05")
      audit(AUDIT_OS_NOT, 'NewStart CGSL MAIN 4.05');
    
    if (!get_kb_item("Host/ZTE-CGSL/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, "NewStart Carrier Grade Server Linux", cpu);
    
    flag = 0;
    
    pkgs = {
      "CGSL MAIN 4.05": [
        "firefox-60.3.0-1.el6.centos",
        "firefox-debuginfo-60.3.0-1.el6.centos"
      ]
    };
    pkg_list = pkgs[release];
    
    foreach (pkg in pkg_list)
      if (rpm_check(release:"ZTE " + release, reference:pkg)) flag++;
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_HOLE,
        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, "firefox");
    }
    
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-3868-1.NASL
    descriptionMultiple security issues were discovered in Thunderbird. If a user were tricked in to opening a specially crafted website in a browsing context, an attacker could potentially exploit these to cause a denial of service, bypass same-origin restrictions, or execute arbitrary code. 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-03-18
    modified2019-01-25
    plugin id121381
    published2019-01-25
    reporterUbuntu Security Notice (C) 2019-2020 Canonical, Inc. / NASL script (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/121381
    titleUbuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 18.10 : thunderbird vulnerabilities (USN-3868-1)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Ubuntu Security Notice USN-3868-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(121381);
      script_version("1.4");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/02/20");
    
      script_cve_id("CVE-2018-12389", "CVE-2018-12390", "CVE-2018-12392", "CVE-2018-12393", "CVE-2018-12405", "CVE-2018-17466", "CVE-2018-18492", "CVE-2018-18493", "CVE-2018-18494", "CVE-2018-18498");
      script_xref(name:"USN", value:"3868-1");
    
      script_name(english:"Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 18.10 : thunderbird vulnerabilities (USN-3868-1)");
      script_summary(english:"Checks dpkg output for updated package.");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Ubuntu host is missing a security-related patch."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Multiple security issues were discovered in Thunderbird. If a user
    were tricked in to opening a specially crafted website in a browsing
    context, an attacker could potentially exploit these to cause a denial
    of service, bypass same-origin restrictions, or execute arbitrary
    code.
    
    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/3868-1/"
      );
      script_set_attribute(
        attribute:"solution", 
        value:"Update the affected thunderbird package."
      );
      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_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:thunderbird");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:14.04");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:16.04");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:18.04:-:lts");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:18.10");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2018/11/14");
      script_set_attribute(attribute:"patch_publication_date", value:"2019/01/24");
      script_set_attribute(attribute:"plugin_publication_date", value:"2019/01/25");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"Ubuntu Security Notice (C) 2019-2020 Canonical, Inc. / NASL script (C) 2019-2020 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|16\.04|18\.04|18\.10)$", string:release)) audit(AUDIT_OS_NOT, "Ubuntu 14.04 / 16.04 / 18.04 / 18.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:"thunderbird", pkgver:"1:60.4.0+build2-0ubuntu0.14.04.1")) flag++;
    if (ubuntu_check(osver:"16.04", pkgname:"thunderbird", pkgver:"1:60.4.0+build2-0ubuntu0.16.04.1")) flag++;
    if (ubuntu_check(osver:"18.04", pkgname:"thunderbird", pkgver:"1:60.4.0+build2-0ubuntu0.18.04.1")) flag++;
    if (ubuntu_check(osver:"18.10", pkgname:"thunderbird", pkgver:"1:60.4.0+build2-0ubuntu0.18.10.1")) flag++;
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_HOLE,
        extra      : ubuntu_report_get()
      );
      exit(0);
    }
    else
    {
      tested = ubuntu_pkg_tests_get();
      if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
      else audit(AUDIT_PACKAGE_NOT_INSTALLED, "thunderbird");
    }
    
  • NASL familyAmazon Linux Local Security Checks
    NASL idAL2_ALAS-2019-1157.NASL
    descriptionMemory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) Crash with nested event loops (CVE-2018-12392) Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393)
    last seen2020-05-31
    modified2019-02-14
    plugin id122158
    published2019-02-14
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/122158
    titleAmazon Linux 2 : thunderbird (ALAS-2019-1157)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were
    # extracted from Amazon Linux 2 Security Advisory ALAS-2019-1157.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(122158);
      script_version("1.4");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/05/29");
    
      script_cve_id("CVE-2018-12389", "CVE-2018-12390", "CVE-2018-12392", "CVE-2018-12393");
      script_xref(name:"ALAS", value:"2019-1157");
    
      script_name(english:"Amazon Linux 2 : thunderbird (ALAS-2019-1157)");
      script_summary(english:"Checks rpm output for the updated packages");
    
      script_set_attribute(
        attribute:"synopsis",
        value:"The remote Amazon Linux 2 host is missing a security update."
      );
      script_set_attribute(
        attribute:"description",
        value:
    "Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
    (CVE-2018-12390)
    
    Crash with nested event loops (CVE-2018-12392)
    
    Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389)
    
    Integer overflow during Unicode conversion while loading JavaScript
    (CVE-2018-12393)"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://alas.aws.amazon.com/AL2/ALAS-2019-1157.html"
      );
      script_set_attribute(
        attribute:"solution",
        value:"Run 'yum update thunderbird' to update your system."
      );
      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_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:amazon:linux:thunderbird");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:amazon:linux:thunderbird-debuginfo");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:amazon:linux:2");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2019/02/28");
      script_set_attribute(attribute:"patch_publication_date", value:"2019/02/14");
      script_set_attribute(attribute:"plugin_publication_date", value:"2019/02/14");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Amazon Linux Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/AmazonLinux/release", "Host/AmazonLinux/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/AmazonLinux/release");
    if (isnull(release) || !strlen(release)) audit(AUDIT_OS_NOT, "Amazon Linux");
    os_ver = pregmatch(pattern: "^AL(A|\d)", string:release);
    if (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, "Amazon Linux");
    os_ver = os_ver[1];
    if (os_ver != "2")
    {
      if (os_ver == 'A') os_ver = 'AMI';
      audit(AUDIT_OS_NOT, "Amazon Linux 2", "Amazon Linux " + os_ver);
    }
    
    if (!get_kb_item("Host/AmazonLinux/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    
    flag = 0;
    if (rpm_check(release:"AL2", cpu:"x86_64", reference:"thunderbird-60.2.1-4.amzn2.0.1", allowmaj:TRUE)) flag++;
    if (rpm_check(release:"AL2", cpu:"x86_64", reference:"thunderbird-debuginfo-60.2.1-4.amzn2.0.1", allowmaj:TRUE)) 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, "thunderbird / thunderbird-debuginfo");
    }
    
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-4324.NASL
    descriptionMultiple security issues have been found in the Mozilla Firefox web browser, which could result in the execution of arbitrary code, privilege escalation or information disclosure.
    last seen2020-06-01
    modified2020-06-02
    plugin id118365
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118365
    titleDebian DSA-4324-1 : firefox-esr - security update
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Debian Security Advisory DSA-4324. The text 
    # itself is copyright (C) Software in the Public Interest, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(118365);
      script_version("1.4");
      script_cvs_date("Date: 2019/03/01 11:10:28");
    
      script_cve_id("CVE-2018-12389", "CVE-2018-12390", "CVE-2018-12392", "CVE-2018-12393", "CVE-2018-12395", "CVE-2018-12396", "CVE-2018-12397");
      script_xref(name:"DSA", value:"4324");
    
      script_name(english:"Debian DSA-4324-1 : firefox-esr - security update");
      script_summary(english:"Checks dpkg output for the updated package");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Debian host is missing a security-related update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Multiple security issues have been found in the Mozilla Firefox web
    browser, which could result in the execution of arbitrary code,
    privilege escalation or information disclosure."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://security-tracker.debian.org/tracker/source-package/firefox-esr"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://packages.debian.org/source/stretch/firefox-esr"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.debian.org/security/2018/dsa-4324"
      );
      script_set_attribute(
        attribute:"solution", 
        value:
    "Upgrade the firefox-esr packages.
    
    For the stable distribution (stretch), these problems have been fixed
    in version 60.3.0esr-1~deb9u1."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:debian:debian_linux:firefox-esr");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:debian:debian_linux:9.0");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2019/02/28");
      script_set_attribute(attribute:"patch_publication_date", value:"2018/10/24");
      script_set_attribute(attribute:"plugin_publication_date", value:"2018/10/25");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Debian Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/Debian/release", "Host/Debian/dpkg-l");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("debian_package.inc");
    
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    if (!get_kb_item("Host/Debian/release")) audit(AUDIT_OS_NOT, "Debian");
    if (!get_kb_item("Host/Debian/dpkg-l")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    
    flag = 0;
    if (deb_check(release:"9.0", prefix:"firefox-esr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-dev", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ach", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-af", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-all", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-an", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ar", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-as", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ast", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-az", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-bg", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-bn-bd", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-bn-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-br", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-bs", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ca", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-cak", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-cs", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-cy", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-da", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-de", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-dsb", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-el", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-en-gb", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-en-za", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-eo", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-es-ar", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-es-cl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-es-es", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-es-mx", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-et", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-eu", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-fa", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ff", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-fi", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-fr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-fy-nl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ga-ie", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-gd", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-gl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-gn", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-gu-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-he", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-hi-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-hr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-hsb", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-hu", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-hy-am", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-id", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-is", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-it", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ja", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ka", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-kab", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-kk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-km", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-kn", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ko", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-lij", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-lt", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-lv", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-mai", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-mk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ml", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-mr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ms", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-nb-no", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-nl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-nn-no", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-or", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-pa-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-pl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-pt-br", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-pt-pt", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-rm", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ro", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ru", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-si", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-sk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-sl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-son", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-sq", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-sr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-sv-se", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-ta", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-te", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-th", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-tr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-uk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-uz", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-vi", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-xh", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-zh-cn", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"firefox-esr-l10n-zh-tw", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-dev", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ach", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-af", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-all", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-an", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ar", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-as", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ast", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-az", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-bg", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-bn-bd", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-bn-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-br", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-bs", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ca", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-cak", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-cs", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-cy", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-da", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-de", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-dsb", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-el", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-en-gb", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-en-za", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-eo", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-es-ar", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-es-cl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-es-es", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-es-mx", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-et", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-eu", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-fa", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ff", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-fi", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-fr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-fy-nl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ga-ie", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-gd", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-gl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-gn", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-gu-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-he", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-hi-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-hr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-hsb", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-hu", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-hy-am", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-id", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-is", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-it", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ja", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ka", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-kab", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-kk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-km", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-kn", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ko", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-lij", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-lt", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-lv", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-mai", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-mk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ml", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-mr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ms", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-nb-no", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-nl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-nn-no", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-or", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-pa-in", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-pl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-pt-br", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-pt-pt", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-rm", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ro", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ru", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-si", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-sk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-sl", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-son", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-sq", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-sr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-sv-se", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-ta", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-te", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-th", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-tr", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-uk", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-uz", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-vi", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-xh", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-zh-cn", reference:"60.3.0esr-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceweasel-l10n-zh-tw", reference:"60.3.0esr-1~deb9u1")) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:deb_report_get());
      else security_hole(0);
      exit(0);
    }
    else audit(AUDIT_HOST_NOT, "affected");
    
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-4337.NASL
    descriptionMultiple security issues have been found in Thunderbird: Multiple memory safety errors may lead to the execution of arbitrary code or denial of service.
    last seen2020-06-01
    modified2020-06-02
    plugin id118894
    published2018-11-13
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118894
    titleDebian DSA-4337-1 : thunderbird - security update
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text and package checks in this plugin were  
    # extracted from Debian Security Advisory DSA-4337. The text 
    # itself is copyright (C) Software in the Public Interest, Inc.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(118894);
      script_version("1.2");
      script_cvs_date("Date: 2019/03/01 11:10:28");
    
      script_cve_id("CVE-2018-12389", "CVE-2018-12390", "CVE-2018-12392", "CVE-2018-12393");
      script_xref(name:"DSA", value:"4337");
    
      script_name(english:"Debian DSA-4337-1 : thunderbird - security update");
      script_summary(english:"Checks dpkg output for the updated package");
    
      script_set_attribute(
        attribute:"synopsis", 
        value:"The remote Debian host is missing a security-related update."
      );
      script_set_attribute(
        attribute:"description", 
        value:
    "Multiple security issues have been found in Thunderbird: Multiple
    memory safety errors may lead to the execution of arbitrary code or
    denial of service."
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://security-tracker.debian.org/tracker/source-package/thunderbird"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://packages.debian.org/source/stretch/thunderbird"
      );
      script_set_attribute(
        attribute:"see_also",
        value:"https://www.debian.org/security/2018/dsa-4337"
      );
      script_set_attribute(
        attribute:"solution", 
        value:
    "Upgrade the thunderbird packages.
    
    For the stable distribution (stretch), these problems have been fixed
    in version 1:60.3.0-1~deb9u1."
      );
      script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:debian:debian_linux:thunderbird");
      script_set_attribute(attribute:"cpe", value:"cpe:/o:debian:debian_linux:9.0");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2019/02/28");
      script_set_attribute(attribute:"patch_publication_date", value:"2018/11/10");
      script_set_attribute(attribute:"plugin_publication_date", value:"2018/11/13");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
      script_family(english:"Debian Local Security Checks");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/Debian/release", "Host/Debian/dpkg-l");
    
      exit(0);
    }
    
    
    include("audit.inc");
    include("debian_package.inc");
    
    
    if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
    if (!get_kb_item("Host/Debian/release")) audit(AUDIT_OS_NOT, "Debian");
    if (!get_kb_item("Host/Debian/dpkg-l")) audit(AUDIT_PACKAGE_LIST_MISSING);
    
    
    flag = 0;
    if (deb_check(release:"9.0", prefix:"calendar-google-provider", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-dbg", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-dev", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-all", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ast", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-be", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-bg", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-bn-bd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ca", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-cs", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-da", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-de", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-dsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-el", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-en-gb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-es-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-es-es", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-et", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-eu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-fi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-fr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-fy-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ga-ie", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-gd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-gl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-he", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-hr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-hsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-hu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-hy-am", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-id", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-is", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-it", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ja", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-kab", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ko", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-lt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-nb-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-nn-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-pa-in", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-pl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-pt-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-pt-pt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-rm", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ro", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ru", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-si", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-sk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-sl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-sq", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-sr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-sv-se", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-ta-lk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-tr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-uk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-vi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-zh-cn", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"icedove-l10n-zh-tw", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-extension", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ast", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-be", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-bg", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-bn-bd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ca", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-cs", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-cy", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-da", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-de", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-dsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-el", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-en-gb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-es-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-es-es", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-et", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-eu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-fi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-fr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-fy-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ga-ie", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-gd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-gl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-he", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-hr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-hsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-hu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-hy-am", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-id", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-is", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-it", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ja", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-kab", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ko", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-lt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-nb-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-nn-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-pa-in", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-pl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-pt-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-pt-pt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-rm", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ro", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ru", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-si", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-sk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-sl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-sq", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-sr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-sv-se", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-ta-lk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-tr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-uk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-vi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-zh-cn", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"iceowl-l10n-zh-tw", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ast", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-be", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-bg", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-bn-bd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ca", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-cs", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-cy", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-da", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-de", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-dsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-el", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-en-gb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-es-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-es-es", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-et", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-eu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-fi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-fr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-fy-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ga-ie", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-gd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-gl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-he", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-hr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-hsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-hu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-hy-am", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-id", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-is", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-it", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ja", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-kab", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ko", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-lt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-nb-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-nn-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-pa-in", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-pl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-pt-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-pt-pt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-rm", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ro", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ru", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-si", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-sk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-sl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-sq", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-sr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-sv-se", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-ta-lk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-tr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-uk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-vi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-zh-cn", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"lightning-l10n-zh-tw", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-dbg", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-dev", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-all", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ast", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-be", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-bg", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-bn-bd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ca", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-cs", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-da", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-de", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-dsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-el", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-en-gb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-es-ar", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-es-es", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-et", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-eu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-fi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-fr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-fy-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ga-ie", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-gd", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-gl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-he", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-hr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-hsb", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-hu", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-hy-am", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-id", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-is", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-it", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ja", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-kab", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ko", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-lt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-nb-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-nl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-nn-no", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-pa-in", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-pl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-pt-br", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-pt-pt", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-rm", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ro", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ru", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-si", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-sk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-sl", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-sq", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-sr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-sv-se", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-ta-lk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-tr", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-uk", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-vi", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-zh-cn", reference:"1:60.3.0-1~deb9u1")) flag++;
    if (deb_check(release:"9.0", prefix:"thunderbird-l10n-zh-tw", reference:"1:60.3.0-1~deb9u1")) flag++;
    
    if (flag)
    {
      if (report_verbosity > 0) security_hole(port:0, extra:deb_report_get());
      else security_hole(0);
      exit(0);
    }
    else audit(AUDIT_HOST_NOT, "affected");
    
  • NASL familyNewStart CGSL Local Security Checks
    NASL idNEWSTART_CGSL_NS-SA-2019-0032_FIREFOX.NASL
    descriptionThe remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has firefox packages installed that are affected by multiple vulnerabilities: - A buffer overflow can occur when rendering canvas content while adjusting the height and width of the canvas element dynamically, causing data to be written outside of the currently computed boundaries. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12359) - A use-after-free vulnerability can occur when deleting an input element during a mutation event handler triggered by focusing that element. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12360) - An integer overflow can occur during graphics operations done by the Supplemental Streaming SIMD Extensions 3 (SSSE3) scaler, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12362) - A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a pointer referencing it. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12363) - NPAPI plugins, such as Adobe Flash, can send non-simple cross-origin requests, bypassing CORS by making a same- origin POST that does a 307 redirect to the target site. This allows for a malicious site to engage in cross-site request forgery (CSRF) attacks. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12364) - A compromised IPC child process can escape the content sandbox and list the names of arbitrary files on the file system without user consent or interaction. This could result in exposure of private local files. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12365) - An invalid grid size during QCMS (color profile) transformations can result in the out-of-bounds read interpreted as a float value. This could leak private data into the output. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12366) - A vulnerability can occur when capturing a media stream when the media source type is changed as the capture is occurring. This can result in stream data being cast to the wrong type causing a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-5156) - Memory safety bugs present in Firefox 60, Firefox ESR 60, and Firefox ESR 52.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-5188) - A precision error in Skia in Google Chrome prior to 67.0.3396.62 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (CVE-2018-6126) - A use-after-free vulnerability can occur while enumerating attributes during SVG animations with clip paths. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5154) - A use-after-free vulnerability can occur while adjusting layout during SVG animations with text paths. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5155) - Same-origin protections for the PDF viewer can be bypassed, allowing a malicious site to intercept messages meant for the viewer. This could allow the site to retrieve PDF files restricted to viewing by an authenticated user on a third-party website. This vulnerability affects Firefox ESR < 52.8 and Firefox < 60. (CVE-2018-5157) - The PDF viewer does not sufficiently sanitize PostScript calculator functions, allowing malicious JavaScript to be injected through a crafted PDF file. This JavaScript can then be run with the permissions of the PDF viewer by its worker. This vulnerability affects Firefox ESR < 52.8 and Firefox < 60. (CVE-2018-5158) - An integer overflow can occur in the Skia library due to 32-bit integer use in an array without integer overflow checks, resulting in possible out-of-bounds writes. This could lead to a potentially exploitable crash triggerable by web content. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5159) - A buffer overflow was found during UTF8 to Unicode string conversion within JavaScript with extremely large amounts of data. This vulnerability requires the use of a malicious or vulnerable legacy extension in order to occur. This vulnerability affects Thunderbird ESR < 52.8, Thunderbird < 52.8, and Firefox ESR < 52.8. (CVE-2018-5178) - Mozilla developers backported selected changes in the Skia library. These changes correct memory corruption issues including invalid buffer reads and writes during graphic operations. This vulnerability affects Thunderbird ESR < 52.8, Thunderbird < 52.8, and Firefox ESR < 52.8. (CVE-2018-5183) - A use-after-free vulnerability can occur in the compositor during certain graphics operations when a raw pointer is used instead of a reference counted one. This results in a potentially exploitable crash. This vulnerability affects Firefox ESR < 52.7.3 and Firefox < 59.0.2. (CVE-2018-5148) - When entered directly, Reader Mode did not strip the username and password section of URLs displayed in the addressbar. This can be used for spoofing the domain of the current page. This vulnerability affects Firefox < 54. (CVE-2017-7762) - Memory safety bugs present in Firefox 61 and Firefox ESR 60.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12376) - A use-after-free vulnerability can occur when refresh driver timers are refreshed in some circumstances during shutdown when the timer is deleted while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12377) - A use-after-free vulnerability can occur when an IndexedDB index is deleted while still in use by JavaScript code that is providing payload values to be stored. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12378) - When the Mozilla Updater opens a MAR format file which contains a very long item filename, an out-of-bounds write can be triggered, leading to a potentially exploitable crash. This requires running the Mozilla Updater manually on the local system with the malicious MAR file in order to occur. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12379) - If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new master password is added only on the new file. This could allow the exposure of stored password data outside of user expectations. This vulnerability affects Firefox < 62, Firefox ESR < 60.2.1, and Thunderbird < 60.2.1. (CVE-2018-12383) - A vulnerability in register allocation in JavaScript can lead to type confusion, allowing for an arbitrary read and write. This leads to remote code execution inside the sandboxed content process when triggered. This vulnerability affects Firefox ESR < 60.2.2 and Firefox < 62.0.3. (CVE-2018-12386) - A vulnerability where the JavaScript JIT compiler inlines Array.prototype.push with multiple arguments that results in the stack pointer being off by 8 bytes after a bailout. This leaks a memory address to the calling function which can be used as part of an exploit inside the sandboxed content process. This vulnerability affects Firefox ESR < 60.2.2 and Firefox < 62.0.3. (CVE-2018-12387) - Firefox proxy settings can be bypassed by using the automount feature with autofs to create a mount point on the local file system. Content can be loaded from this mounted file system directly using a `file:` URI, bypassing configured proxy settings. This issue only affects OS X in default configuration; on Linux systems, autofs must also be installed for the vulnerability to occur. (CVE-2017-16541) - Mozilla developers and community members reported memory safety bugs present in Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox ESR < 60.3 and Thunderbird < 60.3. (CVE-2018-12389) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12392) - By rewriting the Host: request headers using the webRequest API, a WebExtension can bypass domain restrictions through domain fronting. This would allow access to domains that share a host that are otherwise restricted. This vulnerability affects Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12395) - A vulnerability where a WebExtension can run content scripts in disallowed contexts following navigation or other events. This allows for potential privilege escalation by the WebExtension on sites where content scripts should not be run. This vulnerability affects Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12396) - A WebExtension can request access to local files without the warning prompt stating that the extension will Access your data for all websites being displayed to the user. This allows extensions to run content scripts in local pages without permission warnings when a local file is opened. This vulnerability affects Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12397) - A potentially exploitable crash in TransportSecurityInfo used for SSL can be triggered by data stored in the local cache in the user profile directory. This issue is only exploitable in combination with another vulnerability allowing an attacker to write data into the local cache or from locally installed malware. This issue also triggers a non-exploitable startup crash for users switching between the Nightly and Release versions of Firefox if the same profile is used. This vulnerability affects Thunderbird < 60.2.1, Firefox ESR < 60.2.1, and Firefox < 62.0.2. (CVE-2018-12385) - Mozilla developers and community members reported memory safety bugs present in Firefox 62 and Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12390) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.*. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12393) - Memory safety bugs were reported in Firefox 59, Firefox ESR 52.7, and Thunderbird 52.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5150) - Sites can bypass security checks on permissions to install lightweight themes by manipulating the baseURI property of the theme element. This could allow a malicious site to install a theme without user interaction which could contain offensive or embarrassing images. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5168) Note that Nessus has not tested for this issue but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id127198
    published2019-08-12
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/127198
    titleNewStart CGSL CORE 5.04 / MAIN 5.04 : firefox Multiple Vulnerabilities (NS-SA-2019-0032)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    
    # The descriptive text and package checks in this plugin were
    # extracted from ZTE advisory NS-SA-2019-0032. The text
    # itself is copyright (C) ZTE, Inc.
    
    include("compat.inc");
    
    if (description)
    {
      script_id(127198);
      script_version("1.2");
      script_cvs_date("Date: 2019/09/24 11:01:33");
    
      script_cve_id(
        "CVE-2017-7762",
        "CVE-2017-16541",
        "CVE-2018-5148",
        "CVE-2018-5150",
        "CVE-2018-5154",
        "CVE-2018-5155",
        "CVE-2018-5156",
        "CVE-2018-5157",
        "CVE-2018-5158",
        "CVE-2018-5159",
        "CVE-2018-5168",
        "CVE-2018-5178",
        "CVE-2018-5183",
        "CVE-2018-5188",
        "CVE-2018-6126",
        "CVE-2018-12359",
        "CVE-2018-12360",
        "CVE-2018-12362",
        "CVE-2018-12363",
        "CVE-2018-12364",
        "CVE-2018-12365",
        "CVE-2018-12366",
        "CVE-2018-12376",
        "CVE-2018-12377",
        "CVE-2018-12378",
        "CVE-2018-12379",
        "CVE-2018-12383",
        "CVE-2018-12385",
        "CVE-2018-12386",
        "CVE-2018-12387",
        "CVE-2018-12389",
        "CVE-2018-12390",
        "CVE-2018-12392",
        "CVE-2018-12393",
        "CVE-2018-12395",
        "CVE-2018-12396",
        "CVE-2018-12397"
      );
    
      script_name(english:"NewStart CGSL CORE 5.04 / MAIN 5.04 : firefox Multiple Vulnerabilities (NS-SA-2019-0032)");
    
      script_set_attribute(attribute:"synopsis", value:
    "The remote machine is affected by multiple vulnerabilities.");
      script_set_attribute(attribute:"description", value:
    "The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has firefox packages installed that are affected
    by multiple vulnerabilities:
    
      - A buffer overflow can occur when rendering canvas
        content while adjusting the height and width of the
        canvas element dynamically, causing data to be written
        outside of the currently computed boundaries. This
        results in a potentially exploitable crash. This
        vulnerability affects Thunderbird < 60, Thunderbird <
        52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and
        Firefox < 61. (CVE-2018-12359)
    
      - A use-after-free vulnerability can occur when deleting
        an input element during a mutation event handler
        triggered by focusing that element. This results in a
        potentially exploitable crash. This vulnerability
        affects Thunderbird < 60, Thunderbird < 52.9, Firefox
        ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12360)
    
      - An integer overflow can occur during graphics operations
        done by the Supplemental Streaming SIMD Extensions 3
        (SSSE3) scaler, resulting in a potentially exploitable
        crash. This vulnerability affects Thunderbird < 60,
        Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR <
        52.9, and Firefox < 61. (CVE-2018-12362)
    
      - A use-after-free vulnerability can occur when script
        uses mutation events to move DOM nodes between
        documents, resulting in the old document that held the
        node being freed but the node still having a pointer
        referencing it. This results in a potentially
        exploitable crash. This vulnerability affects
        Thunderbird < 60, Thunderbird < 52.9, Firefox ESR <
        60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12363)
    
      - NPAPI plugins, such as Adobe Flash, can send non-simple
        cross-origin requests, bypassing CORS by making a same-
        origin POST that does a 307 redirect to the target site.
        This allows for a malicious site to engage in cross-site
        request forgery (CSRF) attacks. This vulnerability
        affects Thunderbird < 60, Thunderbird < 52.9, Firefox
        ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12364)
    
      - A compromised IPC child process can escape the content
        sandbox and list the names of arbitrary files on the
        file system without user consent or interaction. This
        could result in exposure of private local files. This
        vulnerability affects Thunderbird < 60, Thunderbird <
        52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and
        Firefox < 61. (CVE-2018-12365)
    
      - An invalid grid size during QCMS (color profile)
        transformations can result in the out-of-bounds read
        interpreted as a float value. This could leak private
        data into the output. This vulnerability affects
        Thunderbird < 60, Thunderbird < 52.9, Firefox ESR <
        60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-12366)
    
      - A vulnerability can occur when capturing a media stream
        when the media source type is changed as the capture is
        occurring. This can result in stream data being cast to
        the wrong type causing a potentially exploitable crash.
        This vulnerability affects Thunderbird < 60, Firefox ESR
        < 60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-5156)
    
      - Memory safety bugs present in Firefox 60, Firefox ESR
        60, and Firefox ESR 52.8. Some of these bugs showed
        evidence of memory corruption and we presume that with
        enough effort that some of these could be exploited to
        run arbitrary code. This vulnerability affects
        Thunderbird < 60, Thunderbird < 52.9, Firefox ESR <
        60.1, Firefox ESR < 52.9, and Firefox < 61.
        (CVE-2018-5188)
    
      - A precision error in Skia in Google Chrome prior to
        67.0.3396.62 allowed a remote attacker to perform an out
        of bounds memory write via a crafted HTML page.
        (CVE-2018-6126)
    
      - A use-after-free vulnerability can occur while
        enumerating attributes during SVG animations with clip
        paths. This results in a potentially exploitable crash.
        This vulnerability affects Thunderbird < 52.8,
        Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR <
        52.8. (CVE-2018-5154)
    
      - A use-after-free vulnerability can occur while adjusting
        layout during SVG animations with text paths. This
        results in a potentially exploitable crash. This
        vulnerability affects Thunderbird < 52.8, Thunderbird
        ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8.
        (CVE-2018-5155)
    
      - Same-origin protections for the PDF viewer can be
        bypassed, allowing a malicious site to intercept
        messages meant for the viewer. This could allow the site
        to retrieve PDF files restricted to viewing by an
        authenticated user on a third-party website. This
        vulnerability affects Firefox ESR < 52.8 and Firefox <
        60. (CVE-2018-5157)
    
      - The PDF viewer does not sufficiently sanitize PostScript
        calculator functions, allowing malicious JavaScript to
        be injected through a crafted PDF file. This JavaScript
        can then be run with the permissions of the PDF viewer
        by its worker. This vulnerability affects Firefox ESR <
        52.8 and Firefox < 60. (CVE-2018-5158)
    
      - An integer overflow can occur in the Skia library due to
        32-bit integer use in an array without integer overflow
        checks, resulting in possible out-of-bounds writes. This
        could lead to a potentially exploitable crash
        triggerable by web content. This vulnerability affects
        Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox <
        60, and Firefox ESR < 52.8. (CVE-2018-5159)
    
      - A buffer overflow was found during UTF8 to Unicode
        string conversion within JavaScript with extremely large
        amounts of data. This vulnerability requires the use of
        a malicious or vulnerable legacy extension in order to
        occur. This vulnerability affects Thunderbird ESR <
        52.8, Thunderbird < 52.8, and Firefox ESR < 52.8.
        (CVE-2018-5178)
    
      - Mozilla developers backported selected changes in the
        Skia library. These changes correct memory corruption
        issues including invalid buffer reads and writes during
        graphic operations. This vulnerability affects
        Thunderbird ESR < 52.8, Thunderbird < 52.8, and Firefox
        ESR < 52.8. (CVE-2018-5183)
    
      - A use-after-free vulnerability can occur in the
        compositor during certain graphics operations when a raw
        pointer is used instead of a reference counted one. This
        results in a potentially exploitable crash. This
        vulnerability affects Firefox ESR < 52.7.3 and Firefox <
        59.0.2. (CVE-2018-5148)
    
      - When entered directly, Reader Mode did not strip the
        username and password section of URLs displayed in the
        addressbar. This can be used for spoofing the domain of
        the current page. This vulnerability affects Firefox <
        54. (CVE-2017-7762)
    
      - Memory safety bugs present in Firefox 61 and Firefox ESR
        60.1. Some of these bugs showed evidence of memory
        corruption and we presume that with enough effort that
        some of these could be exploited to run arbitrary code.
        This vulnerability affects Firefox < 62, Firefox ESR <
        60.2, and Thunderbird < 60.2.1. (CVE-2018-12376)
    
      - A use-after-free vulnerability can occur when refresh
        driver timers are refreshed in some circumstances during
        shutdown when the timer is deleted while still in use.
        This results in a potentially exploitable crash. This
        vulnerability affects Firefox < 62, Firefox ESR < 60.2,
        and Thunderbird < 60.2.1. (CVE-2018-12377)
    
      - A use-after-free vulnerability can occur when an
        IndexedDB index is deleted while still in use by
        JavaScript code that is providing payload values to be
        stored. This results in a potentially exploitable crash.
        This vulnerability affects Firefox < 62, Firefox ESR <
        60.2, and Thunderbird < 60.2.1. (CVE-2018-12378)
    
      - When the Mozilla Updater opens a MAR format file which
        contains a very long item filename, an out-of-bounds
        write can be triggered, leading to a potentially
        exploitable crash. This requires running the Mozilla
        Updater manually on the local system with the malicious
        MAR file in order to occur. This vulnerability affects
        Firefox < 62, Firefox ESR < 60.2, and Thunderbird <
        60.2.1. (CVE-2018-12379)
    
      - If a user saved passwords before Firefox 58 and then
        later set a master password, an unencrypted copy of
        these passwords is still accessible. This is because the
        older stored password file was not deleted when the data
        was copied to a new format starting in Firefox 58. The
        new master password is added only on the new file. This
        could allow the exposure of stored password data outside
        of user expectations. This vulnerability affects Firefox
        < 62, Firefox ESR < 60.2.1, and Thunderbird < 60.2.1.
        (CVE-2018-12383)
    
      - A vulnerability in register allocation in JavaScript can
        lead to type confusion, allowing for an arbitrary read
        and write. This leads to remote code execution inside
        the sandboxed content process when triggered. This
        vulnerability affects Firefox ESR < 60.2.2 and Firefox <
        62.0.3. (CVE-2018-12386)
    
      - A vulnerability where the JavaScript JIT compiler
        inlines Array.prototype.push with multiple arguments
        that results in the stack pointer being off by 8 bytes
        after a bailout. This leaks a memory address to the
        calling function which can be used as part of an exploit
        inside the sandboxed content process. This vulnerability
        affects Firefox ESR < 60.2.2 and Firefox < 62.0.3.
        (CVE-2018-12387)
    
      - Firefox proxy settings can be bypassed by using the
        automount feature with autofs to create a mount point on
        the local file system. Content can be loaded from this
        mounted file system directly using a `file:` URI,
        bypassing configured proxy settings. This issue only
        affects OS X in default configuration; on Linux systems,
        autofs must also be installed for the vulnerability to
        occur. (CVE-2017-16541)
    
      - Mozilla developers and community members reported memory
        safety bugs present in Firefox ESR 60.2. Some of these
        bugs showed evidence of memory corruption and we presume
        that with enough effort that some of these could be
        exploited to run arbitrary code. This vulnerability
        affects Firefox ESR < 60.3 and Thunderbird < 60.3.
        (CVE-2018-12389)
    
      - When manipulating user events in nested loops while
        opening a document through script, it is possible to
        trigger a potentially exploitable crash due to poor
        event handling. This vulnerability affects Firefox < 63,
        Firefox ESR < 60.3, and Thunderbird < 60.3.
        (CVE-2018-12392)
    
      - By rewriting the Host: request headers using the
        webRequest API, a WebExtension can bypass domain
        restrictions through domain fronting. This would allow
        access to domains that share a host that are otherwise
        restricted. This vulnerability affects Firefox ESR <
        60.3 and Firefox < 63. (CVE-2018-12395)
    
      - A vulnerability where a WebExtension can run content
        scripts in disallowed contexts following navigation or
        other events. This allows for potential privilege
        escalation by the WebExtension on sites where content
        scripts should not be run. This vulnerability affects
        Firefox ESR < 60.3 and Firefox < 63. (CVE-2018-12396)
    
      - A WebExtension can request access to local files without
        the warning prompt stating that the extension will
        Access your data for all websites being displayed to
        the user. This allows extensions to run content scripts
        in local pages without permission warnings when a local
        file is opened. This vulnerability affects Firefox ESR <
        60.3 and Firefox < 63. (CVE-2018-12397)
    
      - A potentially exploitable crash in TransportSecurityInfo
        used for SSL can be triggered by data stored in the
        local cache in the user profile directory. This issue is
        only exploitable in combination with another
        vulnerability allowing an attacker to write data into
        the local cache or from locally installed malware. This
        issue also triggers a non-exploitable startup crash for
        users switching between the Nightly and Release versions
        of Firefox if the same profile is used. This
        vulnerability affects Thunderbird < 60.2.1, Firefox ESR
        < 60.2.1, and Firefox < 62.0.2. (CVE-2018-12385)
    
      - Mozilla developers and community members reported memory
        safety bugs present in Firefox 62 and Firefox ESR 60.2.
        Some of these bugs showed evidence of memory corruption
        and we presume that with enough effort that some of
        these could be exploited to run arbitrary code. This
        vulnerability affects Firefox < 63, Firefox ESR < 60.3,
        and Thunderbird < 60.3. (CVE-2018-12390)
    
      - A potential vulnerability was found in 32-bit builds
        where an integer overflow during the conversion of
        scripts to an internal UTF-16 representation could
        result in allocating a buffer too small for the
        conversion. This leads to a possible out-of-bounds
        write. *Note: 64-bit builds are not vulnerable to this
        issue.*. This vulnerability affects Firefox < 63,
        Firefox ESR < 60.3, and Thunderbird < 60.3.
        (CVE-2018-12393)
    
      - Memory safety bugs were reported in Firefox 59, Firefox
        ESR 52.7, and Thunderbird 52.7. Some of these bugs
        showed evidence of memory corruption and we presume that
        with enough effort that some of these could be exploited
        to run arbitrary code. This vulnerability affects
        Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox <
        60, and Firefox ESR < 52.8. (CVE-2018-5150)
    
      - Sites can bypass security checks on permissions to
        install lightweight themes by manipulating the baseURI
        property of the theme element. This could allow a
        malicious site to install a theme without user
        interaction which could contain offensive or
        embarrassing images. This vulnerability affects
        Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox <
        60, and Firefox ESR < 52.8. (CVE-2018-5168)
    
    Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
    number.");
      script_set_attribute(attribute:"see_also", value:"http://security.gd-linux.com/notice/NS-SA-2019-0032");
      script_set_attribute(attribute:"solution", value:
    "Upgrade the vulnerable CGSL firefox packages. Note that updated packages may not be available yet. Please contact ZTE
    for more information.");
      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:POC/RL:OF/RC:C");
      script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
      script_set_attribute(attribute:"cvss_score_source", value:"CVE-2018-5188");
      script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
      script_set_attribute(attribute:"exploit_available", value:"true");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2017/11/04");
      script_set_attribute(attribute:"patch_publication_date", value:"2019/07/17");
      script_set_attribute(attribute:"plugin_publication_date", value:"2019/08/12");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_family(english:"NewStart CGSL Local Security Checks");
    
      script_copyright(english:"This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.");
    
      script_dependencies("ssh_get_info.nasl");
      script_require_keys("Host/local_checks_enabled", "Host/ZTE-CGSL/release", "Host/ZTE-CGSL/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/ZTE-CGSL/release");
    if (isnull(release) || release !~ "^CGSL (MAIN|CORE)") audit(AUDIT_OS_NOT, "NewStart Carrier Grade Server Linux");
    
    if (release !~ "CGSL CORE 5.04" &&
        release !~ "CGSL MAIN 5.04")
      audit(AUDIT_OS_NOT, 'NewStart CGSL CORE 5.04 / NewStart CGSL MAIN 5.04');
    
    if (!get_kb_item("Host/ZTE-CGSL/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, "NewStart Carrier Grade Server Linux", cpu);
    
    flag = 0;
    
    pkgs = {
      "CGSL CORE 5.04": [
        "firefox-60.3.0-1.el7.centos",
        "firefox-debuginfo-60.3.0-1.el7.centos"
      ],
      "CGSL MAIN 5.04": [
        "firefox-60.3.0-1.el7.centos",
        "firefox-debuginfo-60.3.0-1.el7.centos"
      ]
    };
    pkg_list = pkgs[release];
    
    foreach (pkg in pkg_list)
      if (rpm_check(release:"ZTE " + release, reference:pkg)) flag++;
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_HOLE,
        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, "firefox");
    }
    
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20181109_THUNDERBIRD_ON_SL7_X.NASL
    descriptionThis update upgrades Thunderbird to version 60.3.0. Security Fix(es) : - Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) - Mozilla: Crash with nested event loops (CVE-2018-12392) - Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) - Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389)
    last seen2020-05-31
    modified2018-11-27
    plugin id119210
    published2018-11-27
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119210
    titleScientific Linux Security Update : thunderbird on SL7.x x86_64 (20181109)
    code
    #
    # (C) Tenable Network Security, Inc.
    #
    # The descriptive text is (C) Scientific Linux.
    #
    
    include("compat.inc");
    
    if (description)
    {
      script_id(119210);
      script_version("1.6");
      script_set_attribute(attribute:"plugin_modification_date", value:"2020/07/01");
    
      script_cve_id("CVE-2018-12389", "CVE-2018-12390", "CVE-2018-12392", "CVE-2018-12393");
    
      script_name(english:"Scientific Linux Security Update : thunderbird on SL7.x x86_64 (20181109)");
      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:
    "This update upgrades Thunderbird to version 60.3.0.
    
    Security Fix(es) :
    
      - Mozilla: Memory safety bugs fixed in Firefox 63 and
        Firefox ESR 60.3 (CVE-2018-12390)
    
      - Mozilla: Crash with nested event loops (CVE-2018-12392)
    
      - Mozilla: Integer overflow during Unicode conversion
        while loading JavaScript (CVE-2018-12393)
    
      - Mozilla: Memory safety bugs fixed in Firefox ESR 60.3
        (CVE-2018-12389)"
      );
      # https://listserv.fnal.gov/scripts/wa.exe?A2=ind1811&L=scientific-linux-errata&F=&S=&P=1149
      script_set_attribute(
        attribute:"see_also",
        value:"http://www.nessus.org/u?22ed5558"
      );
      script_set_attribute(
        attribute:"solution",
        value:
    "Update the affected thunderbird and / or thunderbird-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_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
      script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
      script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
    
      script_set_attribute(attribute:"plugin_type", value:"local");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:thunderbird");
      script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fermilab:scientific_linux:thunderbird-debuginfo");
      script_set_attribute(attribute:"cpe", value:"x-cpe:/o:fermilab:scientific_linux");
    
      script_set_attribute(attribute:"vuln_publication_date", value:"2019/02/28");
      script_set_attribute(attribute:"patch_publication_date", value:"2018/11/09");
      script_set_attribute(attribute:"plugin_publication_date", value:"2018/11/27");
      script_set_attribute(attribute:"generated_plugin", value:"current");
      script_end_attributes();
    
      script_category(ACT_GATHER_INFO);
      script_copyright(english:"This script is Copyright (C) 2018-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:"^7([^0-9]|$)", string:os_ver)) audit(AUDIT_OS_NOT, "Scientific Linux 7.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);
    if ("x86_64" >!< cpu) audit(AUDIT_ARCH_NOT, "x86_64", cpu);
    
    
    flag = 0;
    if (rpm_check(release:"SL7", cpu:"x86_64", reference:"thunderbird-60.3.0-1.el7_5", allowmaj:TRUE)) flag++;
    if (rpm_check(release:"SL7", cpu:"x86_64", reference:"thunderbird-debuginfo-60.3.0-1.el7_5", allowmaj:TRUE)) flag++;
    
    
    if (flag)
    {
      security_report_v4(
        port       : 0,
        severity   : SECURITY_HOLE,
        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, "thunderbird / thunderbird-debuginfo");
    }
    
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-3749-1.NASL
    descriptionThis update for MozillaFirefox fixes the following issues : Security issues fixed : Update to Mozilla Firefox 60.3.0esr: MFSA 2018-27 (bsc#1112852) CVE-2018-12392: Crash with nested event loops. CVE-2018-12393: Integer overflow during Unicode conversion while loading JavaScript. CVE-2018-12395: WebExtension bypass of domain restrictions through header rewriting. CVE-2018-12396: WebExtension content scripts can execute in disallowed contexts. CVE-2018-12397: WebExtension local file access vulnerability. CVE-2018-12389: Memory safety bugs fixed in Firefox ESR 60.3. CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3. 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 id118953
    published2018-11-14
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118953
    titleSUSE SLED12 / SLES12 Security Update : MozillaFirefox (SUSE-SU-2018:3749-1)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2018-3006.NASL
    descriptionFrom Red Hat Security Advisory 2018:3006 : An update for firefox is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Critical. 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. Mozilla Firefox is an open source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) * Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) * Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, Rob Wu, Andrew Swan, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-11-02
    plugin id118709
    published2018-11-02
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118709
    titleOracle Linux 6 : firefox (ELSA-2018-3006)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2018-3006.NASL
    descriptionAn update for firefox is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Critical. 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. Mozilla Firefox is an open source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) * Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) * Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, Rob Wu, Andrew Swan, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-10-25
    plugin id118375
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118375
    titleRHEL 6 : firefox (RHSA-2018:3006)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2018-1340.NASL
    descriptionThis update for MozillaThunderbird fixes the following issues : Thunderbird 63 ESR was updated to version 60.3.0 to fix the following issues (bsc#1112852) : Security issues fixed (MFSA 2018-28) : - CVE-2018-12389: Fixed memory safety bugs. - CVE-2018-12390: Fixed memory safety bugs. - CVE-2018-12391: Fixed HTTP Live Stream audio data is accessible cross-origin. - CVE-2018-12392: Fixed crash with nested event loops. - CVE-2018-12393: Fixed integer overflow during Unicode conversion while loading JavaScript. Non-security issues fixed : - various theme fixes - Shift+PageUp/PageDown in Write window - Gloda attachment filtering - Mailing list address auto-complete enter/return handling - Thunderbird hung if HTML signature references non-existent image - Filters not working for headers that appear more than once
    last seen2020-06-05
    modified2018-11-08
    plugin id118817
    published2018-11-08
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118817
    titleopenSUSE Security Update : MozillaThunderbird (openSUSE-2018-1340)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2018-3532.NASL
    descriptionAn update for thunderbird is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. 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. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 60.3.0. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-11-11
    plugin id118863
    published2018-11-11
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118863
    titleRHEL 7 : thunderbird (RHSA-2018:3532)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2019-855.NASL
    descriptionThis update for Mozilla Firefox to version 60.3.0esr fixes security issues and stability bugs. The following security issues were fixed (MFSA 2018-27, boo#1112852) : - CVE-2018-12392: Crash with nested event loops - CVE-2018-12393: Integer overflow during Unicode conversion while loading JavaScript - CVE-2018-12395: WebExtension bypass of domain restrictions through header rewriting - CVE-2018-12396: WebExtension content scripts can execute in disallowed contexts - CVE-2018-12397: WebExtension local file access vulnerability - CVE-2018-12389: Memory safety bugs fixed in Firefox ESR 60.3 - CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
    last seen2020-05-31
    modified2019-03-27
    plugin id123356
    published2019-03-27
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/123356
    titleopenSUSE Security Update : Mozilla Firefox (openSUSE-2019-855)
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2018-3005.NASL
    descriptionAn update for firefox is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Critical. 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. Mozilla Firefox is an open source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) * Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) * Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, Rob Wu, Andrew Swan, and Daniel Veditz as the original reporters. Bug Fix(es) : * Previously, passwords saved in the Firefox browser and encrypted by a master password were erased when Firefox was exited. This update ensures that NSS files used to decrypt stored login data are handled correctly. As a result, the affected passwords are no longer lost after restarting Firefox. (BZ#1638082)
    last seen2020-06-01
    modified2020-06-02
    plugin id118405
    published2018-10-26
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118405
    titleCentOS 7 : firefox (CESA-2018:3005)
  • NASL familyWindows
    NASL idMOZILLA_THUNDERBIRD_60_3.NASL
    descriptionThe version of Mozilla Thunderbird installed on the remote Windows host is prior to 60.3. It is, therefore, affected by multiple vulnerabilities as noted in Mozilla Thunderbird stable channel update release notes for 2018/10/31. Please refer to the release notes for additional information. Note that Nessus has not attempted to exploit these issues but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id118593
    published2018-11-01
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118593
    titleMozilla Thunderbird < 60.3 Multiple Vulnerabilities
  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_THUNDERBIRD_60_3.NASL
    descriptionThe version of Mozilla Thunderbird installed on the remote macOS host is prior to 60.3. It is, therefore, affected by multiple vulnerabilities as noted in Mozilla Thunderbird stable channel update release notes for 2018/10/31. Please refer to the release notes for additional information. Note that Nessus has not attempted to exploit these issues but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id118592
    published2018-11-01
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118592
    titleMozilla Thunderbird < 60.3 Multiple Vulnerabilities (macOS)
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20181025_FIREFOX_ON_SL7_X.NASL
    descriptionThis update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : - Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) - Mozilla: Crash with nested event loops (CVE-2018-12392) - Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) - Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) - Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) - Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) - Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) Bug Fix(es) : - Previously, passwords saved in the Firefox browser and encrypted by a master password were erased when Firefox was exited. This update ensures that NSS files used to decrypt stored login data are handled correctly. As a result, the affected passwords are no longer lost after restarting Firefox.
    last seen2020-05-31
    modified2018-10-26
    plugin id118443
    published2018-10-26
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118443
    titleScientific Linux Security Update : firefox on SL7.x x86_64 (20181025)
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201811-13.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201811-13 (Mozilla Thunderbird: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in Mozilla Thunderbird. Please review the referenced Mozilla Foundation Security Advisories and CVE identifiers below for details. Impact : A remote attacker may be able to execute arbitrary code, cause a Denial of Service condition, obtain sensitive information, or conduct Cross-Site Request Forgery (CSRF). Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id119133
    published2018-11-26
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119133
    titleGLSA-201811-13 : Mozilla Thunderbird: Multiple vulnerabilities
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2018-3531.NASL
    descriptionAn update for thunderbird is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. 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. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 60.3.0. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-11-11
    plugin id118862
    published2018-11-11
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118862
    titleRHEL 6 : thunderbird (RHSA-2018:3531)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-3801-2.NASL
    descriptionUSN-3801-1 fixed vulnerabilities in Firefox. The update introduced various minor regressions. This update fixes the problems. We apologize for the inconvenience. Original advisory details : Multiple security issues were discovered in Firefox. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service, bypass CSP restrictions, spoof the protocol registration notification bar, leak SameSite cookies, bypass mixed content warnings, or execute arbitrary code. (CVE-2018-12388, CVE-2018-12390, CVE-2018-12392, CVE-2018-12393, CVE-2018-12398, CVE-2018-12399, CVE-2018-12401, CVE-2018-12402, CVE-2018-12403) Multiple security issues were discovered with WebExtensions in Firefox. If a user were tricked in to installing a specially crafted extension, an attacker could potentially exploit these to bypass domain restrictions, gain additional privileges, or run content scripts in local pages without permission. (CVE-2018-12395, CVE-2018-12396, CVE-2018-12397). 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 id119146
    published2018-11-26
    reporterUbuntu Security Notice (C) 2018-2019 Canonical, Inc. / NASL script (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119146
    titleUbuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 18.10 : firefox regressions (USN-3801-2)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2018-3532.NASL
    descriptionFrom Red Hat Security Advisory 2018:3532 : An update for thunderbird is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. 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. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 60.3.0. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-11-11
    plugin id118860
    published2018-11-11
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118860
    titleOracle Linux 7 : thunderbird (ELSA-2018-3532)
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2018-3531.NASL
    descriptionAn update for thunderbird is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. 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. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 60.3.0. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-11-21
    plugin id119050
    published2018-11-21
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119050
    titleCentOS 6 : thunderbird (CESA-2018:3531)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DLA-1571.NASL
    descriptionMultiple security issues have been found in the Mozilla Firefox web browser, which could result in the execution of arbitrary code, privilege escalation or information disclosure. For Debian 8
    last seen2020-06-01
    modified2020-06-02
    plugin id118808
    published2018-11-08
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118808
    titleDebian DLA-1571-1 : firefox-esr security update
  • NASL familyWindows
    NASL idMOZILLA_FIREFOX_63_0.NASL
    descriptionThe version of Mozilla Firefox installed on the remote Windows host is prior to 63. It is, therefore, affected by multiple vulnerabilities : - During HTTP Live Stream playback on Firefox for Android, audio data can be accessed across origins in violation of security policies. Because the problem is in the underlying Android service, this issue is addressed by treating all HLS streams as cross-origin and opaque to access. *Note: this issue only affects Firefox for Android. Desktop versions of Firefox are unaffected.* (CVE-2018-12391) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. (CVE-2018-12392) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.* (CVE-2018-12393) - By rewriting the Host request headers using the webRequest API, a WebExtension can bypass domain restrictions through domain fronting. This would allow access to domains that share a host that are otherwise restricted. (CVE-2018-12395) - A vulnerability where a WebExtension can run content scripts in disallowed contexts following navigation or other events. This allows for potential privilege escalation by the WebExtension on sites where content scripts should not be run. (CVE-2018-12396) - A WebExtension can request access to local files without the warning prompt stating that the extension will
    last seen2020-06-01
    modified2020-06-02
    plugin id118397
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118397
    titleMozilla Firefox < 63 Multiple Vulnerabilities
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20181109_THUNDERBIRD_ON_SL6_X.NASL
    descriptionThis update upgrades Thunderbird to version 60.3.0. Security Fix(es) : - Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) - Mozilla: Crash with nested event loops (CVE-2018-12392) - Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) - Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389)
    last seen2020-05-31
    modified2018-11-11
    plugin id118866
    published2018-11-11
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118866
    titleScientific Linux Security Update : thunderbird on SL6.x i386/x86_64 (20181109)
  • NASL familyScientific Linux Local Security Checks
    NASL idSL_20181025_FIREFOX_ON_SL6_X.NASL
    descriptionThis update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : - Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) - Mozilla: Crash with nested event loops (CVE-2018-12392) - Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) - Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) - Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) - Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) - Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389)
    last seen2020-05-31
    modified2018-10-26
    plugin id118442
    published2018-10-26
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118442
    titleScientific Linux Security Update : firefox on SL6.x i386/x86_64 (20181025)
  • NASL familyNewStart CGSL Local Security Checks
    NASL idNEWSTART_CGSL_NS-SA-2019-0037_THUNDERBIRD.NASL
    descriptionThe remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has thunderbird packages installed that are affected by multiple vulnerabilities: - Decrypted S/MIME parts, when included in HTML crafted for an attack, can leak plaintext when included in a a HTML reply/forward. This vulnerability affects Thunderbird < 52.9. (CVE-2018-12372) - Plaintext of decrypted emails can leak through by user submitting an embedded form by pressing enter key within a text input field. This vulnerability affects Thunderbird < 52.9. (CVE-2018-12374) - A buffer overflow can occur when rendering canvas content while adjusting the height and width of the canvas element dynamically, causing data to be written outside of the currently computed boundaries. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12359) - A use-after-free vulnerability can occur when deleting an input element during a mutation event handler triggered by focusing that element. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12360) - An integer overflow can occur during graphics operations done by the Supplemental Streaming SIMD Extensions 3 (SSSE3) scaler, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12362) - A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a pointer referencing it. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12363) - NPAPI plugins, such as Adobe Flash, can send non-simple cross-origin requests, bypassing CORS by making a same- origin POST that does a 307 redirect to the target site. This allows for a malicious site to engage in cross-site request forgery (CSRF) attacks. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12364) - A compromised IPC child process can escape the content sandbox and list the names of arbitrary files on the file system without user consent or interaction. This could result in exposure of private local files. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12365) - An invalid grid size during QCMS (color profile) transformations can result in the out-of-bounds read interpreted as a float value. This could leak private data into the output. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12366) - Memory safety bugs present in Firefox 60, Firefox ESR 60, and Firefox ESR 52.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-5188) - dDecrypted S/MIME parts hidden with CSS or the plaintext HTML tag can leak plaintext when included in a HTML reply/forward. This vulnerability affects Thunderbird < 52.9. (CVE-2018-12373) - Using remote content in encrypted messages can lead to the disclosure of plaintext. This vulnerability affects Thunderbird ESR < 52.8 and Thunderbird < 52.8. (CVE-2018-5184) - Crafted message headers can cause a Thunderbird process to hang on receiving the message. This vulnerability affects Thunderbird ESR < 52.8 and Thunderbird < 52.8. (CVE-2018-5161) - Plaintext of decrypted emails can leak through the src attribute of remote images, or links. This vulnerability affects Thunderbird ESR < 52.8 and Thunderbird < 52.8. (CVE-2018-5162) - It is possible to spoof the filename of an attachment and display an arbitrary attachment name. This could lead to a user opening a remote attachment which is a different file type than expected. This vulnerability affects Thunderbird ESR < 52.8 and Thunderbird < 52.8. (CVE-2018-5170) - Plaintext of decrypted emails can leak through by user submitting an embedded form. This vulnerability affects Thunderbird ESR < 52.8 and Thunderbird < 52.8. (CVE-2018-5185) - A use-after-free vulnerability can occur while enumerating attributes during SVG animations with clip paths. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5154) - A use-after-free vulnerability can occur while adjusting layout during SVG animations with text paths. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5155) - An integer overflow can occur in the Skia library due to 32-bit integer use in an array without integer overflow checks, resulting in possible out-of-bounds writes. This could lead to a potentially exploitable crash triggerable by web content. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5159) - A buffer overflow was found during UTF8 to Unicode string conversion within JavaScript with extremely large amounts of data. This vulnerability requires the use of a malicious or vulnerable legacy extension in order to occur. This vulnerability affects Thunderbird ESR < 52.8, Thunderbird < 52.8, and Firefox ESR < 52.8. (CVE-2018-5178) - Mozilla developers backported selected changes in the Skia library. These changes correct memory corruption issues including invalid buffer reads and writes during graphic operations. This vulnerability affects Thunderbird ESR < 52.8, Thunderbird < 52.8, and Firefox ESR < 52.8. (CVE-2018-5183) - Memory safety bugs present in Firefox 61 and Firefox ESR 60.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12376) - A use-after-free vulnerability can occur when refresh driver timers are refreshed in some circumstances during shutdown when the timer is deleted while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12377) - A use-after-free vulnerability can occur when an IndexedDB index is deleted while still in use by JavaScript code that is providing payload values to be stored. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12378) - When the Mozilla Updater opens a MAR format file which contains a very long item filename, an out-of-bounds write can be triggered, leading to a potentially exploitable crash. This requires running the Mozilla Updater manually on the local system with the malicious MAR file in order to occur. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12379) - If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new master password is added only on the new file. This could allow the exposure of stored password data outside of user expectations. This vulnerability affects Firefox < 62, Firefox ESR < 60.2.1, and Thunderbird < 60.2.1. (CVE-2018-12383) - Firefox proxy settings can be bypassed by using the automount feature with autofs to create a mount point on the local file system. Content can be loaded from this mounted file system directly using a `file:` URI, bypassing configured proxy settings. This issue only affects OS X in default configuration; on Linux systems, autofs must also be installed for the vulnerability to occur. (CVE-2017-16541) - Mozilla developers and community members reported memory safety bugs present in Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox ESR < 60.3 and Thunderbird < 60.3. (CVE-2018-12389) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12392) - A potentially exploitable crash in TransportSecurityInfo used for SSL can be triggered by data stored in the local cache in the user profile directory. This issue is only exploitable in combination with another vulnerability allowing an attacker to write data into the local cache or from locally installed malware. This issue also triggers a non-exploitable startup crash for users switching between the Nightly and Release versions of Firefox if the same profile is used. This vulnerability affects Thunderbird < 60.2.1, Firefox ESR < 60.2.1, and Firefox < 62.0.2. (CVE-2018-12385) - Mozilla developers and community members reported memory safety bugs present in Firefox 62 and Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12390) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.*. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12393) - Memory safety bugs were reported in Firefox 59, Firefox ESR 52.7, and Thunderbird 52.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5150) - Sites can bypass security checks on permissions to install lightweight themes by manipulating the baseURI property of the theme element. This could allow a malicious site to install a theme without user interaction which could contain offensive or embarrassing images. This vulnerability affects Thunderbird < 52.8, Thunderbird ESR < 52.8, Firefox < 60, and Firefox ESR < 52.8. (CVE-2018-5168) Note that Nessus has not tested for this issue but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id127208
    published2019-08-12
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/127208
    titleNewStart CGSL CORE 5.04 / MAIN 5.04 : thunderbird Multiple Vulnerabilities (NS-SA-2019-0037)
  • NASL familyHuawei Local Security Checks
    NASL idEULEROS_SA-2018-1414.NASL
    descriptionAccording to the versions of the firefox package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) - Mozilla: Crash with nested event loops (CVE-2018-12392) - Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) - Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) - Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) - Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) - Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-05-06
    modified2018-12-28
    plugin id119903
    published2018-12-28
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119903
    titleEulerOS 2.0 SP2 : firefox (EulerOS-SA-2018-1414)
  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_FIREFOX_60_3_ESR.NASL
    descriptionThe version of Mozilla Firefox ESR installed on the remote macOS host is prior to 60.3. It is, therefore, affected by multiple vulnerabilities : - During HTTP Live Stream playback on Firefox for Android, audio data can be accessed across origins in violation of security policies. Because the problem is in the underlying Android service, this issue is addressed by treating all HLS streams as cross-origin and opaque to access. *Note: this issue only affects Firefox for Android. Desktop versions of Firefox are unaffected.* (CVE-2018-12391) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. (CVE-2018-12392) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.* (CVE-2018-12393) - By rewriting the Host request headers using the webRequest API, a WebExtension can bypass domain restrictions through domain fronting. This would allow access to domains that share a host that are otherwise restricted. (CVE-2018-12395) - A vulnerability where a WebExtension can run content scripts in disallowed contexts following navigation or other events. This allows for potential privilege escalation by the WebExtension on sites where content scripts should not be run. (CVE-2018-12396) - A WebExtension can request access to local files without the warning prompt stating that the extension will
    last seen2020-06-01
    modified2020-06-02
    plugin id118394
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118394
    titleMozilla Firefox ESR < 60.3 Multiple Vulnerabilities (macOS)
  • NASL familyRed Hat Local Security Checks
    NASL idREDHAT-RHSA-2018-3005.NASL
    descriptionAn update for firefox is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Critical. 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. Mozilla Firefox is an open source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) * Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) * Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, Rob Wu, Andrew Swan, and Daniel Veditz as the original reporters. Bug Fix(es) : * Previously, passwords saved in the Firefox browser and encrypted by a master password were erased when Firefox was exited. This update ensures that NSS files used to decrypt stored login data are handled correctly. As a result, the affected passwords are no longer lost after restarting Firefox. (BZ#1638082)
    last seen2020-05-31
    modified2018-10-25
    plugin id118374
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118374
    titleRHEL 7 : firefox (RHSA-2018:3005)
  • NASL familyUbuntu Local Security Checks
    NASL idUBUNTU_USN-3801-1.NASL
    descriptionMultiple security issues were discovered in Firefox. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to cause a denial of service, bypass CSP restrictions, spoof the protocol registration notification bar, leak SameSite cookies, bypass mixed content warnings, or execute arbitrary code. (CVE-2018-12388, CVE-2018-12390, CVE-2018-12392, CVE-2018-12393, CVE-2018-12398, CVE-2018-12399, CVE-2018-12401, CVE-2018-12402, CVE-2018-12403) Multiple security issues were discovered with WebExtensions in Firefox. If a user were tricked in to installing a specially crafted extension, an attacker could potentially exploit these to bypass domain restrictions, gain additional privileges, or run content scripts in local pages without permission. (CVE-2018-12395, CVE-2018-12396, CVE-2018-12397). 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 id118393
    published2018-10-25
    reporterUbuntu Security Notice (C) 2018-2019 Canonical, Inc. / NASL script (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118393
    titleUbuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 18.10 : firefox vulnerabilities (USN-3801-1)
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-3656-1.NASL
    descriptionThis update for MozillaFirefox fixes the following issues : Security issues fixed : Update to Mozilla Firefox 60.3.0esr: MFSA 2018-27 (bsc#1112852) CVE-2018-12392: Crash with nested event loops. CVE-2018-12393: Integer overflow during Unicode conversion while loading JavaScript. CVE-2018-12395: WebExtension bypass of domain restrictions through header rewriting. CVE-2018-12396: WebExtension content scripts can execute in disallowed contexts. CVE-2018-12397: WebExtension local file access vulnerability. CVE-2018-12389: Memory safety bugs fixed in Firefox ESR 60.3. CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3. 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-03-18
    modified2019-01-02
    plugin id120158
    published2019-01-02
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/120158
    titleSUSE SLED15 / SLES15 Security Update : MozillaFirefox (SUSE-SU-2018:3656-1)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2019-772.NASL
    descriptionThis update for MozillaThunderbird fixes the following issues : Thunderbird 63 ESR was updated to version 60.3.0 to fix the following issues (bsc#1112852) : Security issues fixed (MFSA 2018-28) : - CVE-2018-12389: Fixed memory safety bugs. - CVE-2018-12390: Fixed memory safety bugs. - CVE-2018-12391: Fixed HTTP Live Stream audio data is accessible cross-origin. - CVE-2018-12392: Fixed crash with nested event loops. - CVE-2018-12393: Fixed integer overflow during Unicode conversion while loading JavaScript. Non-security issues fixed : - various theme fixes - Shift+PageUp/PageDown in Write window - Gloda attachment filtering - Mailing list address auto-complete enter/return handling - Thunderbird hung if HTML signature references non-existent image - Filters not working for headers that appear more than once
    last seen2020-05-31
    modified2019-03-27
    plugin id123332
    published2019-03-27
    reporterThis script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/123332
    titleopenSUSE Security Update : MozillaThunderbird (openSUSE-2019-772)
  • NASL familyMacOS X Local Security Checks
    NASL idMACOSX_FIREFOX_63_0.NASL
    descriptionThe version of Mozilla Firefox installed on the remote macOS host is prior to 63. It is, therefore, affected by multiple vulnerabilities : - During HTTP Live Stream playback on Firefox for Android, audio data can be accessed across origins in violation of security policies. Because the problem is in the underlying Android service, this issue is addressed by treating all HLS streams as cross-origin and opaque to access. *Note: this issue only affects Firefox for Android. Desktop versions of Firefox are unaffected.* (CVE-2018-12391) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. (CVE-2018-12392) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.* (CVE-2018-12393) - By rewriting the Host request headers using the webRequest API, a WebExtension can bypass domain restrictions through domain fronting. This would allow access to domains that share a host that are otherwise restricted. (CVE-2018-12395) - A vulnerability where a WebExtension can run content scripts in disallowed contexts following navigation or other events. This allows for potential privilege escalation by the WebExtension on sites where content scripts should not be run. (CVE-2018-12396) - A WebExtension can request access to local files without the warning prompt stating that the extension will
    last seen2020-06-01
    modified2020-06-02
    plugin id118396
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118396
    titleMozilla Firefox < 63 Multiple Vulnerabilities (macOS)
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DLA-1575.NASL
    descriptionMultiple security issues have been found in Thunderbird: Multiple memory safety errors and use-after-frees may lead to the execution of arbitrary code or denial of service. Debian follows the Thunderbird upstream releases. Support for the 52.x series has ended, so starting with this update we
    last seen2020-06-01
    modified2020-06-02
    plugin id118890
    published2018-11-13
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118890
    titleDebian DLA-1575-1 : thunderbird security update
  • NASL familyCentOS Local Security Checks
    NASL idCENTOS_RHSA-2018-3532.NASL
    descriptionAn update for thunderbird is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. 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. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 60.3.0. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-11-21
    plugin id119051
    published2018-11-21
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119051
    titleCentOS 7 : thunderbird (CESA-2018:3532)
  • NASL familyHuawei Local Security Checks
    NASL idEULEROS_SA-2018-1384.NASL
    descriptionAccording to the versions of the firefox package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) - Mozilla: Crash with nested event loops (CVE-2018-12392) - Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) - Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) - Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) - Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) - Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) Note that Tenable Network Security has extracted the preceding description block directly from the EulerOS security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.
    last seen2020-05-06
    modified2018-12-11
    plugin id119564
    published2018-12-11
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119564
    titleEulerOS 2.0 SP3 : firefox (EulerOS-SA-2018-1384)
  • NASL familyNewStart CGSL Local Security Checks
    NASL idNEWSTART_CGSL_NS-SA-2019-0145_THUNDERBIRD.NASL
    descriptionThe remote NewStart CGSL host, running version MAIN 4.05, has thunderbird packages installed that are affected by multiple vulnerabilities: - Decrypted S/MIME parts, when included in HTML crafted for an attack, can leak plaintext when included in a a HTML reply/forward. This vulnerability affects Thunderbird < 52.9. (CVE-2018-12372) - Plaintext of decrypted emails can leak through by user submitting an embedded form by pressing enter key within a text input field. This vulnerability affects Thunderbird < 52.9. (CVE-2018-12374) - A buffer overflow can occur when rendering canvas content while adjusting the height and width of the canvas element dynamically, causing data to be written outside of the currently computed boundaries. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12359) - A use-after-free vulnerability can occur when deleting an input element during a mutation event handler triggered by focusing that element. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12360) - An integer overflow can occur during graphics operations done by the Supplemental Streaming SIMD Extensions 3 (SSSE3) scaler, resulting in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12362) - A use-after-free vulnerability can occur when script uses mutation events to move DOM nodes between documents, resulting in the old document that held the node being freed but the node still having a pointer referencing it. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12363) - NPAPI plugins, such as Adobe Flash, can send non-simple cross-origin requests, bypassing CORS by making a same- origin POST that does a 307 redirect to the target site. This allows for a malicious site to engage in cross-site request forgery (CSRF) attacks. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12364) - A compromised IPC child process can escape the content sandbox and list the names of arbitrary files on the file system without user consent or interaction. This could result in exposure of private local files. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12365) - An invalid grid size during QCMS (color profile) transformations can result in the out-of-bounds read interpreted as a float value. This could leak private data into the output. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-12366) - Memory safety bugs present in Firefox 60, Firefox ESR 60, and Firefox ESR 52.8. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Thunderbird < 60, Thunderbird < 52.9, Firefox ESR < 60.1, Firefox ESR < 52.9, and Firefox < 61. (CVE-2018-5188) - dDecrypted S/MIME parts hidden with CSS or the plaintext HTML tag can leak plaintext when included in a HTML reply/forward. This vulnerability affects Thunderbird < 52.9. (CVE-2018-12373) - Memory safety bugs present in Firefox 61 and Firefox ESR 60.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12376) - A use-after-free vulnerability can occur when refresh driver timers are refreshed in some circumstances during shutdown when the timer is deleted while still in use. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12377) - A use-after-free vulnerability can occur when an IndexedDB index is deleted while still in use by JavaScript code that is providing payload values to be stored. This results in a potentially exploitable crash. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12378) - When the Mozilla Updater opens a MAR format file which contains a very long item filename, an out-of-bounds write can be triggered, leading to a potentially exploitable crash. This requires running the Mozilla Updater manually on the local system with the malicious MAR file in order to occur. This vulnerability affects Firefox < 62, Firefox ESR < 60.2, and Thunderbird < 60.2.1. (CVE-2018-12379) - If a user saved passwords before Firefox 58 and then later set a master password, an unencrypted copy of these passwords is still accessible. This is because the older stored password file was not deleted when the data was copied to a new format starting in Firefox 58. The new master password is added only on the new file. This could allow the exposure of stored password data outside of user expectations. This vulnerability affects Firefox < 62, Firefox ESR < 60.2.1, and Thunderbird < 60.2.1. (CVE-2018-12383) - Firefox proxy settings can be bypassed by using the automount feature with autofs to create a mount point on the local file system. Content can be loaded from this mounted file system directly using a `file:` URI, bypassing configured proxy settings. This issue only affects OS X in default configuration; on Linux systems, autofs must also be installed for the vulnerability to occur. (CVE-2017-16541) - Mozilla developers and community members reported memory safety bugs present in Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox ESR < 60.3 and Thunderbird < 60.3. (CVE-2018-12389) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12392) - A potentially exploitable crash in TransportSecurityInfo used for SSL can be triggered by data stored in the local cache in the user profile directory. This issue is only exploitable in combination with another vulnerability allowing an attacker to write data into the local cache or from locally installed malware. This issue also triggers a non-exploitable startup crash for users switching between the Nightly and Release versions of Firefox if the same profile is used. This vulnerability affects Thunderbird < 60.2.1, Firefox ESR < 60.2.1, and Firefox < 62.0.2. (CVE-2018-12385) - Mozilla developers and community members reported memory safety bugs present in Firefox 62 and Firefox ESR 60.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12390) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.*. This vulnerability affects Firefox < 63, Firefox ESR < 60.3, and Thunderbird < 60.3. (CVE-2018-12393) Note that Nessus has not tested for this issue but has instead relied only on the application
    last seen2020-06-01
    modified2020-06-02
    plugin id127413
    published2019-08-12
    reporterThis script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/127413
    titleNewStart CGSL MAIN 4.05 : thunderbird Multiple Vulnerabilities (NS-SA-2019-0145)
  • NASL familyGentoo Local Security Checks
    NASL idGENTOO_GLSA-201811-04.NASL
    descriptionThe remote host is affected by the vulnerability described in GLSA-201811-04 (Mozilla Firefox: Multiple vulnerabilities) Multiple vulnerabilities have been discovered in Mozilla Firefox. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could entice a user to view a specially crafted web page, possibly resulting in the execution of arbitrary code with the privileges of the process, cause a Denial of Service condition, bypass access restriction, access otherwise protected information. Workaround : There is no known workaround at this time.
    last seen2020-06-01
    modified2020-06-02
    plugin id118848
    published2018-11-09
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118848
    titleGLSA-201811-04 : Mozilla Firefox: Multiple vulnerabilities
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2018-3531.NASL
    descriptionFrom Red Hat Security Advisory 2018:3531 : An update for thunderbird is now available for Red Hat Enterprise Linux 6. Red Hat Product Security has rated this update as having a security impact of Important. 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. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 60.3.0. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, and Daniel Veditz as the original reporters.
    last seen2020-05-31
    modified2018-11-23
    plugin id119111
    published2018-11-23
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119111
    titleOracle Linux 6 : thunderbird (ELSA-2018-3531)
  • NASL familyOracle Linux Local Security Checks
    NASL idORACLELINUX_ELSA-2018-3005.NASL
    descriptionFrom Red Hat Security Advisory 2018:3005 : An update for firefox is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Critical. 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. Mozilla Firefox is an open source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 60.3.0 ESR. Security Fix(es) : * Mozilla: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 (CVE-2018-12390) * Mozilla: Crash with nested event loops (CVE-2018-12392) * Mozilla: Integer overflow during Unicode conversion while loading JavaScript (CVE-2018-12393) * Mozilla: WebExtension bypass of domain restrictions through header rewriting (CVE-2018-12395) * Mozilla: WebExtension content scripts can execute in disallowed contexts (CVE-2018-12396) * Mozilla: WebExtension local file permission check bypass (CVE-2018-12397) * Mozilla: Memory safety bugs fixed in Firefox ESR 60.3 (CVE-2018-12389) For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section. Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Christian Holler, Bob Owen, Boris Zbarsky, Calixte Denizet, Jason Kratzer, Jed Davis, Taegeon Lee, Philipp, Ronald Crane, Raul Gurzau, Gary Kwong, Tyson Smith, Raymond Forbes, Bogdan Tara, Nils, r, Rob Wu, Andrew Swan, and Daniel Veditz as the original reporters. Bug Fix(es) : * Previously, passwords saved in the Firefox browser and encrypted by a master password were erased when Firefox was exited. This update ensures that NSS files used to decrypt stored login data are handled correctly. As a result, the affected passwords are no longer lost after restarting Firefox. (BZ#1638082)
    last seen2020-05-31
    modified2018-10-25
    plugin id118368
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118368
    titleOracle Linux 7 : firefox (ELSA-2018-3005)
  • NASL familyWindows
    NASL idMOZILLA_FIREFOX_60_3_ESR.NASL
    descriptionThe version of Mozilla Firefox ESR installed on the remote Windows host is prior to 60.3. It is, therefore, affected by multiple vulnerabilities : - During HTTP Live Stream playback on Firefox for Android, audio data can be accessed across origins in violation of security policies. Because the problem is in the underlying Android service, this issue is addressed by treating all HLS streams as cross-origin and opaque to access. *Note: this issue only affects Firefox for Android. Desktop versions of Firefox are unaffected.* (CVE-2018-12391) - When manipulating user events in nested loops while opening a document through script, it is possible to trigger a potentially exploitable crash due to poor event handling. (CVE-2018-12392) - A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. *Note: 64-bit builds are not vulnerable to this issue.* (CVE-2018-12393) - By rewriting the Host request headers using the webRequest API, a WebExtension can bypass domain restrictions through domain fronting. This would allow access to domains that share a host that are otherwise restricted. (CVE-2018-12395) - A vulnerability where a WebExtension can run content scripts in disallowed contexts following navigation or other events. This allows for potential privilege escalation by the WebExtension on sites where content scripts should not be run. (CVE-2018-12396) - A WebExtension can request access to local files without the warning prompt stating that the extension will
    last seen2020-06-01
    modified2020-06-02
    plugin id118395
    published2018-10-25
    reporterThis script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118395
    titleMozilla Firefox ESR < 60.3 Multiple Vulnerabilities
  • NASL familySuSE Local Security Checks
    NASL idSUSE_SU-2018-3749-2.NASL
    descriptionThis update for MozillaFirefox fixes the following issues : Security issues fixed : Update to Mozilla Firefox 60.3.0esr: MFSA 2018-27 (bsc#1112852) CVE-2018-12392: Crash with nested event loops. CVE-2018-12393: Integer overflow during Unicode conversion while loading JavaScript. CVE-2018-12395: WebExtension bypass of domain restrictions through header rewriting. CVE-2018-12396: WebExtension content scripts can execute in disallowed contexts. CVE-2018-12397: WebExtension local file access vulnerability. CVE-2018-12389: Memory safety bugs fixed in Firefox ESR 60.3. CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3. 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-05-12
    modified2018-12-10
    plugin id119553
    published2018-12-10
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/119553
    titleSUSE SLED12 / SLES12 Security Update : MozillaFirefox (SUSE-SU-2018:3749-2)
  • NASL familySuSE Local Security Checks
    NASL idOPENSUSE-2018-1268.NASL
    descriptionThis update for Mozilla Firefox to version 60.3.0esr fixes security issues and stability bugs. The following security issues were fixed (MFSA 2018-27, boo#1112852) : - CVE-2018-12392: Crash with nested event loops - CVE-2018-12393: Integer overflow during Unicode conversion while loading JavaScript - CVE-2018-12395: WebExtension bypass of domain restrictions through header rewriting - CVE-2018-12396: WebExtension content scripts can execute in disallowed contexts - CVE-2018-12397: WebExtension local file access vulnerability - CVE-2018-12389: Memory safety bugs fixed in Firefox ESR 60.3 - CVE-2018-12390: Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
    last seen2020-06-05
    modified2018-10-26
    plugin id118444
    published2018-10-26
    reporterThis script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.
    sourcehttps://www.tenable.com/plugins/nessus/118444
    titleopenSUSE Security Update : Mozilla Firefox (openSUSE-2018-1268)

Redhat

advisories
  • rhsa
    idRHSA-2018:3005
  • rhsa
    idRHSA-2018:3006
  • rhsa
    idRHSA-2018:3531
  • rhsa
    idRHSA-2018:3532
rpms
  • firefox-0:60.3.0-1.el7_5
  • firefox-debuginfo-0:60.3.0-1.el7_5
  • firefox-0:60.3.0-1.el6
  • firefox-debuginfo-0:60.3.0-1.el6
  • thunderbird-0:60.3.0-1.el6
  • thunderbird-debuginfo-0:60.3.0-1.el6
  • thunderbird-0:60.3.0-1.el7_5
  • thunderbird-debuginfo-0:60.3.0-1.el7_5