CVE-2018-14523
published 2018-07-23CVE-2018-14523: An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubio_pitchyinfft in pitch/pitchyinfft.c, as demonstrated by aubionotes.
PriorityP337high8.8CVSS 3.0
AVNACLPRNUIRSUCHIHAH
EPSS
1.97%
78.3th percentile
An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubio_pitchyinfft in pitch/pitchyinfft.c, as demonstrated by aubionotes.
Affected
10 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| aubio | aubio | — | — |
| aubio | aubio | >= 0 < 0.4.6-1 | 0.4.6-1 |
| aubio | aubio | >= 0 < 0.4.6-1 | 0.4.6-1 |
| aubio | aubio | >= 0 < 0.4.6-1 | 0.4.6-1 |
| aubio | aubio | >= 0 < 0.4.6-1 | 0.4.6-1 |
| aubio | aubio | >= 0 < 0.4.7 | 0.4.7 |
| debian | aubio | < aubio 0.4.6-1 (bookworm) | aubio 0.4.6-1 (bookworm) |
| opensuse | leap | — | — |
| opensuse | leap | — | — |
| suse | linux_enterprise | — | — |
CVSS provenance
nvdv3.08.8HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
osv8.8HIGH
vendor_debian8.8HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Aubio is vulnerable to out of bound read when samplerate > 50kHz
ghsa·2022-05-13
CVE-2018-14523 [HIGH] CWE-125 Aubio is vulnerable to out of bound read when samplerate > 50kHz
Aubio is vulnerable to out of bound read when samplerate > 50kHz
An issue was discovered in aubio 0.4.6. A buffer over-read can occur in `new_aubio_pitchyinfft` in `pitch/pitchyinfft.c` when the samplerate of the input file is larger than 50kHz.
OSV
Aubio is vulnerable to out of bound read when samplerate > 50kHz
osv·2022-05-13
CVE-2018-14523 [HIGH] Aubio is vulnerable to out of bound read when samplerate > 50kHz
Aubio is vulnerable to out of bound read when samplerate > 50kHz
An issue was discovered in aubio 0.4.6. A buffer over-read can occur in `new_aubio_pitchyinfft` in `pitch/pitchyinfft.c` when the samplerate of the input file is larger than 50kHz.
OSV
CVE-2018-14523: An issue was discovered in aubio 0
osv·2018-07-23·CVSS 8.8
CVE-2018-14523 [HIGH] CVE-2018-14523: An issue was discovered in aubio 0
An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubio_pitchyinfft in pitch/pitchyinfft.c, as demonstrated by aubionotes.
Debian
CVE-2018-14523: aubio - An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubi...
vendor_debian·2018·CVSS 8.8
CVE-2018-14523 [HIGH] CVE-2018-14523: aubio - An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubi...
An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubio_pitchyinfft in pitch/pitchyinfft.c, as demonstrated by aubionotes.
Scope: local
bookworm: resolved (fixed in 0.4.6-1)
bullseye: resolved (fixed in 0.4.6-1)
forky: resolved (fixed in 0.4.6-1)
sid: resolved (fixed in 0.4.6-1)
trixie: resolved (fixed in 0.4.6-1)
No detection rules found.
Bugzilla
CVE-2018-14522 CVE-2018-14523 aubio: various flaws [fedora-all]
bugzilla·2018-08-01·CVSS 8.8
CVE-2018-14522 [HIGH] CVE-2018-14522 CVE-2018-14523 aubio: various flaws [fedora-all]
CVE-2018-14522 CVE-2018-14523 aubio: various flaws [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of fedora-all.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions of Fedora. Wh
Bugzilla
CVE-2018-14523 aubio: buffer over-read in pitch/pitchyinfft.c:new_aubio_pitchyinfft()
bugzilla·2018-08-01·CVSS 8.8
CVE-2018-14523 [HIGH] CVE-2018-14523 aubio: buffer over-read in pitch/pitchyinfft.c:new_aubio_pitchyinfft()
CVE-2018-14523 aubio: buffer over-read in pitch/pitchyinfft.c:new_aubio_pitchyinfft()
An issue was discovered in aubio 0.4.6. A buffer over-read can occur in new_aubio_pitchyinfft in pitch/pitchyinfft.c, as demonstrated by aubionotes.
Upstream Issue:
https://github.com/aubio/aubio/issues/189
Discussion:
Reproduced with aubio-0.4.2-8.fc28.x86_64:
# aubionotes testcase2 2>&1 | ./asan_symbolizer.py -d
==70==ERROR: AddressSanitizer: global-buffer-overflow on address 0x000000436f08 at pc 0x000000421379 bp 0x7ffff1b85950 sp 0x7ffff1b85940
READ of size 4 at 0x000000436f08 thread T0
#0 0x421378 in new_aubio_pitchyinfft /usr/src/debug/aubio-0.4.2-8.fc28.x86_64/build/../src/pitch/pitchyinfft.c:73
#1 0x418397 in new_aubio_pitch /usr/src/debug/aubio-0.4.2-8.fc28.x86_64/build/../src/pitch/pitch.
http://lists.opensuse.org/opensuse-security-announce/2019-03/msg00031.htmlhttp://lists.opensuse.org/opensuse-security-announce/2019-04/msg00071.htmlhttps://github.com/aubio/aubio/issues/189http://lists.opensuse.org/opensuse-security-announce/2019-03/msg00031.htmlhttp://lists.opensuse.org/opensuse-security-announce/2019-04/msg00071.htmlhttps://github.com/aubio/aubio/issues/189
2018-07-23
Published