CVE-2021-29482

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-29482
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-29482.json
Aliases
Published
2021-04-28T19:15:08Z
Modified
2023-11-29T08:45:48.820786Z
Details

xz is a compression and decompression library focusing on the xz format completely written in Go. The function readUvarint used to read the xz container format may not terminate a loop provide malicous input. The problem has been fixed in release v0.5.8. As a workaround users can limit the size of the compressed file input to a reasonable size for their use case. The standard library had recently the same issue and got the CVE-2020-16845 allocated.

References

Affected packages

Git / github.com/ulikunitz/xz

Affected ranges

Type
GIT
Repo
https://github.com/ulikunitz/xz
Events
Introduced
0The exact introduced commit is unknown
Fixed

Affected versions

v0.*

v0.1
v0.2
v0.3
v0.3.1
v0.4
v0.4.1
v0.5
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7