CVE-2013-4487
CVE-2013-4487 is a medium-severity vulnerability in Gnu Gnutls with a CVSS 2.0 base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-189.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.0)
- EPSS exploit prediction: 2% (77th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-189
- Affected product: Gnu Gnutls
- Published:
- Last modified:
Description
Off-by-one error in the dane_raw_tlsa in the DANE library (libdane) in GnuTLS 3.1.x before 3.1.16 and 3.2.x before 3.2.6 allows remote servers to cause a denial of service (memory corruption) via a response with more than four DANE entries. NOTE: this issue is due to an incomplete fix for CVE-2013-4466.
Frequently asked questions
- What is CVE-2013-4487?
- Off-by-one error in the dane_raw_tlsa in the DANE library (libdane) in GnuTLS 3.1.x before 3.1.16 and 3.2.x before 3.2.6 allows remote servers to cause a denial of service (memory corruption) via a response with more than four DANE entries. NOTE: this issue is due to an incomplete fix for CVE-2013-4466.
- How severe is CVE-2013-4487?
- CVE-2013-4487 has a CVSS 2.0 base score of 5.0, rated medium severity.
- Is CVE-2013-4487 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (77th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2013-4487?
- CVE-2013-4487 primarily affects Gnu Gnutls. In total, 23 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2013-4487?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2013-4487 published?
- CVE-2013-4487 was published on 2013-11-20 and last updated on 2026-06-16.
References
- http://lists.opensuse.org/opensuse-updates/2013-11/msg00064.html
- http://www.openwall.com/lists/oss-security/2013/10/31/4
- https://gitorious.org/gnutls/gnutls/commit/0dd5529509e46b11d5c0f3f26f99294e0e5fa6dc
Affected products (23)
- cpe:2.3:a:gnu:gnutls:3.2.0:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.2.1:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.2.2:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.2.3:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.2.4:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.2.5:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.0:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.3:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.4:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.5:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.6:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.7:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.8:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.9:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.10:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.11:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.12:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.13:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.14:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:gnutls:3.1.15:*:*:*:*:*:*:*
- cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*
More vulnerabilities in Gnu Gnutls
- CVE-2008-1948 — Critical (CVSS 10.0): The _gnutls_server_name_recv_params function in lib/ext_server_name.c in libgnutls in gnutls-serv in GnuTLS before…
- CVE-2021-20232 — Critical (CVSS 9.8): A flaw was found in gnutls. A use after free issue in client_send_params in lib/ext/pre_shared_key.c may lead to memory…
- CVE-2021-20231 — Critical (CVSS 9.8): A flaw was found in gnutls. A use after free issue in client sending key_share extension may lead to memory corruption…
- CVE-2017-5337 — Critical (CVSS 9.8): Multiple heap-based buffer overflows in the read_attribute function in GnuTLS before 3.3.26 and 3.5.x before 3.5.8…
- CVE-2017-5336 — Critical (CVSS 9.8): Stack-based buffer overflow in the cdk_pk_get_keyid function in lib/opencdk/pubkey.c in GnuTLS before 3.3.26 and 3.5.x…
- CVE-2017-5334 — Critical (CVSS 9.8): Double free vulnerability in the gnutls_x509_ext_import_proxy function in GnuTLS before 3.3.26 and 3.5.x before 3.5.8…
All CVEs affecting Gnu Gnutls →
Other CWE-189 (Numeric Errors) vulnerabilities
- CVE-2015-8396 — Critical (CVSS 10.0): Integer overflow in the ImageRegionReader::ReadIntoBuffer function in…
- CVE-2015-7205 — Critical (CVSS 10.0): Integer underflow in the RTPReceiverVideo::ParseRtpPacket function in Mozilla Firefox before 43.0 and Firefox ESR 38.x…
- CVE-2015-6575 — Critical (CVSS 10.0): SampleTable.cpp in libstagefright in Android before 5.1.1 LMY48I does not properly consider integer promotion, which…
- CVE-2015-3864 — Critical (CVSS 10.0): Integer underflow in the MPEG4Extractor::parseChunk function in MPEG4Extractor.cpp in libstagefright in mediaserver in…
- CVE-2015-3836 — Critical (CVSS 10.0): The Parse_wave function in arm-wt-22k/lib_src/eas_mdls.c in the Sonivox DLS-to-EAS converter in Android before 5.1.1…
- CVE-2015-3834 — Critical (CVSS 10.0): Multiple integer overflows in the BnHDCP::onTransact function in media/libmedia/IHDCP.cpp in libstagefright in Android…