gsd-2022-23088
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The 802.11 beacon handling routine failed to validate the length of an IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer. While a FreeBSD Wi-Fi client is in scanning mode (i.e., not associated with a SSID) a malicious beacon frame may overwrite kernel memory, leading to remote code execution.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-23088",
      id: "GSD-2022-23088",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-23088",
         ],
         details: "The 802.11 beacon handling routine failed to validate the length of an IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer.\n\nWhile a FreeBSD Wi-Fi client is in scanning mode (i.e., not associated with a SSID) a malicious beacon frame may overwrite kernel memory, leading to remote code execution.",
         id: "GSD-2022-23088",
         modified: "2023-12-13T01:19:34.922283Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secteam@freebsd.org",
            ID: "CVE-2022-23088",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "FreeBSD",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "13.1-RC1",
                                       version_value: "p1",
                                    },
                                    {
                                       version_affected: "<",
                                       version_name: "13.0-RELEASE",
                                       version_value: "p11",
                                    },
                                    {
                                       version_affected: "<",
                                       version_name: "12.3-RELEASE",
                                       version_value: "p5",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "FreeBSD",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "m00nbsd",
            },
            {
               lang: "en",
               value: "Trend Micro Zero Day Initiative",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The 802.11 beacon handling routine failed to validate the length of an IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer.\n\nWhile a FreeBSD Wi-Fi client is in scanning mode (i.e., not associated with a SSID) a malicious beacon frame may overwrite kernel memory, leading to remote code execution.",
               },
            ],
         },
         generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://security.freebsd.org/advisories/FreeBSD-SA-22:07.wifi_meshid.asc",
                  refsource: "MISC",
                  url: "https://security.freebsd.org/advisories/FreeBSD-SA-22:07.wifi_meshid.asc",
               },
            ],
         },
         source: {
            discovery: "UNKNOWN",
         },
      },
      "nvd.nist.gov": {
         cve: {
            descriptions: [
               {
                  lang: "en",
                  value: "The 802.11 beacon handling routine failed to validate the length of an IEEE 802.11s Mesh ID before copying it to a heap-allocated buffer.\n\nWhile a FreeBSD Wi-Fi client is in scanning mode (i.e., not associated with a SSID) a malicious beacon frame may overwrite kernel memory, leading to remote code execution.",
               },
            ],
            id: "CVE-2022-23088",
            lastModified: "2024-02-15T06:23:39.303",
            metrics: {},
            published: "2024-02-15T05:15:09.440",
            references: [
               {
                  source: "secteam@freebsd.org",
                  url: "https://security.freebsd.org/advisories/FreeBSD-SA-22:07.wifi_meshid.asc",
               },
            ],
            sourceIdentifier: "secteam@freebsd.org",
            vulnStatus: "Awaiting Analysis",
         },
      },
   },
}


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.