gsd-2018-18492
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.4, Firefox ESR < 60.4, and Firefox < 64.
Aliases
Aliases
{ GSD: { alias: "CVE-2018-18492", description: "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.4, Firefox ESR < 60.4, and Firefox < 64.", id: "GSD-2018-18492", references: [ "https://www.suse.com/security/cve/CVE-2018-18492.html", "https://www.debian.org/security/2019/dsa-4362", "https://www.debian.org/security/2018/dsa-4354", "https://access.redhat.com/errata/RHSA-2019:0160", "https://access.redhat.com/errata/RHSA-2019:0159", "https://access.redhat.com/errata/RHSA-2018:3833", "https://access.redhat.com/errata/RHSA-2018:3831", "https://ubuntu.com/security/CVE-2018-18492", "https://advisories.mageia.org/CVE-2018-18492.html", "https://security.archlinux.org/CVE-2018-18492", "https://linux.oracle.com/cve/CVE-2018-18492.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2018-18492", ], details: "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.4, Firefox ESR < 60.4, and Firefox < 64.", id: "GSD-2018-18492", modified: "2023-12-13T01:22:36.201538Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2018-18492", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Thunderbird", version: { version_data: [ { version_affected: "<", version_value: "60.4", }, ], }, }, { product_name: "Firefox ESR", version: { version_data: [ { version_affected: "<", version_value: "60.4", }, ], }, }, { product_name: "Firefox", version: { version_data: [ { version_affected: "<", version_value: "64", }, ], }, }, ], }, vendor_name: "Mozilla", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.4, Firefox ESR < 60.4, and Firefox < 64.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Use-after-free with select element", }, ], }, ], }, references: { reference_data: [ { name: "https://www.mozilla.org/security/advisories/mfsa2018-29/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2018-29/", }, { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1499861", refsource: "CONFIRM", url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1499861", }, { name: "[debian-lts-announce] 20181213 [SECURITY] [DLA 1605-1] firefox-esr security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2018/12/msg00002.html", }, { name: "RHSA-2018:3833", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2018:3833", }, { name: "RHSA-2018:3831", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2018:3831", }, { name: "DSA-4362", refsource: "DEBIAN", url: "https://www.debian.org/security/2019/dsa-4362", }, { name: "GLSA-201903-04", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/201903-04", }, { name: "USN-3844-1", refsource: "UBUNTU", url: "https://usn.ubuntu.com/3844-1/", }, { name: "106168", refsource: "BID", url: "http://www.securityfocus.com/bid/106168", }, { name: "RHSA-2019:0159", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2019:0159", }, { name: "https://www.mozilla.org/security/advisories/mfsa2018-31/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2018-31/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2018-30/", refsource: "CONFIRM", url: "https://www.mozilla.org/security/advisories/mfsa2018-30/", }, { name: "DSA-4354", refsource: "DEBIAN", url: "https://www.debian.org/security/2018/dsa-4354", }, { name: "USN-3868-1", refsource: "UBUNTU", url: "https://usn.ubuntu.com/3868-1/", }, { name: "RHSA-2019:0160", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2019:0160", }, ], }, }, "mozilla.org": { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2018-18492", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Thunderbird", version: { version_data: [ { version_affected: "<", version_value: "60.4", }, ], }, }, { product_name: "Firefox ESR", version: { version_data: [ { version_affected: "<", version_value: "60.4", }, ], }, }, { product_name: "Firefox", version: { version_data: [ { version_affected: "<", version_value: "64", }, ], }, }, ], }, vendor_name: "Mozilla", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the <code>select</code> element in the <code>options</code> collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.4, Firefox ESR < 60.4, and Firefox < 64.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Use-after-free with select element", }, ], }, ], }, references: { reference_data: [ { url: "https://www.mozilla.org/security/advisories/mfsa2018-30/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2018-31/", }, { url: "https://www.mozilla.org/security/advisories/mfsa2018-29/", }, { url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1499861", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "60.4.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "60.4.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "64.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:*", 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_server:6.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, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2018-18492", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "A use-after-free vulnerability can occur after deleting a selection element due to a weak reference to the select element in the options collection. This results in a potentially exploitable crash. This vulnerability affects Thunderbird < 60.4, Firefox ESR < 60.4, and Firefox < 64.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-416", }, ], }, ], }, references: { reference_data: [ { name: "https://www.mozilla.org/security/advisories/mfsa2018-31/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2018-31/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2018-30/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2018-30/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2018-29/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2018-29/", }, { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1499861", refsource: "CONFIRM", tags: [ "Issue Tracking", "Permissions Required", "Vendor Advisory", ], url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1499861", }, { name: "DSA-4362", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2019/dsa-4362", }, { name: "DSA-4354", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2018/dsa-4354", }, { name: "USN-3868-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "https://usn.ubuntu.com/3868-1/", }, { name: "USN-3844-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "https://usn.ubuntu.com/3844-1/", }, { name: "[debian-lts-announce] 20181213 [SECURITY] [DLA 1605-1] firefox-esr security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2018/12/msg00002.html", }, { name: "RHSA-2019:0160", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2019:0160", }, { name: "RHSA-2019:0159", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2019:0159", }, { name: "RHSA-2018:3833", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2018:3833", }, { name: "RHSA-2018:3831", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2018:3831", }, { name: "106168", refsource: "BID", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/106168", }, { name: "GLSA-201903-04", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/201903-04", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, 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: "2019-03-11T15:00Z", publishedDate: "2019-02-28T18:29Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
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.