Logo
componentbit7z
Name
bit7z
Version
4.0.12
Type
library
Description
A C++ static library offering a clean and simple interface to the 7-Zip shared libraries
Licenses
MPL-2.0
PURL
-
CPE
cpe:2.3:*:*:bit7z:4.0.12:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version

Patches#


#
Title
Author
Resolve
1
cmake: disable dependency inclusion
Peter Marko <peter.marko@siemens.com>
2
cmake: disable filesystem gitclone
Liu Yiding <liuyd.fnst@fujitsu.com>

Vulnerabilities#


Name
Analysis
Description
Not Affected
bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.12, there is an arbitrary file overwrite vulnerability via symlink attack on predictable temp files during archive update. This issue has been patched in version 4.0.12.
Not Affected
bit7z is a cross-platform C++ static library that allows the compression/extraction of archive files. Prior to version 4.0.12, a one-byte off-by-one error in SafeOutPathBuilder::restoreSymlink() allows an attacker to craft a .7z archive that, when extracted with bit7z on any non-Windows platform, creates a symlink escaping the intended output directory. Subsequent archive entries extracted through this symlink write arbitrary files outside the extraction directory with the permissions of the extracting process. This issue has been patched in version 4.0.12.