suse-su-2020:3935-1
Vulnerability from csaf_suse
Published
2020-12-25 08:26
Modified
2020-12-25 08:26
Summary
Security update for MozillaThunderbird

Notes

Title of the patch
Security update for MozillaThunderbird
Description of the patch
This update for MozillaThunderbird fixes the following issues: - Mozilla Thunderbird 78.6 * new: MailExtensions: Added browser.windows.openDefaultBrowser() (bmo#1664708) * changed: Thunderbird now only shows quota exceeded indications on the main window (bmo#1671748) * changed: MailExtensions: menus API enabled in messages being composed (bmo#1670832) * changed: MailExtensions: Honor allowScriptsToClose argument in windows.create API function (bmo#1675940) * changed: MailExtensions: APIs that returned an accountId will reflect the account the message belongs to, not what is stored in message headers (bmo#1644032) * fixed: Keyboard shortcut for toggling message 'read' status not shown in menus (bmo#1619248) * fixed: OpenPGP: After importing a secret key, Key Manager displayed properties of the wrong key (bmo#1667054) * fixed: OpenPGP: Inline PGP parsing improvements (bmo#1660041) * fixed: OpenPGP: Discovering keys online via Key Manager sometimes failed on Linux (bmo#1634053) * fixed: OpenPGP: Encrypted attachment 'Decrypt and Open/Save As' did not work (bmo#1663169) * fixed: OpenPGP: Importing keys failed on macOS (bmo#1680757) * fixed: OpenPGP: Verification of clear signed UTF-8 text failed (bmo#1679756) * fixed: Address book: Some columns incorrectly displayed no data (bmo#1631201) * fixed: Address book: The address book view did not update after changing the name format in the menu (bmo#1678555) * fixed: Calendar: Could not import an ICS file into a CalDAV calendar (bmo#1652984) * fixed: Calendar: Two 'Home' calendars were visible on a new profile (bmo#1656782) * fixed: Calendar: Dark theme was incomplete on Linux (bmo#1655543) * fixed: Dark theme did not apply to new mail notification popups (bmo#1681083) * fixed: Folder icon, message list, and contact side bar visual improvements (bmo#1679436) * fixed: MailExtensions: HTTP refresh in browser content tabs did not work (bmo#1667774) * fixed: MailExtensions: messageDisplayScripts failed to run in main window (bmo#1674932) * fixed: Various security fixes MFSA 2020-56 (bsc#1180039) * CVE-2020-16042 (bmo#1679003) Operations on a BigInt could have caused uninitialized memory to be exposed * CVE-2020-26971 (bmo#1663466) Heap buffer overflow in WebGL * CVE-2020-26973 (bmo#1680084) CSS Sanitizer performed incorrect sanitization * CVE-2020-26974 (bmo#1681022) Incorrect cast of StyleGenericFlexBasis resulted in a heap use-after-free * CVE-2020-26978 (bmo#1677047) Internal network hosts could have been probed by a malicious webpage * CVE-2020-35111 (bmo#1657916) The proxy.onRequest API did not catch view-source URLs * CVE-2020-35112 (bmo#1661365) Opening an extension-less download may have inadvertently launched an executable instead * CVE-2020-35113 (bmo#1664831, bmo#1673589) Memory safety bugs fixed in Thunderbird 78.6 Mozilla Thunderbird 78.5.1 * new: OpenPGP: Added option to disable email subject encryption (bmo#1666073) * changed: OpenPGP public key import now supports multi-file selection and bulk accepting imported keys (bmo#1665145) * changed: MailExtensions: getComposeDetails will wait for 'compose-editor-ready' event (bmo#1675012) * fixed: New mail icon was not removed from the system tray at shutdown (bmo#1664586) * fixed: 'Place replies in the folder of the message being replied to' did not work when using 'Reply to List' (bmo#522450) * fixed: Thunderbird did not honor the 'Run search on server' option when searching messages (bmo#546925) * fixed: Highlight color for folders with unread messages wasn't visible in dark theme (bmo#1676697) * fixed: OpenPGP: Key were missing from Key Manager (bmo#1674521) * fixed: OpenPGP: Option to import keys from clipboard always disabled (bmo#1676842) * fixed: The 'Link' button on the large attachments info bar failed to open up Filelink section in Options if the user had not yet configured Filelink (bmo#1677647) * fixed: Address book: Printing members of a mailing list resulted in incorrect output (bmo#1676859) * fixed: Unable to connect to LDAP servers configured with a self-signed SSL certificate (bmo#1659947) * fixed: Autoconfig via LDAP did not work as expected (bmo#1662433) * fixed: Calendar: Pressing Ctrl-Enter in the new event dialog would create duplicate events (bmo#1668478) * fixed: Various security fixes MFSA 2020-53 (bsc#1179530) * CVE-2020-26970 (bmo#1677338) Stack overflow due to incorrect parsing of SMTP server response codes
Patchnames
SUSE-2020-3935,SUSE-SLE-Product-WE-15-SP2-2020-3935
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "critical"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for MozillaThunderbird",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for MozillaThunderbird fixes the following issues:\n\n- Mozilla Thunderbird 78.6\n  * new: MailExtensions: Added\n    browser.windows.openDefaultBrowser() (bmo#1664708)\n  * changed: Thunderbird now only shows quota exceeded\n    indications on the main window (bmo#1671748)\n  * changed: MailExtensions: menus API enabled in messages being\n    composed (bmo#1670832)\n  * changed: MailExtensions: Honor allowScriptsToClose argument\n    in windows.create API function (bmo#1675940)\n  * changed: MailExtensions: APIs that returned an accountId will\n    reflect the account the message belongs to, not what is\n    stored in message headers (bmo#1644032)\n  * fixed: Keyboard shortcut for toggling message \u0027read\u0027 status\n    not shown in menus (bmo#1619248)\n  * fixed: OpenPGP: After importing a secret key, Key Manager\n    displayed properties of the wrong key (bmo#1667054)\n  * fixed: OpenPGP: Inline PGP parsing improvements (bmo#1660041)\n  * fixed: OpenPGP: Discovering keys online via Key Manager\n    sometimes failed on Linux (bmo#1634053)\n  * fixed: OpenPGP: Encrypted attachment \u0027Decrypt and Open/Save\n    As\u0027 did not work (bmo#1663169)\n  * fixed: OpenPGP: Importing keys failed on macOS (bmo#1680757)\n  * fixed: OpenPGP: Verification of clear signed UTF-8 text\n    failed (bmo#1679756)\n  * fixed: Address book: Some columns incorrectly displayed no\n    data (bmo#1631201)\n  * fixed: Address book: The address book view did not update\n    after changing the name format in the menu (bmo#1678555)\n  * fixed: Calendar: Could not import an ICS file into a CalDAV\n    calendar (bmo#1652984)\n  * fixed: Calendar: Two \u0027Home\u0027 calendars were visible on a new\n    profile (bmo#1656782)\n  * fixed: Calendar: Dark theme was incomplete on Linux\n    (bmo#1655543)\n  * fixed: Dark theme did not apply to new mail notification\n    popups (bmo#1681083)\n  * fixed: Folder icon, message list, and contact side bar visual\n    improvements (bmo#1679436)\n  * fixed: MailExtensions: HTTP refresh in browser content tabs\n    did not work (bmo#1667774)\n  * fixed: MailExtensions: messageDisplayScripts failed to run in\n    main window (bmo#1674932)\n  * fixed: Various security fixes\n  MFSA 2020-56 (bsc#1180039)\n  * CVE-2020-16042 (bmo#1679003)\n    Operations on a BigInt could have caused uninitialized memory\n    to be exposed\n  * CVE-2020-26971 (bmo#1663466)\n    Heap buffer overflow in WebGL\n  * CVE-2020-26973 (bmo#1680084)\n    CSS Sanitizer performed incorrect sanitization\n  * CVE-2020-26974 (bmo#1681022)\n    Incorrect cast of StyleGenericFlexBasis resulted in a heap\n    use-after-free\n  * CVE-2020-26978 (bmo#1677047)\n    Internal network hosts could have been probed by a malicious\n    webpage\n  * CVE-2020-35111 (bmo#1657916)\n    The proxy.onRequest API did not catch view-source URLs\n  * CVE-2020-35112 (bmo#1661365)\n    Opening an extension-less download may have inadvertently\n    launched an executable instead\n  * CVE-2020-35113 (bmo#1664831, bmo#1673589)\n    Memory safety bugs fixed in Thunderbird 78.6\n\nMozilla Thunderbird 78.5.1\n\n* new: OpenPGP: Added option to disable email subject\n  encryption (bmo#1666073)\n* changed: OpenPGP public key import now supports multi-file\n  selection and bulk accepting imported keys (bmo#1665145)\n* changed: MailExtensions: getComposeDetails will wait for\n  \u0027compose-editor-ready\u0027 event (bmo#1675012)\n* fixed: New mail icon was not removed from the system tray at\n  shutdown (bmo#1664586)\n* fixed: \u0027Place replies in the folder of the message being\n  replied to\u0027 did not work when using \u0027Reply to List\u0027\n  (bmo#522450)\n* fixed: Thunderbird did not honor the \u0027Run search on server\u0027\n  option when searching messages (bmo#546925)\n* fixed: Highlight color for folders with unread messages\n  wasn\u0027t visible in dark theme (bmo#1676697)\n* fixed: OpenPGP: Key were missing from Key Manager\n  (bmo#1674521)\n* fixed: OpenPGP: Option to import keys from clipboard always\n  disabled (bmo#1676842)\n* fixed: The \u0027Link\u0027 button on the large attachments info bar\n  failed to open up Filelink section in Options if the user had\n  not yet configured Filelink (bmo#1677647)\n* fixed: Address book: Printing members of a mailing list\n  resulted in incorrect output (bmo#1676859)\n* fixed: Unable to connect to LDAP servers configured with a\n  self-signed SSL certificate (bmo#1659947)\n* fixed: Autoconfig via LDAP did not work as expected\n  (bmo#1662433)\n* fixed: Calendar: Pressing Ctrl-Enter in the new event dialog\n  would create duplicate events (bmo#1668478)\n* fixed: Various security fixes\n\nMFSA 2020-53 (bsc#1179530)\n* CVE-2020-26970 (bmo#1677338)\n  Stack overflow due to incorrect parsing of SMTP server\n  response codes\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2020-3935,SUSE-SLE-Product-WE-15-SP2-2020-3935",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2020_3935-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2020:3935-1",
        "url": "https://www.suse.com/support/update/announcement/2020/suse-su-20203935-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2020:3935-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-December/008122.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1179530",
        "url": "https://bugzilla.suse.com/1179530"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1180039",
        "url": "https://bugzilla.suse.com/1180039"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-16042 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-16042/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-26970 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-26970/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-26971 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-26971/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-26973 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-26973/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-26974 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-26974/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-26978 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-26978/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-35111 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-35111/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-35112 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-35112/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-35113 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-35113/"
      }
    ],
    "title": "Security update for MozillaThunderbird",
    "tracking": {
      "current_release_date": "2020-12-25T08:26:55Z",
      "generator": {
        "date": "2020-12-25T08:26:55Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2020:3935-1",
      "initial_release_date": "2020-12-25T08:26:55Z",
      "revision_history": [
        {
          "date": "2020-12-25T08:26:55Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "MozillaThunderbird-78.6.0-8.3.1.aarch64",
                "product": {
                  "name": "MozillaThunderbird-78.6.0-8.3.1.aarch64",
                  "product_id": "MozillaThunderbird-78.6.0-8.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.aarch64",
                "product": {
                  "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.aarch64",
                  "product_id": "MozillaThunderbird-translations-common-78.6.0-8.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.aarch64",
                "product": {
                  "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.aarch64",
                  "product_id": "MozillaThunderbird-translations-other-78.6.0-8.3.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "MozillaThunderbird-78.6.0-8.3.1.i586",
                "product": {
                  "name": "MozillaThunderbird-78.6.0-8.3.1.i586",
                  "product_id": "MozillaThunderbird-78.6.0-8.3.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.i586",
                "product": {
                  "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.i586",
                  "product_id": "MozillaThunderbird-translations-common-78.6.0-8.3.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.i586",
                "product": {
                  "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.i586",
                  "product_id": "MozillaThunderbird-translations-other-78.6.0-8.3.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "MozillaThunderbird-78.6.0-8.3.1.ppc64le",
                "product": {
                  "name": "MozillaThunderbird-78.6.0-8.3.1.ppc64le",
                  "product_id": "MozillaThunderbird-78.6.0-8.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.ppc64le",
                "product": {
                  "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.ppc64le",
                  "product_id": "MozillaThunderbird-translations-common-78.6.0-8.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.ppc64le",
                "product": {
                  "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.ppc64le",
                  "product_id": "MozillaThunderbird-translations-other-78.6.0-8.3.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "MozillaThunderbird-78.6.0-8.3.1.s390x",
                "product": {
                  "name": "MozillaThunderbird-78.6.0-8.3.1.s390x",
                  "product_id": "MozillaThunderbird-78.6.0-8.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.s390x",
                "product": {
                  "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.s390x",
                  "product_id": "MozillaThunderbird-translations-common-78.6.0-8.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.s390x",
                "product": {
                  "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.s390x",
                  "product_id": "MozillaThunderbird-translations-other-78.6.0-8.3.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "MozillaThunderbird-78.6.0-8.3.1.x86_64",
                "product": {
                  "name": "MozillaThunderbird-78.6.0-8.3.1.x86_64",
                  "product_id": "MozillaThunderbird-78.6.0-8.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
                "product": {
                  "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
                  "product_id": "MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64",
                "product": {
                  "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64",
                  "product_id": "MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Workstation Extension 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Workstation Extension 15 SP2",
                  "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-we:15:sp2"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "MozillaThunderbird-78.6.0-8.3.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP2",
          "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64"
        },
        "product_reference": "MozillaThunderbird-78.6.0-8.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP2",
          "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64"
        },
        "product_reference": "MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP2",
          "product_id": "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        },
        "product_reference": "MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP2"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-16042",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-16042"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Uninitialized Use in V8 in Google Chrome prior to 87.0.4280.88 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-16042",
          "url": "https://www.suse.com/security/cve/CVE-2020-16042"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1179576 for CVE-2020-16042",
          "url": "https://bugzilla.suse.com/1179576"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-16042",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-16042"
    },
    {
      "cve": "CVE-2020-26970",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-26970"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When reading SMTP server status codes, Thunderbird writes an integer value to a position on the stack that is intended to contain just one byte. Depending on processor architecture and stack layout, this leads to stack corruption that may be exploitable. This vulnerability affects Thunderbird \u003c 78.5.1.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-26970",
          "url": "https://www.suse.com/security/cve/CVE-2020-26970"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1179530 for CVE-2020-26970",
          "url": "https://bugzilla.suse.com/1179530"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "critical"
        }
      ],
      "title": "CVE-2020-26970"
    },
    {
      "cve": "CVE-2020-26971",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-26971"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Certain blit values provided by the user were not properly constrained leading to a heap buffer overflow on some video drivers. This vulnerability affects Firefox \u003c 84, Thunderbird \u003c 78.6, and Firefox ESR \u003c 78.6.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-26971",
          "url": "https://www.suse.com/security/cve/CVE-2020-26971"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-26971",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-26971"
    },
    {
      "cve": "CVE-2020-26973",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-26973"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Certain input to the CSS Sanitizer confused it, resulting in incorrect components being removed. This could have been used as a sanitizer bypass. This vulnerability affects Firefox \u003c 84, Thunderbird \u003c 78.6, and Firefox ESR \u003c 78.6.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-26973",
          "url": "https://www.suse.com/security/cve/CVE-2020-26973"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-26973",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-26973"
    },
    {
      "cve": "CVE-2020-26974",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-26974"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When flex-basis was used on a table wrapper, a StyleGenericFlexBasis object could have been incorrectly cast to the wrong type. This resulted in a heap user-after-free, memory corruption, and a potentially exploitable crash. This vulnerability affects Firefox \u003c 84, Thunderbird \u003c 78.6, and Firefox ESR \u003c 78.6.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-26974",
          "url": "https://www.suse.com/security/cve/CVE-2020-26974"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-26974",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-26974"
    },
    {
      "cve": "CVE-2020-26978",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-26978"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Using techniques that built on the slipstream research, a malicious webpage could have exposed both an internal network\u0027s hosts as well as services running on the user\u0027s local machine. This vulnerability affects Firefox \u003c 84, Thunderbird \u003c 78.6, and Firefox ESR \u003c 78.6.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-26978",
          "url": "https://www.suse.com/security/cve/CVE-2020-26978"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-26978",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-26978"
    },
    {
      "cve": "CVE-2020-35111",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-35111"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "When an extension with the proxy permission registered to receive \u003call_urls\u003e, the proxy.onRequest callback was not triggered for view-source URLs. While web content cannot navigate to such URLs, a user opening View Source could have inadvertently leaked their IP address. This vulnerability affects Firefox \u003c 84, Thunderbird \u003c 78.6, and Firefox ESR \u003c 78.6.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-35111",
          "url": "https://www.suse.com/security/cve/CVE-2020-35111"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-35111",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-35111"
    },
    {
      "cve": "CVE-2020-35112",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-35112"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "If a user downloaded a file lacking an extension on Windows, and then \"Open\"-ed it from the downloads panel, if there was an executable file in the downloads directory with the same name but with an executable extension (such as .bat or .exe) that executable would have been launched instead. *Note: This issue only affected Windows operating systems. Other operating systems are unaffected.*. This vulnerability affects Firefox \u003c 84, Thunderbird \u003c 78.6, and Firefox ESR \u003c 78.6.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-35112",
          "url": "https://www.suse.com/security/cve/CVE-2020-35112"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-35112",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-35112"
    },
    {
      "cve": "CVE-2020-35113",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-35113"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Mozilla developers reported memory safety bugs present in Firefox 83 and Firefox ESR 78.5. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox \u003c 84, Thunderbird \u003c 78.6, and Firefox ESR \u003c 78.6.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-35113",
          "url": "https://www.suse.com/security/cve/CVE-2020-35113"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1180039 for CVE-2020-35113",
          "url": "https://bugzilla.suse.com/1180039"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-common-78.6.0-8.3.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 15 SP2:MozillaThunderbird-translations-other-78.6.0-8.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2020-12-25T08:26:55Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-35113"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…