← Back

Kyzer

kyzer

3 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Libmspack
libmspack

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Canonical
DebianFedoraproject+1 more
4Debian Linux
FedoraLibmspack+1 more
Nov 21, 2024
Jul 15, 2019
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
libmspack 0.9.1alpha is affected by: Buffer Overflow. The impact is: Information Disclosure. The component is: function chmd_read_headers() in libmspack(file libmspack/mspack/chmd.c). The attack vector is: the victim mus...Show more
libmspack 0.9.1alpha is affected by: Buffer Overflow. The impact is: Information Disclosure. The component is: function chmd_read_headers() in libmspack(file libmspack/mspack/chmd.c). The attack vector is: the victim must open a specially crafted chm file. The fixed version is: after commit 2f084136cfe0d05e5bf5703f3e83c6d955234b4d.Show less
1Kyzer
1Libmspack
Nov 21, 2024
Oct 23, 2018
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
chmextract.c in the chmextract sample program, as distributed with libmspack before 0.8alpha, does not protect against absolute/relative pathnames in CHM files, leading to Directory Traversal. NOTE: the vendor disputes t...Show more
chmextract.c in the chmextract sample program, as distributed with libmspack before 0.8alpha, does not protect against absolute/relative pathnames in CHM files, leading to Directory Traversal. NOTE: the vendor disputes that this is a libmspack vulnerability, because chmextract.c was only intended as a source-code example, not a supported applicationShow less
6Canonical
DebianKyzer+3 more
8Debian Linux
Enterprise Linux DesktopEnterprise Linux Server+5 more
Nov 21, 2024
Oct 23, 2018
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
chmd_read_headers in mspack/chmd.c in libmspack before 0.8alpha accepts a filename that has '\0' as its first or second character (such as the "/\0" name).