CVE-2021-3711
Last modified
CVE-2021-3711 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. EPSS estimates a 87.82% chance of exploitation in the next 30 days.
Description
In order to decrypt SM2 encrypted data an application is expected to call the API function EVP_PKEY_decrypt(). Typically an application will call this function twice. The first time, on entry, the "out" parameter can be NULL and, on exit, the "outlen" parameter is populated with the buffer size required to hold the decrypted plaintext. The application can then allocate a sufficiently sized buffer and call EVP_PKEY_decrypt() again, but this time passing a non-NULL value for the "out" parameter. A bug in the implementation of the SM2 decryption code means that the calculation of the buffer size required to hold the plaintext returned by the first call to EVP_PKEY_decrypt() can be smaller than the actual size required by the second call. This can lead to a buffer overflow when EVP_PKEY_decrypt() is called by the application a second time with a buffer that is too small. A malicious attacker who is able present SM2 content for decryption to an application could cause attacker chosen data to overflow the buffer by up to a maximum of 62 bytes altering the contents of other data held after the buffer, possibly changing application behaviour or causing the application to crash. The location of the buffer is application dependent but is typically heap allocated. Fixed in OpenSSL 1.1.1l (Affected 1.1.1-1.1.1k).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 1.1.1, < 1.1.1l |
| Debian | Debian Linux | 10.0 |
| Debian | Debian Linux | 11.0 |
| Netapp | Active Iq Unified Manager | All versions |
| Netapp | Clustered Data Ontap | All versions |
| Netapp | Clustered Data Ontap Antivirus Connector | All versions |
| Netapp | E-Series Santricity Os Controller | >= 11.0, <= 11.50.2 |
| Netapp | Hci Management Node | All versions |
| Netapp | Manageability Software Development Kit | All versions |
| Netapp | Oncommand Insight | All versions |
| Netapp | Oncommand Workflow Automation | All versions |
| Netapp | Santricity Smi-S Provider | All versions |
| Netapp | Snapcenter | All versions |
| Netapp | Solidfire | All versions |
| Netapp | Storage Encryption | All versions |
| Oracle | Communications Cloud Native Core Security Edge Protection Proxy | 1.7.0 |
| Oracle | Communications Cloud Native Core Unified Data Repository | 1.15.0 |
| Oracle | Communications Session Border Controller | 8.4 |
| Oracle | Communications Session Border Controller | 9.0 |
| Oracle | Communications Unified Session Manager | 8.2.5 |
| Oracle | Communications Unified Session Manager | 8.4.5 |
| Oracle | Enterprise Communications Broker | 3.2.0 |
| Oracle | Enterprise Communications Broker | 3.3.0 |
| Oracle | Enterprise Session Border Controller | 8.4 |
| Oracle | Enterprise Session Border Controller | 9.0 |
| Oracle | Essbase | < 11.1.2.4.47 |
| Oracle | Essbase | >= 21.1, < 21.3 |
| Oracle | Health Sciences Inform Publisher | 6.2.1.1 |
| Oracle | Health Sciences Inform Publisher | 6.3.1.1 |
| Oracle | Jd Edwards Enterpriseone Tools | < 9.2.6.3 |
| Oracle | Jd Edwards World Security | a9.4 |
| Oracle | Mysql Connectors | <= 8.0.27 |
| Oracle | Mysql Enterprise Monitor | <= 8.0.25 |
| Oracle | Mysql Server | >= 5.7.0, <= 5.7.35 |
| Oracle | Mysql Server | >= 8.0.0, <= 8.0.26 |
| Oracle | Peoplesoft Enterprise Peopletools | 8.57 |
| Oracle | Peoplesoft Enterprise Peopletools | 8.58 |
| Oracle | Peoplesoft Enterprise Peopletools | 8.59 |
| Oracle | Zfs Storage Appliance Kit | 8.8 |
| Tenable | Nessus Network Monitor | <= 5.13.1 |
| Tenable | Tenable.Sc | >= 5.16.0, <= 5.19.1 |
References
- http://www.openwall.com/lists/oss-security/2021/08/26/2Mailing List, Third Party Advisory
- https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdfThird Party Advisory
- https://security.gentoo.org/glsa/202209-02Third Party Advisory
- https://security.gentoo.org/glsa/202210-02Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210827-0010/Third Party Advisory
- https://security.netapp.com/advisory/ntap-20211022-0003/Third Party Advisory
- https://www.debian.org/security/2021/dsa-4963Third Party Advisory
- https://www.openssl.org/news/secadv/20210824.txtVendor Advisory
- https://www.oracle.com/security-alerts/cpuapr2022.htmlPatch, Third Party Advisory
- https://www.oracle.com/security-alerts/cpujan2022.htmlPatch, Third Party Advisory
- https://www.oracle.com/security-alerts/cpuoct2021.htmlPatch, Third Party Advisory
- https://www.tenable.com/security/tns-2021-16Third Party Advisory
- https://www.tenable.com/security/tns-2022-02Third Party Advisory
- http://www.openwall.com/lists/oss-security/2021/08/26/2Mailing List, Third Party Advisory
- https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdfThird Party Advisory
- https://security.gentoo.org/glsa/202209-02Third Party Advisory
- https://security.gentoo.org/glsa/202210-02Third Party Advisory
- https://security.netapp.com/advisory/ntap-20210827-0010/Third Party Advisory
- https://security.netapp.com/advisory/ntap-20211022-0003/Third Party Advisory
- https://www.debian.org/security/2021/dsa-4963Third Party Advisory
- https://www.openssl.org/news/secadv/20210824.txtVendor Advisory
- https://www.oracle.com/security-alerts/cpuapr2022.htmlPatch, Third Party Advisory
- https://www.oracle.com/security-alerts/cpujan2022.htmlPatch, Third Party Advisory
- https://www.oracle.com/security-alerts/cpuoct2021.htmlPatch, Third Party Advisory
- https://www.tenable.com/security/tns-2021-16Third Party Advisory
- https://www.tenable.com/security/tns-2022-02Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-3711?
How severe is CVE-2021-3711?
How do I fix CVE-2021-3711?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-37103There is an improper permission management vulnerability in …5.5
- CVE-2021-37104There is a server-side request forgery vulnerability in HUAW…7.5
- CVE-2021-37105There is an improper file upload control vulnerability in Fu…7.5
- CVE-2021-37106There is a command injection vulnerability in CMA service mo…7.2
- CVE-2021-37107There is an improper memory access permission configuration …5.5
- CVE-2021-37109There is a security protection bypass vulnerability with the…7.8
- CVE-2021-37110There is a Timing design defects in Smartphone.Successful ex…7.5
- CVE-2021-37111There is a Memory leakage vulnerability in Smartphone.Succes…7.5
- CVE-2021-37112Hisuite module has a External Control of System or Configura…5.3
- CVE-2021-37113There is a Privilege escalation vulnerability with the file …7.5
- CVE-2021-37114There is an Out-of-bounds read vulnerability in Smartphone.S…5.3
- CVE-2021-37115There is an unauthorized rewriting vulnerability with the me…5.5
Are you affected by CVE-2021-3711?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
