Lucene search
+L

614 matches found

RedHat Linux
RedHat Linux
added 2021/02/02 7:36 a.m.8 views

jetty: buffer not correctly recycled in Gzip Request inflation

In Eclipse Jetty version 9.4.0.RC0 to 9.4.34.v20201102, 10.0.0.alpha0 to 10.0.0.beta2, and 11.0.0.alpha0 to 11.0.0.beta2, if GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection, and if an attacker can send a request with a body that ...

5.8CVSS7.2AI score0.08277EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2020/11/28 12:00 a.m.31 views

CVE-2020-27218

In Eclipse Jetty version 9.4.0.RC0 to 9.4.34.v20201102, 10.0.0.alpha0 to 10.0.0.beta2, and 11.0.0.alpha0 to 11.0.0.beta2, if GZIP request body inflation is enabled and requests from different clients are multiplexed onto a single connection, and if an attacker can send a request with a body that ...

5.8CVSS6.2AI score0.08277EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/09/02 9:47 a.m.7 views

keycloak: DoS by sending multiple simultaneous requests with a Content-Length header value greater than actual byte count of request body

A flaw was found in Keycloak. This flaw allows an attacker to perform a denial of service attack by sending multiple simultaneous requests with a Content-Length header value greater than the actual byte count of the request body. The highest threat from this vulnerability is to system availabilit...

7.5CVSS5.7AI score0.01947EPSS
SaveExploits0References4
Amazon
Amazon
added 2020/08/31 12:00 a.m.31 views

Medium: python-httplib2

Issue Overview: In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string...

6.8CVSS6.8AI score0.02593EPSS
SaveExploits0
Hacker One
Hacker One
added 2020/05/08 7:45 a.m.251 views

Node.js: Denial of Service by resource exhaustion CWE-400 due to unfinished HTTP/1.1 requests

Summary: Node.js is vulnerable to HTTP denial of service DOS attacks based on delayed requests submission which can make the server unable to accept new connections. Description: An attacker can open an arbitrary number of HTTP connections and keep the server busy by never completing the request...

5CVSS0.08794EPSS
SaveExploits0
OSV
OSV
added 2019/10/23 12:15 p.m.7 views

CVE-2019-14276

WUSTL XNAT 1.7.5.3 allows XXE attacks via a POST request body...

6.5CVSS5.8AI score0.00976EPSS
SaveExploits0References3
Veracode
Veracode
added 2019/01/15 9:18 a.m.30 views

Denial Of Service (DoS) Via Multipart Request

net/http in github.com/golang/go is vulnerable to denial of service DoS attacks. The attacks exist because Request.ParseMultipartForm begins writing temporary files regardless of the request body size surpassing the given "maxMemory" limit. Attacker can send malicious multipart request to consume...

7.5CVSS7.1AI score0.02078EPSS
SaveExploits0References13Affected Software1
Veracode
Veracode
added 2018/05/07 3:54 a.m.12 views

Denial Of Service (DoS)

github.com/minio/minio is vulnerable to denial of service DoS attacks. The application does not limit the request body size, allowing a malicious user to pass a request to the application to consume memory...

6.4AI score
SaveExploits0
Veracode
Veracode
added 2018/04/10 8:42 a.m.16 views

Information Disclosure

github.com/ory/fosite is vulnerable to information disclosure. The vulnerability exists as the request body may contain client secrets to be exposed when POST-body based client authentication is enabled...

6.4AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2018/04/03 10:29 p.m.3 views

CVE-2018-8777

In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, an attacker can pass a large HTTP request with a crafted header to WEBrick server or a crafted body to WEBrick server/handler and cause a denial of service memory consumption...

7.5CVSS5.6AI score0.04328EPSS
SaveExploits0References27
OSV
OSV
added 2018/01/30 9:29 p.m.7 views

CVE-2018-6407

An issue was discovered on Conceptronic CIPCAMPTIWL V3 0.61.30.21 devices. An unauthenticated attacker can crash a device by sending a POST request with a huge body size to /hy-cgi/devices.cgi?cmd=searchlandevice. The crash completely freezes the device...

7.5CVSS5.8AI score0.29471EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2016/07/14 5:50 a.m.14 views

nginx: NULL pointer dereference while writing client request body

A NULL pointer dereference flaw was found in the nginx code responsible for saving client request body to a temporary file. A remote attacker could send a specially crafted request that would cause nginx worker process to crash...

7.5CVSS5.9AI score0.16376EPSS
SaveExploits0References5
OSV
OSV
added 2016/06/07 2:06 p.m.4 views

DEBIAN-CVE-2016-4450

os/unix/ngxfiles.c in nginx before 1.10.1 and 1.11.x before 1.11.1 allows remote attackers to cause a denial of service NULL pointer dereference and worker process crash via a crafted request, involving writing a client request body to a temporary file...

7.5CVSS8.6AI score0.16376EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2016/06/07 2:00 p.m.47 views

CVE-2016-4450

os/unix/ngxfiles.c in nginx before 1.10.1 and 1.11.x before 1.11.1 allows remote attackers to cause a denial of service NULL pointer dereference and worker process crash via a crafted request, involving writing a client request body to a temporary file...

7.1AI score0.16376EPSS
SaveExploits0References7
Nginx
Nginx
added 2016/06/07 2:00 p.m.376 views

NULL pointer dereference while writing client request body

NULL pointer dereference while writing client request body Severity: medium CVE-2016-4450 Not vulnerable: 1.11.1+, 1.10.1+ Vulnerable: 1.3.9-1.11.0...

7.5CVSS2AI score0.16376EPSS
SaveExploits0References1Affected Software1
FreeBSD
FreeBSD
added 2016/05/31 12:00 a.m.53 views

nginx -- a specially crafted request might result in worker process crash

Maxim Dounin reports: A problem was identified in nginx code responsible for saving client request body to a temporary file. A specially crafted request might result in worker process crash due to a NULL pointer dereference while writing client request body to a temporary file...

7.5CVSS1.6AI score0.16376EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2016/04/05 8:38 p.m.13 views

tomcat: non-persistent DoS attack by feeding data by aborting an upload

It was found that Tomcat would keep connections open after processing requests with a large enough request body. A remote attacker could potentially use this flaw to exhaust the pool of available connections and preventing further, legitimate connections to the Tomcat server to be made...

7.8CVSS6.6AI score0.20318EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2016/03/11 12:00 a.m.38 views

Amazon Linux AMI : tomcat6 (ALAS-2016-656)

It was found that the expression language resolver evaluated expressions within a privileged code section. A malicious web application could use this flaw to bypass security manager protections. CVE-2014-7810 It was found that Tomcat would keep connections open after processing requests with a...

7.8CVSS6.5AI score0.20318EPSS
SaveExploits0References3
OSV
OSV
added 2015/06/07 12:00 a.m.11 views

UBUNTU-CVE-2014-0230

Apache Tomcat 6.x before 6.0.44, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle cases where an HTTP response occurs before finishing the reading of an entire request body, which allows remote attackers to cause a denial of service thread consumption via a series of aborted uploa...

7.8CVSS6.7AI score0.20318EPSS
SaveExploits0References4
ArchLinux
ArchLinux
added 2015/05/13 12:00 a.m.43 views

tomcat6: denial of service

When a response for a request with a request body is returned to the user agent before the request body is fully read, by default Tomcat swallows the remaining request body so that the next request on the connection may be processed. There was no limit to the size of request body that Tomcat woul...

7.8CVSS3AI score0.20318EPSS
SaveExploits0References2
Rows per page
Query Builder