Lucene search
+L

14240 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.6 views

SUSE CVE-2018-18511

Cross-origin images can be read from a canvas element in violation of the same-origin policy using the transferFromImageBitmap method. Note: This only affects Firefox 65. Previous versions are unaffected.. This vulnerability affects Firefox 65.0.1...

4.3CVSS8.4AI score0.01622EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:19 a.m.8 views

SUSE CVE-2019-0196

A vulnerability was found in Apache HTTP Server 2.4.17 to 2.4.38. Using fuzzed network input, the http/2 request handling could be made to access freed memory in string comparison when determining the method of a request and thus process the request incorrectly...

5CVSS6.5AI score0.19964EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.7 views

SUSE 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.3CVSS9.7AI score0.04286EPSS
SaveExploits1References29
SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.13 views

SUSE CVE-2019-5739

Keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior in Node.js 6.16.0 and earlier is a potential Denial of Service DoS attack...

5.3CVSS7.8AI score0.0505EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.8 views

SUSE CVE-2019-9518

Some HTTP/2 implementations are vulnerable to a flood of empty frames, potentially leading to a denial of service. The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSHPROMISE. The peer spends ti...

7.5CVSS7.7AI score0.25448EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 4:14 a.m.6 views

SUSE CVE-2019-9807

When arbitrary text is sent over an FTP connection and a page reload is initiated, it is possible to create a modal alert message with this text as the content. This could potentially be used for social engineering attacks. This vulnerability affects Firefox 66...

4.3CVSS8.5AI score0.00791EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.4 views

SUSE CVE-2019-11747

The "Forget about this site" feature in the History pane is intended to remove all saved user data that indicates a user has visited a site. This includes removing any HTTP Strict Transport Security HSTS settings received from sites that use it. Due to a bug, sites on the pre-load list also have...

3.4CVSS8.1AI score0.01195EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.8 views

SUSE CVE-2019-15605

HTTP request smuggling in Node.js 10, 12, and 13 causes malicious payload delivery when transfer-encoding is malformed...

7.1CVSS7.9AI score0.57132EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.8 views

SUSE CVE-2019-16786

Waitress through version 1.3.1 would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separated list, with t...

7.5CVSS6.8AI score0.02379EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.9 views

SUSE CVE-2019-16789

In Waitress through version 1.4.0, if a proxy server is used in front of waitress, an invalid request may be sent by an attacker that bypasses the front-end and is parsed differently by waitress leading to a potential for HTTP request smuggling. Specially crafted requests containing special...

7.1CVSS6.6AI score0.02587EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.8 views

SUSE CVE-2019-16869

Netty before 4.1.42.Final mishandles whitespace before the colon in HTTP headers such as a "Transfer-Encoding : chunked" line, which leads to HTTP request smuggling...

7.5CVSS7.1AI score0.08415EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.5 views

SUSE CVE-2019-17569

The refactoring present in Apache Tomcat 9.0.28 to 9.0.30, 8.5.48 to 8.5.50 and 7.0.98 to 7.0.99 introduced a regression. The result of the regression was that invalid Transfer-Encoding headers were incorrectly processed leading to a possibility of HTTP Request Smuggling if Tomcat was located...

4.8CVSS7AI score0.08872EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.6 views

SUSE CVE-2019-18277

A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the "chunked" value were not being correctly rejected. The impact was limited but if combined with the "http-reuse always" setting, it could be used to help construct an HTTP request...

5.9CVSS8.2AI score0.10024EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.10 views

SUSE CVE-2019-18389

A heap-based buffer overflow in the vrendrenderertransferwriteiov function in vrendrenderer.c in virglrenderer through 0.8.0 allows guest OS users to cause a denial of service, or QEMU guest-to-host escape and code execution, via VIRGLCCMDRESOURCEINLINEWRITE commands...

7.8CVSS7.6AI score0.00439EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.8 views

SUSE CVE-2019-20445

HttpObjectDecoder.java in Netty before 4.1.44 allows a Content-Length header to be accompanied by a second Content-Length header, or by a Transfer-Encoding header...

9.1CVSS6.9AI score0.13474EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:05 a.m.16 views

SUSE CVE-2019-25017

An issue was discovered in rcp in MIT krb5-appl through 1.0.3. Due to the rcp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the rcp client only performs cursory validation of the object name returned only directory traversa...

5.9CVSS6.9AI score0.01429EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:04 a.m.9 views

SUSE CVE-2020-1935

In Apache Tomcat 9.0.0.M1 to 9.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99 the HTTP header parsing code used an approach to end-of-line parsing that allowed some invalid HTTP headers to be parsed as valid. This led to a possibility of HTTP Request Smuggling if Tomcat was located behind a reverse...

4.8CVSS7.2AI score0.09386EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:01 a.m.7 views

SUSE CVE-2020-7238

Netty 4.1.43.Final allows HTTP Request Smuggling because it mishandles Transfer-Encoding whitespace such as a spaceTransfer-Encoding:chunked line and a later Content-Length header. This issue exists because of an incomplete fix for CVE-2019-16869...

7.5CVSS7.1AI score0.03647EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:01 a.m.7 views

SUSE CVE-2020-8284

A malicious server can use the FTP PASV response to trick curl 7.73.0 and earlier into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service...

4.3CVSS9.3AI score0.03851EPSS
SaveExploits0References140
SUSE CVE
SUSE CVE
added 2023/02/15 4:01 a.m.4 views

SUSE CVE-2020-8618

An attacker who is permitted to send zone data to a server via zone transfer can exploit this to intentionally trigger the assertion failure with a specially constructed zone, denying service to clients...

4.9CVSS7.7AI score0.01848EPSS
SaveExploits0References110
Rows per page
Query Builder