Integer overflow vulnerability in tool_operate.c in curl 7.65.2 via a large value as the retry delay. NOTE: many parties report that this has no direct security impact on the curl user; however, it may (in theory) cause a denial of service to associated systems or networks if, for example, --retry-delay is misinterpreted as a value much smaller than what was intended. This is not especially plausible because the overflow only happens if the user was trying to specify that curl should wait weeks (or longer) before trying to recover from a transient error.
References
Link | Resource |
---|---|
https://daniel.haxx.se/blog/2023/08/26/cve-2020-19909-is-everything-that-is-wrong-with-cves/ | Issue Tracking |
https://github.com/curl/curl/pull/4166 | Patch |
Configurations
History
No history.
Information
Published : 2023-08-22 19:16
Updated : 2024-07-08 18:15
NVD link : CVE-2020-19909
Mitre link : CVE-2020-19909
CVE.ORG link : CVE-2020-19909
JSON object : View
Products Affected
haxx
- curl
CWE
CWE-190
Integer Overflow or Wraparound