LingalaShalini / openjpeg-2.3.0_before_fix

0 stars 0 forks source link

CVE-2023-6992 (Medium) detected in zlibv1.2.8 #76

Open mend-bolt-for-github[bot] opened 7 months ago

mend-bolt-for-github[bot] commented 7 months ago

CVE-2023-6992 - Medium Severity Vulnerability

Vulnerable Library - zlibv1.2.8

A massively spiffy yet delicately unobtrusive compression library.

Library home page: https://github.com/cyanskies/zlib.git

Found in base branch: master

Vulnerable Source Files (1)

/thirdparty/libz/deflate.c

Vulnerability Details

Cloudflare version of zlib library was found to be vulnerable to memory corruption issues affecting the deflation algorithm implementation (deflate.c). The issues resulted from improper input validation and heap-based buffer overflow. A local attacker could exploit the problem during compression using a crafted malicious file potentially leading to denial of service of the software. Patches: The issue has been patched in commit 8352d10 https://github.com/cloudflare/zlib/commit/8352d108c05db1bdc5ac3bdf834dad641694c13c . The upstream repository is not affected.

Publish Date: 2024-01-04

URL: CVE-2023-6992

CVSS 3 Score Details (4.0)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here