Lucene search
+L

2507 matches found

OSV
OSV
added 2019/05/29 6:4 p.m.31 views

GHSA-42XW-2XVC-QX8M Denial of Service in axios

Versions of axios prior to 0.18.1 are vulnerable to Denial of Service. If a request exceeds the maxContentLength property, the package prints an error but does not stop the request. This may cause high CPU usage and lead to Denial of Service. Recommendation Upgrade to 0.18.1 or later...

7.5CVSS7.1AI score0.0598EPSS
SaveExploits1References7
OSV
OSV
added 2019/05/07 7:29 p.m.4 views

DEBIAN-CVE-2019-10742

Axios up to and including 0.18.0 allows attackers to cause a denial of service application crash by continuing to accepting content after maxContentLength is exceeded...

7.5CVSS6.7AI score0.0598EPSS
SaveExploits1References1
OSV
OSV
added 2019/05/07 7:29 p.m.4 views

UBUNTU-CVE-2019-10742

Axios up to and including 0.18.0 allows attackers to cause a denial of service application crash by continuing to accepting content after maxContentLength is exceeded...

7.5CVSS7.2AI score0.0598EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2019/05/07 6:40 p.m.49 views

CVE-2019-10742

Axios up to and including 0.18.0 allows attackers to cause a denial of service application crash by continuing to accepting content after maxContentLength is exceeded...

7.3AI score0.0598EPSS
SaveExploits1References3
myhack58
myhack58
added 2019/04/04 12:0 a.m.178 views

如何针对使用HTTP的.NET Remoting finding and using deserialization vulnerability-vulnerability warning-the black bar safety net

One, overview In the NCC Group and most recent safety assessment, 我发现了一个.NET v2. 0 app, 该应用程序使用.NET Remoting by HTTP to send the SOAP request to the other server to communicate. In the application of the anti-compiled, I realized that the server has TypeFilterLevel is set to Full, this is very...

8.1AI score
SaveExploits0
FreeBSD
FreeBSD
added 2019/03/01 12:0 a.m.54 views

py-twisted -- multiple vulnerabilities

Twisted developers reports: All HTTP clients in twisted.web.client now raise a ValueError when called with a method and/or URL that contain invalid characters. This mitigates CVE-2019-12387. Thanks to Alex Brasetvik for reporting this vulnerability. The HTTP/2 server implementation now enforces T...

9.8CVSS0.2AI score0.87399EPSS
SaveExploits4References1
Hacker One
Hacker One
added 2019/02/19 2:10 p.m.40 views

New Relic: Password theft login.newrelic.com via Request Smuggling

Hi, The Rails application at login.newrelic.com is accessed through a proxy written in Golang, and an nginx server. By sending an ambiguous request, an attacker can desynchronize these servers, leaving the socket to the backend poisoned with a harmful response. This response will then be served u...

0.2AI score
SaveExploits0
CNVD
CNVD
added 2019/02/12 12:0 a.m.50 views

LIVE555 Buffer Overflow Vulnerability

LIVE555 is a set of open source C++ libraries for multimedia streaming. Live555 suffers from a buffer overflow vulnerability. The vulnerability stems from handleRequestBytes having an unrestricted memmove, which can be exploited to cause a denial of service via a large integer in the Content-Leng...

7.5CVSS8.4AI score0.0158EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2019/02/11 5:29 p.m.40 views

CVE-2019-7733

In Live555 0.95, there is a buffer overflow via a large integer in a Content-Length HTTP header because handleRequestBytes has an unrestricted memmove...

7.5CVSS7.3AI score0.0158EPSS
SaveExploits1References2
OSV
OSV
added 2019/02/11 5:29 p.m.2 views

CVE-2019-7733

In Live555 0.95, there is a buffer overflow via a large integer in a Content-Length HTTP header because handleRequestBytes has an unrestricted memmove...

7.5CVSS7.4AI score0.0158EPSS
SaveExploits1References2
OSV
OSV
added 2019/02/11 5:29 p.m.2 views

UBUNTU-CVE-2019-7733

In Live555 0.95, there is a buffer overflow via a large integer in a Content-Length HTTP header because handleRequestBytes has an unrestricted memmove...

7.5CVSS7.4AI score0.0158EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2019/02/11 5:0 p.m.30 views

CVE-2019-7733

In Live555 0.95, there is a buffer overflow via a large integer in a Content-Length HTTP header because handleRequestBytes has an unrestricted memmove...

8.8AI score0.0158EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2019/02/11 5:0 p.m.57 views

CVE-2019-7733

Removed by vendor...

7.5CVSS7.8AI score0.0158EPSS
SaveExploits1
Veracode
Veracode
added 2019/01/15 8:59 a.m.39 views

Request-smuggling Attacks

Apache Tomcat Coyote before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, doesn't handle inconsistent HTTP request headers well when an HTTP or AJP connector is used. This allows remote attackers to incorrectly identify the requests length and conduct request-smuggling attacks through...

5.8CVSS8.5AI score0.29784EPSS
SaveExploits4References110Affected Software73
CNVD
CNVD
added 2018/12/21 12:0 a.m.5 views

Apache NiFi Denial of Service Vulnerability (CNVD-2018-26519)

Apache NiFi is a data-flow based data processing and distribution system of the Apache Apache Software Foundation, USA. The system supports the configuration and transformation of data routing indicator maps and system intermediary logic. A security vulnerability exists in Apache NiFi versions...

7.5CVSS6.7AI score0.0297EPSS
SaveExploits0References1
OSV
OSV
added 2018/12/20 10:2 p.m.55 views

GHSA-43FP-VWWG-QGV6 Apache NiFi Improper Input Validation vulnerability

When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and...

7.5CVSS7.4AI score0.0297EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2018/12/20 10:2 p.m.36 views

Apache NiFi Improper Input Validation vulnerability

When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and...

7.5CVSS7.2AI score0.0297EPSS
SaveExploits0References6Affected Software1
Prion
Prion
added 2018/12/19 2:29 p.m.23 views

Denial of service

When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and...

5CVSS7.5AI score0.0297EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2018/12/19 2:29 p.m.31 views

CVE-2018-17194

When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and...

7.5CVSS7.5AI score0.0297EPSS
SaveExploits0References1
OSV
OSV
added 2018/12/19 2:29 p.m.26 views

CVE-2018-17194

When a client request to a cluster node was replicated to other nodes in the cluster for verification, the Content-Length was forwarded. On a DELETE request, the body was ignored, but if the initial request had a Content-Length value other than 0, the receiving nodes would wait for the body and...

7.5CVSS6.8AI score0.0297EPSS
SaveExploits0References1
Rows per page
Query Builder