OpenSSL up to 1.0.1g SSLv3 Packet ssl/s3_pkt.c do_ssl3_write memory corruption
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.6 | $0-$5k | 0.00 |
Summary
A vulnerability was found in OpenSSL and classified as problematic. This affects the function do_ssl3_write of the file ssl/s3_pkt.c of the component SSLv3 Packet Handler. Such manipulation leads to memory corruption.
This vulnerability is documented as CVE-2014-0198. There is not any exploit available.
Applying a patch is advised to resolve this issue.
Details
A vulnerability was found in OpenSSL (Network Encryption Software) and classified as problematic. Affected by this issue is the function do_ssl3_write of the file ssl/s3_pkt.c of the component SSLv3 Packet Handler. The manipulation with an unknown input leads to a memory corruption vulnerability. Using CWE to declare the problem leads to CWE-119. The product performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer. Impacted is availability. CVE summarizes:
The do_ssl3_write function in s3_pkt.c in OpenSSL 1.x through 1.0.1g, when SSL_MODE_RELEASE_BUFFERS is enabled, does not properly manage a buffer pointer during certain recursive calls, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via vectors that trigger an alert condition.
The issue has been introduced in 03/29/2010. The weakness was released 04/21/2014 by David Ramos as Bug 3321 as confirmed bug report (Bug Tracker). The advisory is shared for download at rt.openssl.org. This vulnerability is handled as CVE-2014-0198 since 12/03/2013. The exploitation is known to be easy. The attack may be launched remotely. No form of authentication is required for exploitation. There are known technical details, but no exploit is available.
The vulnerability was handled as a non-public zero-day exploit for at least 1484 days. During that time the estimated underground price was around $5k-$25k. The vulnerability scanner Nessus provides a plugin with the ID 74045 (Debian DSA-2931-1 : openssl - security update), which helps to determine the existence of the flaw in a target environment. It is assigned to the family Debian Local Security Checks and running in the context l. The commercial vulnerability scanner Qualys is able to test this issue with plugin 350258 (Amazon Linux Security Advisory for openssl: AL2012-2014-003).
Applying a patch is able to eliminate this problem. The bugfix is ready for download at anoncvs.estpak.ee. A possible mitigation has been published 5 days after the disclosure of the vulnerability. The vulnerability will be addressed with the following lines of code:
if (wb->buf == NULL)
if (!ssl3_setup_write_buffer(s))
return -1;The vulnerability is also documented in the databases at X-Force (93000), Tenable (74045), SecurityFocus (BID 67193†), OSVDB (106531†) and Secunia (SA58297†). seclists.org is providing further details. Entries connected to this vulnerability are available at VDB-11600, VDB-11705, VDB-11778 and VDB-13014. If you want to get best quality of vulnerability data, you may have to visit VulDB.
Affected
- Cisco ASA
Product
Type
Name
Version
- 1.0.0
- 1.0.0a
- 1.0.0b
- 1.0.0c
- 1.0.0d
- 1.0.0e
- 1.0.0f
- 1.0.0g
- 1.0.0h
- 1.0.0i
- 1.0.0j
- 1.0.0k
- 1.0.0l
- 1.0.1
- 1.0.1a
- 1.0.1b
- 1.0.1c
- 1.0.1d
- 1.0.1e
- 1.0.1f
- 1.0.1g
License
Support
- end of life (old version)
Website
- Product: https://www.openssl.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 4.6
VulDB Base Score: 5.3
VulDB Temp Score: 4.6
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Memory corruptionCWE: CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Status: Unproven
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 74045
Nessus Name: Debian DSA-2931-1 : openssl - security update
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
Nessus Context: 🔍
Nessus Port: 🔍
OpenVAS ID: 702931
OpenVAS Name: Debian Security Advisory DSA 2931-1 (openssl - security update
OpenVAS File: 🔍
OpenVAS Family: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
Reaction Time: 🔍
0-Day Time: 🔍
Exposure Time: 🔍
Patch: anoncvs.estpak.ee
Timeline
03/29/2010 🔍12/03/2013 🔍
04/21/2014 🔍
04/26/2014 🔍
05/02/2014 🔍
05/03/2014 🔍
05/03/2014 🔍
05/05/2014 🔍
05/06/2014 🔍
05/19/2014 🔍
05/03/2019 🔍
Sources
Product: openssl.orgAdvisory: Bug 3321
Researcher: David Ramos
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2014-0198 (🔍)
GCVE (CVE): GCVE-0-2014-0198
GCVE (VulDB): GCVE-100-13136
OVAL: 🔍
IAVM: 🔍
X-Force: 93000 - OpenSSL do_ssl3_write() denial of service, Medium Risk
SecurityFocus: 67193 - OpenSSL 'so_ssl3_write()' Function NULL Pointer Dereference Denial of Service Vulnerability
Secunia: 58297 - OpenSSL "do_ssl3_write()" NULL Pointer Dereference Vulnerability, Less Critical
OSVDB: 106531
SecurityTracker: 1030188
Misc.: 🔍
See also: 🔍
Entry
Created: 05/03/2014 18:13Updated: 05/03/2019 10:31
Changes: 05/03/2014 18:13 (97), 05/03/2019 10:31 (2)
Complete: 🔍
Cache ID: 216:2FF:103
No comments yet. Languages: en.
Please log in to comment.