KDWSS / openedr

Open EDR public repository
Other
0 stars 0 forks source link

CVE-2023-27535 (Medium) detected in multiple libraries #64

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

CVE-2023-27535 - Medium Severity Vulnerability

Vulnerable Libraries - curlcurl-7_69_1, curlcurl-7_69_1, curlcurl-7_69_1, miranda-ngc4f2f0a8c643304f73cdbea1299c00cf19e8986c

Vulnerability Details

An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.

Publish Date: 2023-03-30

URL: CVE-2023-27535

CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://seclists.org/oss-sec/2023/q1/176

Release Date: 2023-03-03

Fix Resolution: curl-8_0_0