[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248268

 
 

909

 
 

195051

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CVE
view JSON

CVE-2017-1000100Date: (C)2017-10-06   (M)2024-02-22


When doing a TFTP transfer and curl/libcurl is given a URL that contains a very long file name (longer than about 515 bytes), the file name is truncated to fit within the buffer boundaries, but the buffer size is still wrongly updated to use the untruncated length. This too large value is then used in the sendto() call, making curl attempt to send more data than what is actually put into the buffer. The endto() function will then read beyond the end of the heap based buffer. A malicious HTTP(S) server could redirect a vulnerable libcurl-using client to a crafted TFTP URL (if the client hasn't restricted which protocols it allows redirects to) and trick it to send private memory contents to a remote server over UDP. Limit curl's redirect protocols with --proto-redir and libcurl's with CURLOPT_REDIR_PROTOCOLS.

CVSS Score and Metrics +CVSS Score and Metrics -

CVSS V3 Severity:CVSS V2 Severity:
CVSS Score : 6.5CVSS Score : 4.3
Exploit Score: 2.8Exploit Score: 8.6
Impact Score: 3.6Impact Score: 2.9
 
CVSS V3 Metrics:CVSS V2 Metrics:
Attack Vector: NETWORKAccess Vector: NETWORK
Attack Complexity: LOWAccess Complexity: MEDIUM
Privileges Required: NONEAuthentication: NONE
User Interaction: REQUIREDConfidentiality: PARTIAL
Scope: UNCHANGEDIntegrity: NONE
Confidentiality: HIGHAvailability: NONE
Integrity: NONE 
Availability: NONE 
  
Reference:
BID-100286
SECTRACK-1039118
DSA-3992
GLSA-201709-14
RHSA-2018:3558
https://curl.haxx.se/docs/adv_20170809B.html
https://support.apple.com/HT208221

CPE    79
cpe:/a:haxx:libcurl:7.24.0
cpe:/a:haxx:libcurl:7.20.1
cpe:/a:haxx:libcurl:7.43.0
cpe:/a:haxx:libcurl:7.20.0
...
CWE    1
CWE-200
OVAL    17
oval:org.secpod.oval:def:1800733
oval:org.secpod.oval:def:1800855
oval:org.secpod.oval:def:1800233
oval:org.secpod.oval:def:1600754
...

© SecPod Technologies