Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2023-38545 | First vendor Publication | 2023-10-18 |
Vendor | Cve | Last vendor Modification | 2024-10-17 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | |||
---|---|---|---|
Overall CVSS Score | 9.8 | ||
Base Score | 9.8 | Environmental Score | 9.8 |
impact SubScore | 5.9 | Temporal Score | 9.8 |
Exploitabality Sub Score | 3.9 | ||
Attack Vector | Network | Attack Complexity | Low |
Privileges Required | None | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | High |
Integrity Impact | High | Availability Impact | High |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host name is detected to be longer, curl switches to local name resolving and instead passes on the resolved address only. Due to this bug, the local variable that means "let the host resolve the name" could get the wrong value during a slow SOCKS5 handshake, and contrary to the intention, copy the too long host name to the target buffer instead of copying just the resolved address there. The target buffer being a heap based buffer, and the host name coming from the URL that curl has been told to operate with. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38545 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-787 | Out-of-bounds Write (CWE/SANS Top 25) |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2024-10-18 09:27:47 |
|
2024-09-13 02:41:07 |
|
2024-08-02 13:50:29 |
|
2024-08-02 01:33:39 |
|
2024-07-09 21:27:48 |
|
2024-04-01 21:27:42 |
|
2024-02-01 21:28:13 |
|
2024-01-26 21:27:52 |
|
2024-01-23 17:27:47 |
|
2024-01-23 00:27:52 |
|
2024-01-21 09:27:41 |
|
2023-11-16 09:27:53 |
|
2023-10-28 09:27:32 |
|
2023-10-27 21:27:28 |
|
2023-10-25 17:27:23 |
|
2023-10-19 02:31:54 |
|
2023-10-19 02:30:47 |
|
2023-10-18 17:27:19 |
|
2023-10-18 09:27:20 |
|