7.5
CVSSv2

CVE-2021-3711

Published: 24/08/2021 Updated: 07/11/2023
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 668
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

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).

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

openssl openssl

debian debian linux 10.0

debian debian linux 11.0

netapp santricity smi-s provider -

netapp snapcenter -

netapp oncommand workflow automation -

netapp oncommand insight -

netapp clustered data ontap -

netapp clustered data ontap antivirus connector -

netapp solidfire -

netapp hci management node -

netapp active iq unified manager -

netapp manageability software development kit -

netapp storage encryption -

netapp e-series santricity os controller

oracle peoplesoft enterprise peopletools 8.57

oracle jd edwards world security a9.4

oracle peoplesoft enterprise peopletools 8.58

oracle enterprise session border controller 8.4

oracle enterprise communications broker 3.2.0

oracle zfs storage appliance kit 8.8

oracle peoplesoft enterprise peopletools 8.59

oracle mysql server

oracle communications session border controller 8.4

oracle enterprise session border controller 9.0

oracle communications session border controller 9.0

oracle communications cloud native core security edge protection proxy 1.7.0

oracle mysql enterprise monitor

oracle enterprise communications broker 3.3.0

oracle essbase

oracle mysql connectors

oracle communications unified session manager 8.2.5

oracle communications cloud native core unified data repository 1.15.0

oracle health sciences inform publisher 6.3.1.1

oracle health sciences inform publisher 6.2.1.1

oracle jd edwards enterpriseone tools

oracle communications unified session manager 8.4.5

tenable tenable.sc

tenable nessus network monitor

Vendor Advisories

Multiple vulnerabilities have been discovered in OpenSSL, a Secure Sockets Layer toolkit CVE-2021-3711 John Ouyang reported a buffer overflow vulnerability in the SM2 decryption An attacker able to present SM2 content for decryption to an application can take advantage of this flaw to change application behaviour or cause the app ...
A flaw was found in openssl A miscalculation of a buffer size was found in openssl's SM2 decryption function, allowing up to 62 arbitrary bytes to be written outside of the buffer A remote attacker could use this flaw to crash an application supporting SM2 signature or encryption algorithm, or, possibly, execute arbitrary code with the permission ...
A security issue has been found in OpenSSL 111 before version 111l 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 wit ...
Multiple vulnerabilities have been found in Hitachi Command Suite, Hitachi Automation Director, Hitachi Configuration Manager, Hitachi Infrastructure Analytics Advisor and Hitachi Ops Center CVE-2019-1547, CVE-2019-1549, CVE-2019-1551, CVE-2019-1563, CVE-2020-1971, CVE-2021-3711, CVE-2021-3712, CVE-2021-23840, CVE-2021-23841, CVE-2022-0778, CVE- ...
Tenablesc leverages third-party software to help provide underlying functionality One of the third-party components (OpenSSL) was found to contain vulnerabilities, and updated versions have been made available by the providers Out of caution, and in line with best practice, Tenable opted to upgrade the bundled OpenSSL components to address the ...
Nessus Network Monitor leverages third-party software to help provide underlying functionality One of the third-party components (OpenSSL) was found to contain vulnerabilities, and updated versions have been made available by the providers Out of caution and in line with best practice, Tenable opted to upgrade the bundled OpenSSL components to a ...
ProductsSolutionsSupport and ServicesCompanyHow To BuySupport PortalGo To PortalRegisterForgot Username/Password?English日本語中文</form> {"@context":"schemaorg/","@type":"BreadcrumbList","url":"wwwbroadcomcom/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2022-1586","numberOfItems":5,"itemLi ...

ICS Advisories

Siemens SINEC INS
Critical Infrastructure Sectors: Energy

Github Repositories

Sinker is a Python tool to automate the execution of dockerized container scanning security tools merging their findings into one report.

Sinker 🐙 Sinker is a Python tool to automate: execution of dockerized container scanning tools; merge of multiple reports; post-execution tasks Why? Running these tools manually can be boring and time-consuming when there are multiple images and deployments Parsing their reports manually to get a unified view of the findings is challenging Which container scanning tool (

Recent Articles

Let us give thanks that this November, Microsoft has given us just 55 security fixes, two of which are for actively exploited flaws
The Register • Thomas Claburn in San Francisco • 09 Nov 2021

Get our weekly newsletter Light load has infosec bods wondering what awaits next month

Patch Tuesday As the US season of giving thanks and turkey carnage approaches, let us reflect upon Microsoft's November Patch Tuesday, which has bestowed 55 CVEs and the promise of continued employment for the IT admins who have to clean up the recurring mess of software. Only six of the vulnerabilities are considered "Critical," the rest are just "Important." Affected applications include: 3D Viewer, Azure (including RTOS and Sphere), Dynamics, Edge, Exchange Server, Office, Power BI, Role: Win...