Permalink
CVE-2024-14031
8.1 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse dismissed
Sereal::Encoder versions from 4.000 through 4.009_002 for Perl is vulnerable to a buffer overwrite flaw in the Zstandard library
Sereal::Encoder versions from 4.000 through 4.009_002 for Perl is vulnerable to a buffer overwrite flaw in the Zstandard library. Sereal::Encoder 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-Encoder
- =<4.009_002
Matching in nixpkgs
pkgs.perlPackages.SerealEncoder
Fast, compact, powerful binary serialization
pkgs.perl5Packages.SerealEncoder
Fast, compact, powerful binary serialization
pkgs.perl538Packages.SerealEncoder
Fast, compact, powerful binary serialization
pkgs.perl540Packages.SerealEncoder
Fast, compact, powerful binary serialization
Package maintainers
-
@thoughtpolice Austin Seipp <aseipp@pobox.com>