gsd-2023-50761
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The signature of a digitally signed S/MIME email message may optionally specify the signature creation date and time. If present, Thunderbird did not compare the signature creation date with the message date and time, and displayed a valid signature despite a date or time mismatch. This could be used to give recipients the impression that a message was sent at a different date or time. This vulnerability affects Thunderbird < 115.6.
Aliases



{
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-50761",
         ],
         details: "The signature of a digitally signed S/MIME email message may optionally specify the signature creation date and time. If present, Thunderbird did not compare the signature creation date with the message date and time, and displayed a valid signature despite a date or time mismatch. This could be used to give recipients the impression that a message was sent at a different date or time. This vulnerability affects Thunderbird < 115.6.",
         id: "GSD-2023-50761",
         modified: "2023-12-13T01:20:31.399835Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@mozilla.org",
            ID: "CVE-2023-50761",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Thunderbird",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "unspecified",
                                       version_value: "115.6",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Mozilla",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "Marcus Brinkmann",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The signature of a digitally signed S/MIME email message may optionally specify the signature creation date and time. If present, Thunderbird did not compare the signature creation date with the message date and time, and displayed a valid signature despite a date or time mismatch. This could be used to give recipients the impression that a message was sent at a different date or time. This vulnerability affects Thunderbird < 115.6.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "S/MIME signature accepted despite mismatching message date",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://bugzilla.mozilla.org/show_bug.cgi?id=1865647",
                  refsource: "MISC",
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1865647",
               },
               {
                  name: "https://www.mozilla.org/security/advisories/mfsa2023-55/",
                  refsource: "MISC",
                  url: "https://www.mozilla.org/security/advisories/mfsa2023-55/",
               },
               {
                  name: "https://www.debian.org/security/2023/dsa-5582",
                  refsource: "MISC",
                  url: "https://www.debian.org/security/2023/dsa-5582",
               },
               {
                  name: "https://lists.debian.org/debian-lts-announce/2023/12/msg00021.html",
                  refsource: "MISC",
                  url: "https://lists.debian.org/debian-lts-announce/2023/12/msg00021.html",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "1856451B-B03F-4BF2-AEFE-BF66D82D9E78",
                              versionEndExcluding: "115.6",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "FA6FEEC2-9F11-4643-8827-749718254FED",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*",
                              matchCriteriaId: "46D69DCC-AE4D-4EA5-861C-D60951444C6C",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "The signature of a digitally signed S/MIME email message may optionally specify the signature creation date and time. If present, Thunderbird did not compare the signature creation date with the message date and time, and displayed a valid signature despite a date or time mismatch. This could be used to give recipients the impression that a message was sent at a different date or time. This vulnerability affects Thunderbird < 115.6.",
               },
               {
                  lang: "es",
                  value: "La firma de un mensaje de correo electrónico S/MIME firmado digitalmente puede especificar opcionalmente la fecha y hora de creación de la firma. Si estaba presente, Thunderbird no comparó la fecha de creación de la firma con la fecha y hora del mensaje y mostró una firma válida a pesar de que la fecha y la hora no coincidían. Esto podría usarse para dar a los destinatarios la impresión de que un mensaje se envió en una fecha u hora diferente. Esta vulnerabilidad afecta a Thunderbird &lt; 115.6.",
               },
            ],
            id: "CVE-2023-50761",
            lastModified: "2023-12-29T13:15:08.460",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 4.3,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "NONE",
                        integrityImpact: "LOW",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 1.4,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2023-12-19T14:15:07.033",
            references: [
               {
                  source: "security@mozilla.org",
                  tags: [
                     "Issue Tracking",
                     "Permissions Required",
                  ],
                  url: "https://bugzilla.mozilla.org/show_bug.cgi?id=1865647",
               },
               {
                  source: "security@mozilla.org",
                  url: "https://lists.debian.org/debian-lts-announce/2023/12/msg00021.html",
               },
               {
                  source: "security@mozilla.org",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://www.debian.org/security/2023/dsa-5582",
               },
               {
                  source: "security@mozilla.org",
                  tags: [
                     "Vendor Advisory",
                  ],
                  url: "https://www.mozilla.org/security/advisories/mfsa2023-55/",
               },
            ],
            sourceIdentifier: "security@mozilla.org",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "NVD-CWE-noinfo",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
            ],
         },
      },
   },
}


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.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.