CVE-2017-7697

Source
https://cve.org/CVERecord?id=CVE-2017-7697
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7697.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-7697
Downstream
Related
Published
2017-04-11T23:59:00.283Z
Modified
2026-03-10T14:28:46.111698Z
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

In libsamplerate before 0.1.9, a buffer over-read occurs in the calcoutputsingle function in src_sinc.c via a crafted audio file.

References

Affected packages

Git / github.com/erikd/libsamplerate

Affected ranges

Type
GIT
Repo
https://github.com/erikd/libsamplerate
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.1.9"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-7697.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "0.1.8"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    }
]