gsd-2022-28734
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Out-of-bounds write when handling split HTTP headers; When handling split HTTP headers, GRUB2 HTTP code accidentally moves its internal data buffer point by one position. This can lead to a out-of-bound write further when parsing the HTTP request, writing a NULL byte past the buffer. It's conceivable that an attacker controlled set of packets can lead to corruption of the GRUB2's internal memory metadata.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-28734",
      id: "GSD-2022-28734",
      references: [
         "https://security.archlinux.org/CVE-2022-28734",
         "https://linux.oracle.com/cve/CVE-2022-28734.html",
         "https://access.redhat.com/errata/RHSA-2022:5095",
         "https://access.redhat.com/errata/RHSA-2022:5096",
         "https://access.redhat.com/errata/RHSA-2022:5098",
         "https://access.redhat.com/errata/RHSA-2022:5099",
         "https://access.redhat.com/errata/RHSA-2022:5100",
         "https://www.suse.com/security/cve/CVE-2022-28734.html",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-28734",
         ],
         details: "Out-of-bounds write when handling split HTTP headers; When handling split HTTP headers, GRUB2 HTTP code accidentally moves its internal data buffer point by one position. This can lead to a out-of-bound write further when parsing the HTTP request, writing a NULL byte past the buffer. It's conceivable that an attacker controlled set of packets can lead to corruption of the GRUB2's internal memory metadata.",
         id: "GSD-2022-28734",
         modified: "2023-12-13T01:19:34.479334Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@ubuntu.com",
            ID: "CVE-2022-28734",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "GNU GRUB",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<",
                                       version_name: "0",
                                       version_value: "2.06-3",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "GNU Project",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "Daniel Axtens",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Out-of-bounds write when handling split HTTP headers; When handling split HTTP headers, GRUB2 HTTP code accidentally moves its internal data buffer point by one position. This can lead to a out-of-bound write further when parsing the HTTP request, writing a NULL byte past the buffer. It's conceivable that an attacker controlled set of packets can lead to corruption of the GRUB2's internal memory metadata.",
               },
            ],
         },
         impact: {
            cvss: [
               {
                  attackComplexity: "HIGH",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.1,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://www.openwall.com/lists/oss-security/2022/06/07/5",
                  refsource: "MISC",
                  url: "https://www.openwall.com/lists/oss-security/2022/06/07/5",
               },
               {
                  name: "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28734",
                  refsource: "MISC",
                  url: "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28734",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20230825-0002/",
                  refsource: "MISC",
                  url: "https://security.netapp.com/advisory/ntap-20230825-0002/",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:gnu:grub2:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "F969F462-AB12-4158-BBA9-A9D828434F9F",
                              versionEndExcluding: "2.06-3",
                              versionStartIncluding: "2.00",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*",
                              matchCriteriaId: "3A756737-1CC4-42C2-A4DF-E1C893B4E2D5",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Out-of-bounds write when handling split HTTP headers; When handling split HTTP headers, GRUB2 HTTP code accidentally moves its internal data buffer point by one position. This can lead to a out-of-bound write further when parsing the HTTP request, writing a NULL byte past the buffer. It's conceivable that an attacker controlled set of packets can lead to corruption of the GRUB2's internal memory metadata.",
               },
            ],
            id: "CVE-2022-28734",
            lastModified: "2024-01-16T19:43:16.390",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "HIGH",
                        attackVector: "NETWORK",
                        availabilityImpact: "HIGH",
                        baseScore: 7,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "LOW",
                        integrityImpact: "LOW",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.2,
                     impactScore: 4.7,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
                  {
                     cvssData: {
                        attackComplexity: "HIGH",
                        attackVector: "NETWORK",
                        availabilityImpact: "HIGH",
                        baseScore: 8.1,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "HIGH",
                        integrityImpact: "HIGH",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.2,
                     impactScore: 5.9,
                     source: "security@ubuntu.com",
                     type: "Secondary",
                  },
               ],
            },
            published: "2023-07-20T01:15:10.243",
            references: [
               {
                  source: "security@ubuntu.com",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28734",
               },
               {
                  source: "security@ubuntu.com",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://security.netapp.com/advisory/ntap-20230825-0002/",
               },
               {
                  source: "security@ubuntu.com",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "https://www.openwall.com/lists/oss-security/2022/06/07/5",
               },
            ],
            sourceIdentifier: "security@ubuntu.com",
            vulnStatus: "Analyzed",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-787",
                     },
                  ],
                  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.