Lucene search
+L

59 matches found

Cvelist
Cvelist
added 2021/12/09 10:35 p.m.33 views

CVE-2021-43802 Admin privilege escalation and arbitrary code execution via malicious *.etherpad imports

Etherpad is a real-time collaborative editor. In versions prior to 1.8.16, an attacker can craft an .etherpad file that, when imported, might allow the attacker to gain admin privileges for the Etherpad instance. This, in turn, can be used to install a malicious Etherpad plugin that can execute...

9.9CVSS9.8AI score0.01995EPSS
SaveExploits0References4
OSV
OSV
added 2021/10/27 1:15 a.m.11 views

CVE-2021-35233

The HTTP TRACK & TRACE methods were enabled in Kiwi Syslog Server 9.7.1 and earlier. These methods are intended for diagnostic purposes only. If enabled, the web server will respond to requests that use these methods by returning exact HTTP request that was received in the response to the client...

5.3CVSS5.8AI score0.0096EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/10/27 12:51 a.m.29 views

CVE-2021-35233 HTTP TRACK & TRACE Methods Enabled

The HTTP TRACK & TRACE methods were enabled in Kiwi Syslog Server 9.7.1 and earlier. These methods are intended for diagnostic purposes only. If enabled, the web server will respond to requests that use these methods by returning exact HTTP request that was received in the response to the client...

5.3CVSS5.6AI score0.0096EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/07/12 12:00 a.m.7 views

Apache Tomcat 环境问题漏洞

Apache Tomcat is the United States Apache Apache Foundation of a lightweight Web application server. The program implements support for Servlets and JavaServer Page JSP. An environmental issue vulnerability exists in Apache Tomcat that stems from Apache Tomcat not properly parsing the HTTP...

5.3CVSS7.3AI score0.75353EPSS
SaveExploits1References48
RedHat Linux
RedHat Linux
added 2021/05/26 7:41 a.m.12 views

ruby: Potential HTTP request smuggling in WEBrick

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

7.5CVSS7.2AI score0.03849EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2020/08/19 12:00 a.m.12 views

The vulnerability of reverse proxies and proxy redirection mechanisms in the Apache Traffic Server allows attackers to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of reverse proxies and proxy redirection in the Apache Traffic Server is related to inconsistent interpretation of HTTP requests. Exploiting this vulnerability can allow a remote attacker to access sensitive data, compromise its integrity, and cause service failures...

10CVSS7.8AI score0.03166EPSS
SaveExploits0References4Affected Software2
BDU FSTEC
BDU FSTEC
added 2020/08/19 12:00 a.m.14 views

The vulnerability of reverse proxies and proxy redirection mechanisms in the Apache Traffic Server allows attackers to induce service failures.

The vulnerability of reverse proxies and proxy redirection in the Apache Traffic Server is related to uncontrolled resource consumption. Exploiting this vulnerability can allow a malicious actor to cause service interruptions...

7.8CVSS7.2AI score0.02387EPSS
SaveExploits0References4Affected Software2
BDU FSTEC
BDU FSTEC
added 2020/08/19 12:00 a.m.8 views

The vulnerability of reverse proxies and proxy redirection mechanisms in the Apache Traffic Server, related to the operation exceeding the allowed buffer data limits, allows attackers to cause service failures.

The vulnerability of reverse proxies and proxy redirection in the Apache Traffic Server is related to the operation exceeding the allowable buffer data limits. Exploiting this vulnerability can allow a malicious actor to cause service interruptions...

7.8CVSS7.4AI score0.03984EPSS
SaveExploits0References5Affected Software3
RedhatCVE
RedhatCVE
added 2020/04/24 8:33 a.m.59 views

CVE-2019-12520

A flaw was found in squid. The absolute URL of a request can include the decoded UserInfo username and password for certain protocols. This decoded info may contain special characters to delimit the domain, and treat the rest of the URL as a path or query string. An attacker could first make a...

5CVSS1.8AI score0.03924EPSS
SaveExploits0References4
OSV
OSV
added 2020/04/15 8:15 p.m.31 views

CVE-2019-12520

An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the request. If found, it servers the request. The absolute URL can include the decoded UserInfo...

7.5CVSS6.6AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2020/04/15 8:15 p.m.44 views

CVE-2019-12520

An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the request. If found, it servers the request. The absolute URL can include the decoded UserInfo...

7.5CVSS6.7AI score0.03924EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2020/04/15 7:14 p.m.41 views

CVE-2019-12520

An issue was discovered in Squid through 4.7 and 5. When receiving a request, Squid checks its cache to see if it can serve up a response. It does this by making a MD5 hash of the absolute URL of the request. If found, it servers the request. The absolute URL can include the decoded UserInfo...

8.5AI score0.03924EPSS
SaveExploits0References8
OSV
OSV
added 2019/12/20 11:04 p.m.37 views

GHSA-4PPP-GPCR-7QF6 HTTP Request Smuggling: Content-Length Sent Twice in Waitress

Impact Waitress would header fold a double Content-Length header and due to being unable to cast the now comma separated value to an integer would set the Content-Length to 0 internally. So a request with: Content-Length: 10 Content-Length: 10 would get transformed to: Content-Length: 10, 10 Whic...

7.5CVSS7.4AI score0.01984EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2019/12/20 11:04 p.m.157 views

HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress

Impact Waitress 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 the inner-most...

7.5CVSS0.02379EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2019/12/20 11:04 p.m.53 views

GHSA-G2XC-35JW-C63P HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress

Impact Waitress 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 the inner-most...

7.1CVSS7.5AI score0.02379EPSS
SaveExploits0References11
OSV
OSV
added 2019/12/20 11:03 p.m.41 views

GHSA-PG36-WPM5-G57P HTTP Request Smuggling: LF vs CRLF handling in Waitress

Impact Waitress implemented a "MAY" part of the RFC7230 https://tools.ietf.org/html/rfc7230section-3.5 which states: Although the line terminator for the start-line and header fields is the sequence CRLF, a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR...

7.1CVSS7.5AI score0.02537EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2019/12/05 7:26 p.m.109 views

A poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack

Keepalive thread overload/DoS Impact A poorly-behaved client could use keepalive requests to monopolize Puma's reactor and create a denial of service attack. If more keepalive connections to Puma are opened than there are threads available, additional connections will wait permanently if the...

7.5CVSS2.5AI score0.02014EPSS
SaveExploits0References5Affected Software1
Nmap
Nmap
added 2012/05/20 3:42 p.m.119 views

http-traceroute NSE Script

Exploits the Max-Forwards HTTP header to detect the presence of reverse proxies. The script works by sending HTTP requests with values of the Max-Forwards HTTP header varying from 0 to 2 and checking for any anomalies in certain response values such as the status code, Server, Content-Type and...

10CVSS0.1AI score0.99448EPSS
SaveExploits35
CERT
CERT
added 2007/11/20 12:00 a.m.29 views

IBM Director fails to properly time-out connection requests from clients

Overview IBM Director Systems, specifically CIM Server, contains a denial-of-service vulnerability that can allow a remote, unauthenticated attacker to render Director inoperative. Description IBM Director is a suite of system management tools.When a rogue connection request is made to IBM Direct...

7.8CVSS6.3AI score0.02393EPSS
SaveExploits0References2
Rows per page
Query Builder