Lucene search
+L

2338 matches found

NVD
NVD
added 2017/12/20 9:29 a.m.20 views

CVE-2017-17782

In GraphicsMagick 1.3.27a, there is a heap-based buffer over-read in ReadOneJNGImage in coders/png.c, related to oFFs chunk allocation...

8.8CVSS8.7AI score0.01843EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2017/12/20 9:29 a.m.27 views

CVE-2017-17782

In GraphicsMagick 1.3.27a, there is a heap-based buffer over-read in ReadOneJNGImage in coders/png.c, related to oFFs chunk allocation...

8.8CVSS7AI score0.01843EPSS
SaveExploits0References4
OSV
OSV
added 2017/12/20 9:29 a.m.6 views

DEBIAN-CVE-2017-17782

In GraphicsMagick 1.3.27a, there is a heap-based buffer over-read in ReadOneJNGImage in coders/png.c, related to oFFs chunk allocation...

8.8CVSS7.1AI score0.01843EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2017/12/20 9:00 a.m.30 views

CVE-2017-17782

In GraphicsMagick 1.3.27a, there is a heap-based buffer over-read in ReadOneJNGImage in coders/png.c, related to oFFs chunk allocation...

9.1AI score0.01843EPSS
SaveExploits0References6
CVE
CVE
added 2017/12/20 9:00 a.m.132 views

CVE-2017-17782

GraphicsMagick is affected by CVE-2017-17782 where a heap-based buffer over-read occurs in ReadOneJNGImage (coders/png.c) due to oFFs chunk allocation in 1.3.27a. Exploitation could contribute to denial of service. The issue has been addressed in later releases (e.g., GraphicsMagick 1.3.28); upgr...

8.8CVSS8.9AI score0.01843EPSS
SaveExploits0References6Affected Software1
AlpineLinux
AlpineLinux
added 2017/12/20 9:00 a.m.57 views

CVE-2017-17782

In GraphicsMagick 1.3.27a, there is a heap-based buffer over-read in ReadOneJNGImage in coders/png.c, related to oFFs chunk allocation...

8.8CVSS9.3AI score0.01843EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/12/20 9:00 a.m.26 views

CVE-2017-17782

In GraphicsMagick 1.3.27a, there is a heap-based buffer over-read in ReadOneJNGImage in coders/png.c, related to oFFs chunk allocation...

8.8CVSS9.1AI score0.01843EPSS
SaveExploits0
OSV
OSV
added 2017/11/25 5:29 p.m.7 views

DEBIAN-CVE-2017-16942

In libsndfile 1.0.25 fixed in 1.0.26, a divide-by-zero error exists in the function wavw64readfmtchunk in wavw64.c, which may lead to DoS when playing a crafted audio file...

6.5CVSS6.8AI score0.0123EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2017/11/06 9:13 a.m.74 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
Hacker One
Hacker One
added 2017/11/06 9:03 a.m.42 views

Internet Bug Bounty: CVE-2017-13089 wget stack smash

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
SaveExploits3
OSV
OSV
added 2017/10/30 7:23 p.m.15 views

MGASA-2017-0396 Updated wget packages fix security vulnerabilities

The http.c:skipshortbody function is called in some circumstances, such as when processing redirects. When the response is sent chunked, 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 skip the chun...

9.3CVSS8.5AI score0.79855EPSS
SaveExploits3References3
OSV
OSV
added 2017/10/27 7:29 p.m.7 views

ALPINE-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.8CVSS7AI score0.79855EPSS
SaveExploits3References1
OSV
OSV
added 2017/10/27 7:29 p.m.9 views

ALPINE-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...

8.8CVSS7.1AI score0.36563EPSS
SaveExploits0References1
NVD
NVD
added 2017/10/27 7:29 p.m.24 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.5AI score0.79855EPSS
SaveExploits3References9
OSV
OSV
added 2017/10/27 7:29 p.m.30 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.20 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
NVD
NVD
added 2017/10/27 7:29 p.m.25 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.3CVSS8.5AI score0.36563EPSS
SaveExploits0References8
CVE
CVE
added 2017/10/27 7:00 p.m.182 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.66 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
AlpineLinux
AlpineLinux
added 2017/10/27 7:00 p.m.73 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
Rows per page
Query Builder