First published: Thu Jul 14 2011(Updated: )
An integer overflow, leading to heap-based buffer overflow flaw was found in the way libsndfile, library for reading and writing of sound files, processed certain PARIS Audio Format (PAF) audio files with crafted count of channels in the PAF file header. A remote attacker could provided a specially-crafted PAF audio file, which once opened by a local, unsuspecting user in an application, linked against libsndfile could lead to that particular application crash (denial of service), or, potentially arbitrary code execution with the privileges of the user running the application. References: [1] <a href="https://bugs.gentoo.org/show_bug.cgi?id=375125">https://bugs.gentoo.org/show_bug.cgi?id=375125</a> [2] <a href="http://www.securelist.com/en/advisories/45125">http://www.securelist.com/en/advisories/45125</a> [3] <a href="http://secunia.com/advisories/45125/">http://secunia.com/advisories/45125/</a> [4] <a href="http://www.mega-nerd.com/libsndfile/">http://www.mega-nerd.com/libsndfile/</a> Relevant upstream patch (from Bzr log, local copy will be attached later too): revno: 1610 committer: Erik de Castro Lopo <erikd> branch nick: libsndfile-dev timestamp: Wed 2011-07-06 19:40:05 +1000 message: Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
CentOS Libsndfile | =1.0.18 | |
CentOS Libsndfile | =1.0.0-rc1 | |
CentOS Libsndfile | =1.0.3 | |
CentOS Libsndfile | =1.0.13 | |
CentOS Libsndfile | =1.0.0-rc6 | |
CentOS Libsndfile | =1.0.19 | |
CentOS Libsndfile | =1.0.15 | |
CentOS Libsndfile | =1.0.6 | |
CentOS Libsndfile | =0.0.8 | |
CentOS Libsndfile | =1.0.10 | |
CentOS Libsndfile | =0.0.28 | |
CentOS Libsndfile | =1.0.21 | |
CentOS Libsndfile | =1.0.7 | |
CentOS Libsndfile | =1.0.9 | |
CentOS Libsndfile | =1.0.22 | |
CentOS Libsndfile | =1.0.17 | |
CentOS Libsndfile | =1.0.20 | |
CentOS Libsndfile | <=1.0.24 | |
CentOS Libsndfile | =1.0.5 | |
CentOS Libsndfile | =1.0.4 | |
CentOS Libsndfile | =1.0.14 | |
CentOS Libsndfile | =1.0.0 | |
CentOS Libsndfile | =1.0.12 | |
CentOS Libsndfile | =1.0.11 | |
CentOS Libsndfile | =1.0.23 | |
CentOS Libsndfile | =1.0.1 | |
CentOS Libsndfile | =1.0.8 | |
CentOS Libsndfile | =1.0.16 | |
CentOS Libsndfile | =1.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2011-2696 has a high severity rating due to the potential for remote code execution resulting from the heap-based buffer overflow.
To fix CVE-2011-2696, upgrade libsndfile to version 1.0.24 or later, which addresses this vulnerability.
CVE-2011-2696 affects libsndfile versions before 1.0.24, including all versions from 0.0.8 to 1.0.23.
An attacker could exploit CVE-2011-2696 to execute arbitrary code on the victim's system, potentially leading to a complete system compromise.
As a temporary workaround for CVE-2011-2696, avoid processing untrusted or malformed PAF audio files until a patch can be applied.