Bug 2244556 (CVE-2023-45853)
| Summary: | CVE-2023-45853 zlib: integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_6 | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Marco Benatto <mbenatto> |
| Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | ahughes, anjoseph, chazlett, csutherl, jcantril, jclere, jprabhak, khosford, ljavorsk, mbalao, neugens, peholase, pjindal, plodge, sraghupu, szappis |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: |
A flaw was found in the MiniZip component of the zlib package. When opening a new file, MiniZip doesn't properly validate the filename, comments, or extra fields length against the data type used to store this information. This may allow an attacker to craft a malicious ZIP file that will lead to an overflow on the length field. This value is further used in memory allocations and indexing, which can cause an out-of-bounds write, leading to heap corruption and possible arbitrary code execution.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2244559, 2244557, 2244558 | ||
| Bug Blocks: | 2244555 | ||
|
Description
Marco Benatto
2023-10-16 23:28:22 UTC
Created mingw-zlib tracking bugs for this issue: Affects: fedora-all [bug 2244558] Created zlib tracking bugs for this issue: Affects: fedora-all [bug 2244557] Created BackupPC-XS tracking bugs for this issue: Affects: epel-all [bug 2244559] Upstream commit for this issue: https://github.com/madler/zlib/pull/843/commits/431e66398552effd82d5c0ea982a521821782ebd This issue has been addressed in the following products: Red Hat JBoss Core Services Via RHSA-2023:7626 https://access.redhat.com/errata/RHSA-2023:7626 |