Dell BSAFE Crypto-C GetIndefiniteElementLen stack overflow vulnerability
嗯,用户让我用中文总结一下这篇文章的内容,控制在一百个字以内,而且不需要用“文章内容总结”或者“这篇文章”这样的开头。直接写描述即可。 首先,我需要通读整篇文章,抓住主要信息。文章讲的是Dell BSAFE Crypto-C RSA 6.4版本中的一个栈溢出漏洞。这个漏洞存在于GetIndefiniteElementLen功能中。攻击者可以通过提供一个特制的ASN.1记录来触发这个漏洞,导致拒绝服务(DoS)。 接下来,我需要提取关键点:软件名称、版本、漏洞类型、触发方式、影响以及CVSS评分。软件是Dell BSAFE Crypto-C RSA 6.4,漏洞是栈溢出,通过畸形ASN.1记录触发,导致DoS,CVSSv3评分为7.5。 然后,我要把这些信息浓缩到一百个字以内。要确保语言简洁明了,不遗漏重要信息。比如,“Dell BSAFE Crypto-C RSA 6.4 存在栈溢出漏洞”这样开头,“攻击者可利用畸形 ASN.1 记录触发该漏洞,导致拒绝服务。”然后提到CVSS评分和影响。 最后,检查一下是否符合用户的要求:没有使用特定的开头语句,控制在一百字以内,并且用中文表达清晰。 </think> Dell BSAFE Crypto-C RSA 6.4 存在栈溢出漏洞,攻击者可利用畸形 ASN.1 记录触发该漏洞,导致拒绝服务。CVSSv3 评分为 7.5。 2025-10-15 23:58:55 Author: talosintelligence.com(查看原文) 阅读量:0 收藏

SUMMARY

A stack overflow vulnerability exists in the GetIndefiniteElementLen functionality of Dell BSAFE Crypto-C xxx. A specially crafted ASN.1 record can lead to denial of service. An attacker can provide a malformed ASN.1 record to trigger this vulnerability.

CONFIRMED VULNERABLE VERSIONS

The versions below were either tested or verified to be vulnerable by Talos or confirmed to be vulnerable by the vendor.

Dell BSAFE Crypto-C RSA 6.4

PRODUCT URLS

BSAFE Crypto-C - https://www.dell.com/support/product-details/en-us/product/bsafe-crypto-c-micro-edition/docs

CVSSv3 SCORE

7.5 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CWE

CWE-789 - Uncontrolled Memory Allocation

DETAILS

Dell BSAFE Crypto-C is a software library providing cryptographic functions and services for application developers. It is part of the BSAFE suite of security products, designed to offer robust encryption and data protection capabilities. Crypto-C supports a wide range of cryptographic algorithms, including symmetric and asymmetric encryption, hashing, and digital signatures, ensuring secure data handling and communication.

When parsing elements with indefinite lengths, _A_GetIndefiniteElementLen can call itself with no checks in place to limit recursion. A malformed input file can cause a stack overflow and in the result Denial of Service.

VENDOR RESPONSE

Vendor information: https://www.dell.com/support/kbdoc/en-us/000205186/bsafe-crypto-c-micro-edition-sdk-end-of-life-announcement

TIMELINE

2025-01-24 - Vendor Disclosure
2025-10-08 - Vendor Patch Release
2025-10-16 - Public Release


文章来源: https://talosintelligence.com/vulnerability_reports/TALOS-2025-2142
如有侵权请联系:admin#unsafe.sh