First published: Mon Dec 19 2016(Updated: )
At several places in the code a wrong length of ACSE data structures received over the network can cause overflows or underflows when processing those data structures. Related checks have been added at various places in order to prevent such (possible) attacks. The bug will affect all DCMTK-based server applications that accept incoming DICOM network connections. According to the reports only <= 3.6.0 versions are affected. References: <a href="http://seclists.org/oss-sec/2016/q4/700">http://seclists.org/oss-sec/2016/q4/700</a> <a href="http://www.zeroscience.mk/en/vulnerabilities/ZSL-2016-5384.php">http://www.zeroscience.mk/en/vulnerabilities/ZSL-2016-5384.php</a> Upstream patch: <a href="https://github.com/commontk/DCMTK/commit/1b6bb76">https://github.com/commontk/DCMTK/commit/1b6bb76</a>
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/dcmtk | 3.6.5-1 3.6.7-9~deb12u1 3.6.8-6 | |
Debian Linux | =8.0 | |
DCMTK | <=3.6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-8979 is classified as a high severity vulnerability due to its potential to cause overflows or underflows in DCMTK-based services.
To mitigate CVE-2015-8979, update your DCMTK package to versions 3.6.5-1, 3.6.7-9~deb12u1, or 3.6.8-6 as these versions contain related checks to prevent the vulnerability.
CVE-2015-8979 affects systems running vulnerable versions of the DCMTK package, particularly those on Debian 8.0 and previous versions up to 3.6.0.
CVE-2015-8979 may allow remote attackers to execute arbitrary code or cause service disruptions through crafted ACSE data structures.
While updating is the primary mitigation for CVE-2015-8979, implementing strict network access controls may also help reduce exposure.