Permalink
CVE-2024-14030
8.1 HIGH
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): HIGH
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): HIGH
- Availability impact (A): HIGH
Sereal::Decoder versions from 4.000 through 4.009_002 for Perl is vulnerable to a buffer overwrite flaw in the Zstandard library
Sereal::Decoder versions from 4.000 through 4.009_002 for Perl is vulnerable to a buffer overwrite flaw in the Zstandard library. Sereal::Decoder embeds a version of the Zstandard (zstd) library that is vulnerable to CVE-2019-11922. This is a race condition in the one-pass compression functions of Zstandard prior to version 1.3.8 could allow an attacker to write bytes out of bounds if an output buffer smaller than the recommended size was used.
References
-
https://github.com/advisories/GHSA-w77f-wv46-4vcx vendor-advisory
-
https://www.cve.org/CVERecord?id=CVE-2019-11922 vendor-advisory
Affected products
Sereal-Decoder
- =<4.009_002
Matching in nixpkgs
pkgs.perlPackages.SerealDecoder
Fast, compact, powerful binary deserialization
pkgs.perl5Packages.SerealDecoder
Fast, compact, powerful binary deserialization
pkgs.perl538Packages.SerealDecoder
Fast, compact, powerful binary deserialization
pkgs.perl540Packages.SerealDecoder
Fast, compact, powerful binary deserialization
Package maintainers
-
@thoughtpolice Austin Seipp <aseipp@pobox.com>