gsd-2017-5402
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
A use-after-free can occur when events are fired for a "FontFace" object after the object has been already been destroyed while working with fonts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.
Aliases
Aliases
{ GSD: { alias: "CVE-2017-5402", description: "A use-after-free can occur when events are fired for a \"FontFace\" object after the object has been already been destroyed while working with fonts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.", id: "GSD-2017-5402", references: [ "https://www.suse.com/security/cve/CVE-2017-5402.html", "https://www.debian.org/security/2017/dsa-3832", "https://www.debian.org/security/2017/dsa-3805", "https://access.redhat.com/errata/RHSA-2017:0498", "https://access.redhat.com/errata/RHSA-2017:0461", "https://access.redhat.com/errata/RHSA-2017:0459", "https://ubuntu.com/security/CVE-2017-5402", "https://advisories.mageia.org/CVE-2017-5402.html", "https://security.archlinux.org/CVE-2017-5402", "https://linux.oracle.com/cve/CVE-2017-5402.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2017-5402", ], details: "A use-after-free can occur when events are fired for a \"FontFace\" object after the object has been already been destroyed while working with fonts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.", id: "GSD-2017-5402", modified: "2023-12-13T01:21:14.037641Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2017-5402", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Firefox", version: { version_data: [ { version_affected: "<", version_value: "52", }, ], }, }, { product_name: "Firefox ESR", version: { version_data: [ { version_affected: "<", version_value: "45.8", }, ], }, }, { product_name: "Thunderbird", version: { version_data: [ { version_affected: "<", version_value: "52", }, { version_affected: "<", version_value: "45.8", }, ], }, }, ], }, vendor_name: "Mozilla", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A use-after-free can occur when events are fired for a \"FontFace\" object after the object has been already been destroyed while working with fonts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Use-after-free working with events in FontFace objects", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1334876", refsource: "CONFIRM", url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1334876", }, { name: "RHSA-2017:0459", refsource: "REDHAT", url: "http://rhn.redhat.com/errata/RHSA-2017-0459.html", }, { name: "https://www.mozilla.org/security/advisories/mfsa2017-09/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2017-09/", }, { name: "DSA-3832", refsource: "DEBIAN", url: "https://www.debian.org/security/2017/dsa-3832", }, { name: "https://www.mozilla.org/security/advisories/mfsa2017-07/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2017-07/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2017-05/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2017-05/", }, { name: "1037966", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1037966", }, { name: "96664", refsource: "BID", url: "http://www.securityfocus.com/bid/96664", }, { name: "GLSA-201705-06", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/201705-06", }, { name: "RHSA-2017:0461", refsource: "REDHAT", url: "http://rhn.redhat.com/errata/RHSA-2017-0461.html", }, { name: "DSA-3805", refsource: "DEBIAN", url: "https://www.debian.org/security/2017/dsa-3805", }, { name: "https://www.mozilla.org/security/advisories/mfsa2017-06/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2017-06/", }, { name: "RHSA-2017:0498", refsource: "REDHAT", url: "http://rhn.redhat.com/errata/RHSA-2017-0498.html", }, { name: "GLSA-201705-07", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/201705-07", }, ], }, }, "mozilla.org": { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2017-5402", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Thunderbird", version: { version_data: [ { version_affected: "<", version_value: "45.8", }, { version_affected: "<", version_value: "52", }, ], }, }, { product_name: "Firefox", version: { version_data: [ { version_affected: "<", version_value: "52", }, ], }, }, { product_name: "Firefox ESR", version: { version_data: [ { version_affected: "<", version_value: "45.8", }, ], }, }, ], }, vendor_name: "Mozilla", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A use-after-free can occur when events are fired for a <code>FontFace</code> object after the object has been already been destroyed while working with fonts. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 45.8, Thunderbird < 52, Firefox < 52, and Firefox ESR < 45.8.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Use-after-free working with events in FontFace objects", }, ], }, ], }, references: { reference_data: [ { url: "https://www.mozilla.org/security/advisories/mfsa2017-07/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2017-09/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2017-05/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2017-06/", }, { url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1334876", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_workstation:5.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_desktop:5.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:5.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.3:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.3:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server:5.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "45.8.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "52.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "45.8.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2017-5402", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "A use-after-free can occur when events are fired for a \"FontFace\" object after the object has been already been destroyed while working with fonts. This results in a potentially exploitable crash. This vulnerability affects Firefox < 52, Firefox ESR < 45.8, Thunderbird < 52, and Thunderbird < 45.8.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-416", }, ], }, ], }, references: { reference_data: [ { name: "https://www.mozilla.org/security/advisories/mfsa2017-09/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2017-09/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2017-07/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2017-07/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2017-06/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2017-06/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2017-05/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2017-05/", }, { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1334876", refsource: "CONFIRM", tags: [ "Issue Tracking", "Patch", "Vendor Advisory", ], url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1334876", }, { name: "DSA-3832", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2017/dsa-3832", }, { name: "DSA-3805", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2017/dsa-3805", }, { name: "GLSA-201705-07", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/201705-07", }, { name: "GLSA-201705-06", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/201705-06", }, { name: "1037966", refsource: "SECTRACK", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securitytracker.com/id/1037966", }, { name: "96664", refsource: "BID", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/96664", }, { name: "RHSA-2017:0498", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "http://rhn.redhat.com/errata/RHSA-2017-0498.html", }, { name: "RHSA-2017:0461", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "http://rhn.redhat.com/errata/RHSA-2017-0461.html", }, { name: "RHSA-2017:0459", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "http://rhn.redhat.com/errata/RHSA-2017-0459.html", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: true, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 7.5, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 10, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "HIGH", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.0", }, exploitabilityScore: 3.9, impactScore: 5.9, }, }, lastModifiedDate: "2018-08-07T13:01Z", publishedDate: "2018-06-11T21:29Z", }, }, }
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.