Curl Vulnerabilities

Security vulnerability tracking for Haxx Curl

Last updated: May 26, 2023
Total CVEs

6

Critical

1

With Exploits

6

Last 30 Days

0

Vulnerability Timeline

6 vulnerabilities discovered over time for Curl

Severity Distribution

Critical1
17%
High3
50%
Medium1
17%
Low1
17%
DescriptionVendor / ProductExploit Status
CVE-2023-283223.7

This vulnerability allows an attacker to potentially send incorrect data during an HTTP POST request if the same connection handle was previously used for a PUT request, which could lead to unexpected application behavior. It mainly affects applications that reuse connection handles without properly resetting them, making it important for developers to be cautious when switching between different types of requests.

haxxcurl
Exploit Available
over 2 years agoMay 26, 2023
CVE-2023-275338.8

An attacker can exploit a vulnerability in curl to send malicious commands during TELNET communication, potentially allowing them to execute arbitrary code on the system. This can happen if an application using curl accepts user input without properly checking it, making it particularly risky for applications that rely on user-provided data.

haxxcurl
Exploit Available
almost 3 years agoMar 30, 2023
CVE-2023-239156.5

This vulnerability allows an attacker to potentially intercept sensitive information during data transfers because the curl tool may fail to upgrade certain HTTP requests to secure HTTPS when multiple requests are made at the same time. This issue occurs only when using curl versions prior to 7.88.0 and can lead to unprotected data being sent over the internet instead of the intended secure connection.

haxxcurl
Exploit Available
almost 3 years agoFeb 23, 2023
CVE-2022-435517.5

An attacker can trick curl into using an insecure HTTP connection instead of the intended secure HTTPS by manipulating the URL with special characters that confuse the software's security checks. This vulnerability occurs when the URL contains IDN characters that are converted to ASCII, allowing the attacker to bypass the HSTS protection that should enforce secure connections.

haxxcurl
Exploit Available
about 3 years agoDec 23, 2022
CVE-2022-322219.8

This vulnerability allows an attacker to manipulate data sent in a POST request by exploiting a flaw in how the curl library handles reused connections, potentially leading to the wrong data being sent or causing the application to crash. It occurs when a connection that was previously used for a PUT request is reused for a POST request without properly resetting the data handling, which could happen in applications that frequently switch between these types of requests.

haxxcurl
Exploit Available
about 3 years agoDec 5, 2022
CVE-2022-429167.5

This vulnerability allows an attacker to trick curl into using an insecure HTTP connection instead of the intended secure HTTPS connection by manipulating the URL with special characters. This can happen when the URL includes international domain names that get converted to ASCII, making it possible for the attacker to bypass security checks designed to enforce HTTPS.

haxxcurl
Exploit Available
over 3 years agoOct 29, 2022

About Haxx Curl Security

This page provides comprehensive security vulnerability tracking for Haxx Curl. Our database includes all CVEs affecting this product, updated in real-time from official sources.

Each vulnerability listing includes detailed CVSS severity analysis, exploit availability status, AI-generated explanations, and direct links to official security patches and vendor advisories.

Security Recommendations

  • • Always keep Curl updated to the latest version
  • • Subscribe to security advisories from Haxx
  • • Monitor this page for new vulnerabilities affecting your version
  • • Prioritize patching critical and high severity issues immediately