CVE-2018-10539

Source
https://nvd.nist.gov/vuln/detail/CVE-2018-10539
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2018-10539.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2018-10539
Downstream
Related
Published
2018-04-29T15:29:00Z
Modified
2025-10-15T09:16:53.265170Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in WavPack 5.1.0 and earlier for DSDiff input. Out-of-bounds writes can occur because ParseDsdiffHeaderConfig in dsdiff.c does not validate the sizes of unknown chunks before attempting memory allocation, related to a lack of integer-overflow protection within a bytestocopy calculation and subsequent malloc call, leading to insufficient memory allocation.

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": "Function",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d",
        "signature_version": "v1",
        "target": {
            "function": "ParseRiffHeaderConfig",
            "file": "cli/riff.c"
        },
        "digest": {
            "function_hash": "184729569822965087301669000513246286331",
            "length": 7859.0
        },
        "id": "CVE-2018-10539-294a3284"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d",
        "signature_version": "v1",
        "target": {
            "file": "cli/dsdiff.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "232057494164455220144767172649489583477",
                "110611123730469900830689342829752355457",
                "81420611912405984134380139041615867790",
                "93188358815698090562778273243671871941"
            ]
        },
        "id": "CVE-2018-10539-2fa9a354"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d",
        "signature_version": "v1",
        "target": {
            "file": "cli/wave64.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "111297851007108909387284957869522922221",
                "7400751062271159508161043106211857359",
                "89150272844446672438462142820231743482",
                "322445074363613205102206904284568707515"
            ]
        },
        "id": "CVE-2018-10539-b6880098"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d",
        "signature_version": "v1",
        "target": {
            "file": "cli/riff.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "213820010221483680803095728996233934287",
                "333107393162424743504898156762320146440",
                "336250158133138648718424887759520376101",
                "322445074363613205102206904284568707515"
            ]
        },
        "id": "CVE-2018-10539-c836fca3"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d",
        "signature_version": "v1",
        "target": {
            "function": "ParseWave64HeaderConfig",
            "file": "cli/wave64.c"
        },
        "digest": {
            "function_hash": "288370877697744344414771569440210308840",
            "length": 6500.0
        },
        "id": "CVE-2018-10539-c87123eb"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "source": "https://github.com/dbry/wavpack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d",
        "signature_version": "v1",
        "target": {
            "function": "ParseDsdiffHeaderConfig",
            "file": "cli/dsdiff.c"
        },
        "digest": {
            "function_hash": "63525521758563211822843282193964747098",
            "length": 6569.0
        },
        "id": "CVE-2018-10539-d33b0fd3"
    }
]