Lucene search
+L

12708 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.8 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.5 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:06 a.m.7 views

SUSE CVE-2019-19203

An issue was discovered in Oniguruma 6.x before 6.9.4rc2. In the function gb18030mbcenclen in file gb18030.c, a UChar pointer is dereferenced without checking if it passed the end of the matched string. This leads to a heap-based buffer over-read...

7.5CVSS7.1AI score0.04052EPSS
SaveExploits1References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:06 a.m.6 views

SUSE CVE-2019-19451

When GNOME Dia before 2019-11-27 is launched with a filename argument that is not a valid codepoint in the current encoding, it enters an endless loop, thus endlessly writing text to stdout. If this launch is from a thumbnailer service, this output will usually be written to disk via the system's...

3.3CVSS6.9AI score0.0037EPSS
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.9 views

SUSE CVE-2019-25013

The iconv feature in the GNU C Library aka glibc or libc6 through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read...

5.3CVSS9.8AI score0.03522EPSS
SaveExploits0References125
SUSE CVE
SUSE CVE
added 2023/02/15 4:04 a.m.10 views

SUSE CVE-2020-1771

Attacker is able craft an article with a link to the customer address book with malicious content JavaScript. When agent opens the link, JavaScript code is executed due to the missing parameter encoding. This issue affects: OTRS Community Edition: 6.0.26 and prior versions. OTRS: 7.0.15 and prior...

4.6CVSS5.2AI score0.01033EPSS
SaveExploits0References6
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.5 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:00 a.m.5 views

SUSE CVE-2020-10109

In Twisted Web through 19.10.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

7.5CVSS7.8AI score0.03289EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:59 a.m.6 views

SUSE CVE-2020-11076

In Puma RubyGem before 4.3.4 and 3.12.5, an attacker could smuggle an HTTP response, by using an invalid transfer-encoding header. The problem has been fixed in Puma 3.12.5 and Puma 4.3.4...

6.8CVSS7AI score0.04088EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2023/02/15 3:59 a.m.8 views

SUSE CVE-2020-12409

When using certain blank characters in a URL, they where incorrectly rendered as spaces instead of an encoded URL. This vulnerability affects Firefox 77...

8.8CVSS8.4AI score0.0102EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:59 a.m.6 views

SUSE CVE-2020-12415

When "%2F" was present in a manifest URL, Firefox's AppCache behavior may have become confused and allowed a manifest to be served from a subdirectory. This could cause the appcache to be used to service requests for the top level directory. This vulnerability affects Firefox 78...

6.5CVSS8.1AI score0.01255EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.7 views

SUSE CVE-2020-13950

Apache HTTP Server versions 2.4.41 to 2.4.46 modproxyhttp can be made to crash NULL pointer dereference with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service...

8.1CVSS6.9AI score0.4937EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.6 views

SUSE CVE-2020-15811

An issue was discovered in Squid before 4.13 and 5.x before 5.0.4. Due to incorrect data validation, HTTP Request Splitting attacks may succeed against HTTP and HTTPS traffic. This leads to cache poisoning. This allows any client, including browser scripts, to bypass local security and poison the...

9.6CVSS6.8AI score0.04235EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:55 a.m.10 views

SUSE CVE-2020-16845

Go before 1.13.15 and 14.x before 1.14.7 can have an infinite read loop in ReadUvarint and ReadVarint in encoding/binary via invalid inputs...

5.3CVSS7.1AI score0.0473EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:54 a.m.8 views

SUSE CVE-2020-24977

GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e...

5.3CVSS9.7AI score0.03774EPSS
SaveExploits1References119
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.9 views

SUSE CVE-2020-25613

An issue was discovered in Ruby through 2.5.8, 2.6.x through 2.6.6, and 2.7.x through 2.7.1. WEBrick, a simple HTTP server bundled with Ruby, had not checked the transfer-encoding header value rigorously. An attacker may potentially exploit this issue to bypass a reverse proxy which also has a po...

6.3CVSS7.1AI score0.03849EPSS
SaveExploits0References14
Rows per page
Query Builder