gsd-2023-42956
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
The issue was addressed with improved memory handling. This issue is fixed in Safari 17.2, iOS 17.2 and iPadOS 17.2, macOS Sonoma 14.2. Processing web content may lead to a denial-of-service.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-42956",
      id: "GSD-2023-42956",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-42956",
         ],
         details: "The issue was addressed with improved memory handling. This issue is fixed in Safari 17.2, iOS 17.2 and iPadOS 17.2, macOS Sonoma 14.2. Processing web content may lead to a denial-of-service.",
         id: "GSD-2023-42956",
         modified: "2023-12-13T01:20:21.485090Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "product-security@apple.com",
            ID: "CVE-2023-42956",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Safari",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "unspecified",
                                       version_value: "17.2",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "iOS and iPadOS",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "unspecified",
                                       version_value: "17.2",
                                    },
                                 ],
                              },
                           },
                           {
                              product_name: "macOS",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "unspecified",
                                       version_value: "14.2",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Apple",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The issue was addressed with improved memory handling. This issue is fixed in Safari 17.2, iOS 17.2 and iPadOS 17.2, macOS Sonoma 14.2. Processing web content may lead to a denial-of-service.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "Processing web content may lead to a denial-of-service",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://support.apple.com/en-us/HT214039",
                  refsource: "MISC",
                  url: "https://support.apple.com/en-us/HT214039",
               },
               {
                  name: "https://support.apple.com/en-us/HT214035",
                  refsource: "MISC",
                  url: "https://support.apple.com/en-us/HT214035",
               },
               {
                  name: "https://support.apple.com/en-us/HT214036",
                  refsource: "MISC",
                  url: "https://support.apple.com/en-us/HT214036",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:apple:safari:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "A894FAB1-74AE-4B4F-A005-ED6A67606414",
                              versionEndExcluding: "17.2",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:apple:ipados:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "C4117208-4072-4F4C-AC42-97683B6F8FF5",
                              versionEndExcluding: "17.2",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:apple:iphone_os:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "00FC779B-E45C-4B34-976F-490C38C22C67",
                              versionEndExcluding: "17.2",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "6892DEBD-024E-414B-9282-DCCCF23A3BDD",
                              versionEndExcluding: "14.2",
                              versionStartIncluding: "14.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "The issue was addressed with improved memory handling. This issue is fixed in Safari 17.2, iOS 17.2 and iPadOS 17.2, macOS Sonoma 14.2. Processing web content may lead to a denial-of-service.",
               },
               {
                  lang: "es",
                  value: "El problema se solucionó mejorando el manejo de la memoria. Este problema se solucionó en Safari 17.2, iOS 17.2 y iPadOS 17.2, macOS Sonoma 14.2. El procesamiento de contenido web puede dar lugar a una denegación de servicio.",
               },
            ],
            id: "CVE-2023-42956",
            lastModified: "2024-04-08T22:47:31.973",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "HIGH",
                        baseScore: 6.5,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "NONE",
                        integrityImpact: "NONE",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 3.6,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2024-03-28T16:15:08.377",
            references: [
               {
                  source: "product-security@apple.com",
                  tags: [
                     "Release Notes",
                     "Vendor Advisory",
                  ],
                  url: "https://support.apple.com/en-us/HT214035",
               },
               {
                  source: "product-security@apple.com",
                  tags: [
                     "Release Notes",
                     "Vendor Advisory",
                  ],
                  url: "https://support.apple.com/en-us/HT214036",
               },
               {
                  source: "product-security@apple.com",
                  tags: [
                     "Release Notes",
                     "Vendor Advisory",
                  ],
                  url: "https://support.apple.com/en-us/HT214039",
               },
            ],
            sourceIdentifier: "product-security@apple.com",
            vulnStatus: "Analyzed",
            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.