ghsa-rcv6-7hmv-fj7h
Vulnerability from github
Published
2022-05-14 02:59
Modified
2024-09-06 15:29
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Aubio is vulnerable to denial of service via aubio_source_avcodec_readframe function
Details
An issue was discovered in aubio 0.4.6. A SEGV signal can occur in aubio_source_avcodec_readframe
in io/source_avcodec.c
, as demonstrated by aubiomfcc.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "aubio" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-14521" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": true, "github_reviewed_at": "2023-08-04T21:53:09Z", "nvd_published_at": "2018-07-23T08:29:00Z", "severity": "HIGH" }, "details": "An issue was discovered in aubio 0.4.6. A SEGV signal can occur in `aubio_source_avcodec_readframe` in `io/source_avcodec.c`, as demonstrated by aubiomfcc.", "id": "GHSA-rcv6-7hmv-fj7h", "modified": "2024-09-06T15:29:26Z", "published": "2022-05-14T02:59:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14521" }, { "type": "WEB", "url": "https://github.com/aubio/aubio/issues/187" }, { "type": "WEB", "url": "https://github.com/aubio/aubio/commit/a81b12a3b4174953b3bc7ef4c37103f4d5636740" }, { "type": "PACKAGE", "url": "https://github.com/aubio/aubio" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/aubio/PYSEC-2018-61.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Aubio is vulnerable to denial of service via aubio_source_avcodec_readframe function" }
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.