VYPR

rpm package

almalinux/wavpack-devel

pkg:rpm/almalinux/wavpack-devel

Vulnerabilities (7)

  • CVE-2021-44269Mar 10, 2022
    affected < 5.1.0-16.el8fixed 5.1.0-16.el8

    An out of bounds read was found in Wavpack 5.4.0 in processing *.WAV files. This issue triggered in function WavpackPackSamples of file src/pack_utils.c, tainted variable cnt is too large, that makes pointer sptr read beyond heap bound.

  • CVE-2019-1010315Jul 11, 2019
    affected < 5.1.0-15.el8fixed 5.1.0-15.el8

    WavPack 5.1 and earlier is affected by: CWE 369: Divide by Zero. The impact is: Divide by zero can lead to sudden crash of a software/service that tries to parse a .wav file. The component is: ParseDsdiffHeaderConfig (dsdiff.c:282). The attack vector is: Maliciously crafted .wav

  • CVE-2019-1010317Jul 11, 2019
    affected < 5.1.0-15.el8fixed 5.1.0-15.el8

    WavPack 5.1.0 and earlier is affected by: CWE-457: Use of Uninitialized Variable. The impact is: Unexpected control flow, crashes, and segfaults. The component is: ParseCaffHeaderConfig (caff.c:486). The attack vector is: Maliciously crafted .wav file. The fixed version is: After

  • CVE-2019-1010319Jul 11, 2019
    affected < 5.1.0-15.el8fixed 5.1.0-15.el8

    WavPack 5.1.0 and earlier is affected by: CWE-457: Use of Uninitialized Variable. The impact is: Unexpected control flow, crashes, and segfaults. The component is: ParseWave64HeaderConfig (wave64.c:211). The attack vector is: Maliciously crafted .wav file. The fixed version is: A

  • CVE-2019-11498Apr 24, 2019
    affected < 5.1.0-15.el8fixed 5.1.0-15.el8

    WavpackSetConfiguration64 in pack_utils.c in libwavpack.a in WavPack through 5.1.0 has a "Conditional jump or move depends on uninitialised value" condition, which might allow attackers to cause a denial of service (application crash) via a DFF file that lacks valid sample-rate d

  • CVE-2018-19841Dec 4, 2018
    affected < 5.1.0-15.el8fixed 5.1.0-15.el8

    The function WavpackVerifySingleBlock in open_utils.c in libwavpack.a in WavPack through 5.1.0 allows attackers to cause a denial-of-service (out-of-bounds read and application crash) via a crafted WavPack Lossless Audio file, as demonstrated by wvunpack.

  • CVE-2018-19840Dec 4, 2018
    affected < 5.1.0-15.el8fixed 5.1.0-15.el8

    The function WavpackPackInit in pack_utils.c in libwavpack.a in WavPack through 5.1.0 allows attackers to cause a denial-of-service (resource exhaustion caused by an infinite loop) via a crafted wav audio file because WavpackSetConfiguration64 mishandles a sample rate of zero.