CVE-2019-1010319

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-1010319
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-1010319.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-1010319
Downstream
Related
Published
2019-07-11T20:15:12Z
Modified
2025-10-15T10:06:48.727130Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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: After commit https://github.com/dbry/WavPack/commit/33a0025d1d63ccd05d9dbaa6923d52b1446a62fe.

References

Affected packages

Git / github.com/dbry/wavpack

Affected ranges

Type
GIT
Repo
https://github.com/dbry/wavpack
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

4.*

4.70.0
4.70.0-rc
4.75.0
4.75.0-rc
4.75.2
4.80.0
4.80.0-rc

5.*

5.0.0
5.0.0-alpha
5.0.0-alpha2
5.0.0-alpha3
5.0.0-alpha4
5.0.0-alpha5
5.1.0

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/33a0025d1d63ccd05d9dbaa6923d52b1446a62fe",
        "signature_version": "v1",
        "target": {
            "file": "cli/wave64.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "122404160467285183712511770525712175680",
                "285219514396165490106202596329857256961",
                "329377426616782729961540193952241123862"
            ]
        },
        "id": "CVE-2019-1010319-38995bcb"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/33a0025d1d63ccd05d9dbaa6923d52b1446a62fe",
        "signature_version": "v1",
        "target": {
            "function": "ParseWave64HeaderConfig",
            "file": "cli/wave64.c"
        },
        "digest": {
            "function_hash": "164572977520454645612894174087013665163",
            "length": 6740.0
        },
        "id": "CVE-2019-1010319-9c2e723c"
    }
]