Bugzilla – Bug 1221001
VUL-0: CVE-2023-45290 go1.21,go1.22: net/http: memory exhaustion in Request.ParseMultipartForm
Last modified: 2024-05-31 13:07:40 UTC
When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permitted a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. ParseMultipartForm now correctly limits the maximum size of form lines. Thanks to Bartek Nowotarski for reporting this issue. This is CVE-2023-45290 and Go issue https://go.dev/issue/65383.
This is an autogenerated message for OBS integration: This bug (1221001) was mentioned in https://build.opensuse.org/request/show/1155402 Factory / go1.21 https://build.opensuse.org/request/show/1155403 Factory / go1.22
SUSE-SU-2024:0800-1: An update that solves five vulnerabilities and has two security fixes can now be installed. Category: security (important) Bug References: 1212475, 1219988, 1220999, 1221000, 1221001, 1221002, 1221003 CVE References: CVE-2023-45289, CVE-2023-45290, CVE-2024-24783, CVE-2024-24784, CVE-2024-24785 Sources used: SUSE Linux Enterprise Software Development Kit 12 SP5 (src): go1.21-1.21.8-1.27.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
SUSE-SU-2024:0812-1: An update that solves five vulnerabilities and has two security fixes can now be installed. Category: security (important) Bug References: 1218424, 1219988, 1220999, 1221000, 1221001, 1221002, 1221003 CVE References: CVE-2023-45289, CVE-2023-45290, CVE-2024-24783, CVE-2024-24784, CVE-2024-24785 Sources used: openSUSE Leap 15.5 (src): go1.22-1.22.1-150000.1.9.1 Development Tools Module 15-SP5 (src): go1.22-1.22.1-150000.1.9.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
SUSE-SU-2024:0811-1: An update that solves five vulnerabilities and has two security fixes can now be installed. Category: security (important) Bug References: 1212475, 1219988, 1220999, 1221000, 1221001, 1221002, 1221003 CVE References: CVE-2023-45289, CVE-2023-45290, CVE-2024-24783, CVE-2024-24784, CVE-2024-24785 Sources used: openSUSE Leap 15.5 (src): go1.21-1.21.8-150000.1.27.1 Development Tools Module 15-SP5 (src): go1.21-1.21.8-150000.1.27.1 SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (src): go1.21-1.21.8-150000.1.27.1 SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (src): go1.21-1.21.8-150000.1.27.1 SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (src): go1.21-1.21.8-150000.1.27.1 SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (src): go1.21-1.21.8-150000.1.27.1 SUSE Linux Enterprise Server for SAP Applications 15 SP4 (src): go1.21-1.21.8-150000.1.27.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
SUSE-SU-2024:0936-1: An update that solves five vulnerabilities and has two security fixes can now be installed. Category: security (important) Bug References: 1218424, 1219988, 1220999, 1221000, 1221001, 1221002, 1221003 CVE References: CVE-2023-45289, CVE-2023-45290, CVE-2024-24783, CVE-2024-24784, CVE-2024-24785 Maintenance Incident: [SUSE:Maintenance:32983](https://smelt.suse.de/incident/32983/) Sources used: SUSE Linux Enterprise Software Development Kit 12 SP5 (src): go1.22-1.22.1-1.3.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
All done, closing.