Lucene search
+L

42 matches found

F5 Networks
F5 Networks
added 2023/02/21 6:52 p.m.48 views

K13288506: Wget vulnerability CVE-2017-13090

Security Advisory Description The retr.c:fdreadbody function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then...

9.3CVSS8.2AI score0.36563EPSS
SaveExploits0
OSV
OSV
added 2022/01/27 12:00 a.m.18 views

OSV-2022-93 Heap-buffer-overflow in strtol

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44089 Crash type: Heap-buffer-overflow READ 2 Crash state: strtol parseprimitive plistfromjson...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2021/08/03 2:15 p.m.46 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS0.02637EPSS
SaveExploits1References6
Prion
Prion
added 2021/08/03 2:15 p.m.23 views

Design/Logic Flaw

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

6.4CVSS9AI score0.02637EPSS
SaveExploits1References6Affected Software1
AlpineLinux
AlpineLinux
added 2021/08/03 1:22 p.m.112 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.1CVSS9.2AI score0.02637EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/08/03 1:22 p.m.55 views

CVE-2021-36159

libfetch before 2021-07-26, as used in apk-tools, xbps, and other products, mishandles numeric strings for the FTP and HTTP protocols. The FTP passive mode implementation allows an out-of-bounds read because strtol is used to parse the relevant numbers into address bytes. It does not check if the...

9.3AI score0.02637EPSS
SaveExploits1References6
Veracode
Veracode
added 2019/02/07 9:04 a.m.32 views

Denial Of Service (DoS)

libcurl.so is vulnerable to denial of service DoS. The vulnerability is possible because it does not properly handle the end-of-response for SMTP, leading to an out-of-bounds read if the strtol function is called. Therefore, it causes reading beyond the allocated buffer...

7.5CVSS8.1AI score0.04286EPSS
SaveExploits1References13Affected Software5
Vulnrichment
Vulnrichment
added 2019/02/06 8:00 p.m.9 views

CVE-2019-3823

libcurl versions from 7.34.0 to before 7.64.0 are vulnerable to a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp isn't NUL terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call rea...

4.3CVSS6AI score0.04286EPSS
SaveExploits1References12
curl security advisories
curl security advisories
added 2019/02/06 8:00 a.m.19 views

SMTP end-of-response out-of-bounds read

libcurl contains a heap out-of-bounds read in the code handling the end-of-response for SMTP. If the buffer passed to smtpendofresp is not null-terminated and contains no character ending the parsed number, and len is set to 5, then the strtol call reads beyond the allocated buffer. The read...

7.5CVSS6.6AI score0.04286EPSS
SaveExploits1Affected Software2
zdt
zdt
added 2017/11/27 12:00 a.m.87 views

Wget HTTP integer overflow Exploit

Exploit for linux platform in category dos / poc wget HTTP integer overflow Exploit https://xorl.wordpress.com/2017/11/11/cve-2017-13089-wget-http-integer-overflow/ That’s an interesting vulnerability in GNU wget. According to the wget project, this was reported by Antti Levomäki, Christian Jalio...

9.3CVSS8.7AI score0.79855EPSS
SaveExploits3
seebug.org
seebug.org
added 2017/11/13 12:00 a.m.71 views

wget HTTP integer overflow(CVE-2017-13089)

That’s an interesting vulnerability in GNU wget. According to the wget project, this was reported by Antti Levomäki, Christian Jalio, Joonas Pihlaja of Forcepoint as well as Juhani Eronen of the Finnish National Cyber Security Centre. The vulnerability is in src/http.c source code file and more...

9.3CVSS8.9AI score0.79855EPSS
SaveExploits3
Hacker One
Hacker One
added 2017/11/06 9:13 a.m.77 views

Internet Bug Bounty: CVE-2017-13090 wget heap smash

The retr.c:fdreadbody function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in piec...

9.3CVSS8.3AI score0.36563EPSS
SaveExploits0
OSV
OSV
added 2017/10/27 7:29 p.m.31 views

CVE-2017-13089

The http.c:skipshortbody function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then...

8.8CVSS8.5AI score
SaveExploits0References9
Prion
Prion
added 2017/10/27 7:29 p.m.21 views

Design/Logic Flaw

The http.c:skipshortbody function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then...

9.3CVSS8.3AI score0.79855EPSS
SaveExploits3References9Affected Software2
CVE
CVE
added 2017/10/27 7:00 p.m.188 views

CVE-2017-13090

The connected documents confirm CVE-2017-13090 affects wget prior to 1.19.2, due to chunked HTTP processing in retr.c:fd_read_body(). The chunk parser uses strtol() to read chunk lengths but does not validate non-negativity; then reads chunks with MIN(..) and passes a negative length to fd_read()...

9.3CVSS8.5AI score0.36563EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2017/10/27 7:00 p.m.68 views

CVE-2017-13090

The retr.c:fdreadbody function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in piec...

9.3CVSS2.2AI score0.36563EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/10/27 7:00 p.m.53 views

CVE-2017-13089

The http.c:skipshortbody function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then...

9.3CVSS1AI score0.79855EPSS
SaveExploits3
AlpineLinux
AlpineLinux
added 2017/10/27 7:00 p.m.78 views

CVE-2017-13089

The http.c:skipshortbody function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then...

9.3CVSS8.7AI score0.79855EPSS
SaveExploits3
UbuntuCve
UbuntuCve
added 2017/10/26 3:00 p.m.47 views

CVE-2017-13089

The http.c:skipshortbody function is called in some circumstances, such as when processing redirects. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then...

9.3CVSS7.1AI score0.79855EPSS
SaveExploits3References4
UbuntuCve
UbuntuCve
added 2017/10/26 3:00 p.m.38 views

CVE-2017-13090

The retr.c:fdreadbody function is called when processing OK responses. When the response is sent chunked in wget before 1.19.2, the chunk parser uses strtol to read each chunk's length, but doesn't check that the chunk length is a non-negative number. The code then tries to read the chunk in piec...

9.3CVSS7.2AI score0.36563EPSS
SaveExploits0References4
Rows per page
Query Builder