ghsa-45h5-cqqw-9rjw
Vulnerability from github
Published
2022-05-14 03:07
Modified
2024-09-06 15:28
Severity ?
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
6.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
6.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
Aubio is vulnerable to a NULL pointer dereference
Details
A NULL pointer dereference (DoS) Vulnerability was found in the function aubio_source_avcodec_readframe
in io/source_avcodec.c of aubio, which may lead to DoS when playing a crafted audio file.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "aubio" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-17554" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": true, "github_reviewed_at": "2023-08-02T22:37:01Z", "nvd_published_at": "2017-12-12T01:29:00Z", "severity": "MODERATE" }, "details": "A NULL pointer dereference (DoS) Vulnerability was found in the function `aubio_source_avcodec_readframe` in io/source_avcodec.c of aubio, which may lead to DoS when playing a crafted audio file.", "id": "GHSA-45h5-cqqw-9rjw", "modified": "2024-09-06T15:28:38Z", "published": "2022-05-14T03:07:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-17554" }, { "type": "WEB", "url": "https://github.com/aubio/aubio/commit/a81b12a3b4174953b3bc7ef4c37103f4d5636740" }, { "type": "WEB", "url": "https://github.com/IvanCql/vulnerability/blob/master/An%20NULL%20pointer%20dereference(DoS)%20Vulnerability%20was%20found%20in%20function%20%20aubio_source_avcodec_readframe%20of%20aubio.md" }, { "type": "PACKAGE", "url": "https://github.com/aubio/aubio" }, { "type": "WEB", "url": "https://github.com/aubio/aubio/blob/0.4.7/ChangeLog" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/aubio/PYSEC-2017-76.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Aubio is vulnerable to a NULL pointer dereference" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.