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.
References
Link | Resource |
---|---|
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28734 | Third Party Advisory |
https://security.netapp.com/advisory/ntap-20230825-0002/ | Third Party Advisory |
https://www.openwall.com/lists/oss-security/2022/06/07/5 | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-07-20 01:15
Updated : 2024-01-16 19:43
NVD link : CVE-2022-28734
Mitre link : CVE-2022-28734
CVE.ORG link : CVE-2022-28734
JSON object : View
Products Affected
netapp
- active_iq_unified_manager
gnu
- grub2
CWE
CWE-787
Out-of-bounds Write