gsd-2023-3417
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document file, while in fact it was an executable file. Newer versions of Thunderbird will strip the character and show the correct file extension. This vulnerability affects Thunderbird < 115.0.1 and Thunderbird < 102.13.1.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-3417", id: "GSD-2023-3417", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-3417", ], details: "Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document file, while in fact it was an executable file. Newer versions of Thunderbird will strip the character and show the correct file extension. This vulnerability affects Thunderbird < 115.0.1 and Thunderbird < 102.13.1.", id: "GSD-2023-3417", modified: "2023-12-13T01:20:55.245395Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2023-3417", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Thunderbird", version: { version_data: [ { version_affected: "<", version_name: "unspecified", version_value: "115.0.1", }, ], }, }, ], }, vendor_name: "Mozilla", }, ], }, }, credits: [ { lang: "en", value: "이준성 (Junsung Lee)", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document file, while in fact it was an executable file. Newer versions of Thunderbird will strip the character and show the correct file extension. This vulnerability affects Thunderbird < 115.0.1 and Thunderbird < 102.13.1.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "File Extension Spoofing using the Text Direction Override Character", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1835582", refsource: "MISC", url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1835582", }, { name: "https://www.mozilla.org/security/advisories/mfsa2023-27/", refsource: "MISC", url: "https://www.mozilla.org/security/advisories/mfsa2023-27/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2023-28/", refsource: "MISC", url: "https://www.mozilla.org/security/advisories/mfsa2023-28/", }, { name: "https://www.debian.org/security/2023/dsa-5463", refsource: "MISC", url: "https://www.debian.org/security/2023/dsa-5463", }, { name: "https://lists.debian.org/debian-lts-announce/2023/07/msg00032.html", refsource: "MISC", url: "https://lists.debian.org/debian-lts-announce/2023/07/msg00032.html", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "102.13.1", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "115.0.1", versionStartIncluding: "115.0", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@mozilla.org", ID: "CVE-2023-3417", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document file, while in fact it was an executable file. Newer versions of Thunderbird will strip the character and show the correct file extension. This vulnerability affects Thunderbird < 115.0.1 and Thunderbird < 102.13.1.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1835582", refsource: "MISC", tags: [ "Permissions Required", ], url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1835582", }, { name: "https://www.mozilla.org/security/advisories/mfsa2023-27/", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2023-27/", }, { name: "https://www.mozilla.org/security/advisories/mfsa2023-28/", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://www.mozilla.org/security/advisories/mfsa2023-28/", }, { name: "https://www.debian.org/security/2023/dsa-5463", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://www.debian.org/security/2023/dsa-5463", }, { name: "https://lists.debian.org/debian-lts-announce/2023/07/msg00032.html", refsource: "MISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2023/07/msg00032.html", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2023-08-01T17:53Z", publishedDate: "2023-07-24T11:15Z", }, }, }
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.