CVE-2017-17054
medium
CVSS v3
5.5
CVSS v2
4.3
VIR risk
5.5
Description
In aubio 0.4.6, a divide-by-zero error exists in the function new_aubio_source_wavread() in source_wavread.c, which may lead to DoS when playing a crafted audio file.
Predictions
Exploit likelihood
55%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-17054
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 0.4.6-1 |
| debian | bullseye | fixed | 0.4.6-1 |
| debian | forky | fixed | 0.4.6-1 |
| debian | sid | fixed | 0.4.6-1 |
| debian | trixie | fixed | 0.4.6-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | aubio | <0.4.7 | 0.4.7 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| aubio | aubio | 0.4.6 | |
References
- https://github.com/aubio/aubio/issues/148
- https://security-tracker.debian.org/tracker/CVE-2017-17054
- https://nvd.nist.gov/vuln/detail/CVE-2017-17054
- https://github.com/aubio/aubio/commit/25ecb7338cebc5b8c79092347839c78349ec33f1
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883355
- https://github.com/aubio/aubio
- https://github.com/pypa/advisory-database/tree/main/vulns/aubio/PYSEC-2017-75.yaml
CWEs
CWE-369
Verify integrity in audit chain (admin only). AS-IS.