Lucene search
K

2156 matches found

Github Security Blog
Github Security Blog
added 2020/02/04 3:7 a.m.71 views

Catastrophic backtracking in regex allows Denial of Service in Waitress

Impact When waitress receives a header that contains invalid characters it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and blocking any other interactions. This would allow an attacker to send a single request with an invalid...

6.8CVSS1.1AI score0.0262EPSS
Exploits0References5Affected Software1
FreeBSD
FreeBSD
added 2020/02/01 12:0 a.m.16 views

InspIRCd websocket module double free vulnerability

The InspIRCd development team reports: The websocket module before v3.8.1 contains a double free vulnerability. When combined with a HTTP reverse proxy this vulnerability can be used by any user who is GKZ-lined to remotely crash an InspIRCd server...

1.7AI score
Exploits0References1
NVD
NVD
added 2020/01/22 6:15 p.m.9 views

CVE-2011-3621

A reverse proxy issue exists in FluxBB before 1.4.7 when FORUMBEHINDREVERSEPROXY is enabled...

9.8CVSS9.5AI score0.01197EPSS
Exploits0References2
Prion
Prion
added 2020/01/22 6:15 p.m.11 views

Authentication flaw

A reverse proxy issue exists in FluxBB before 1.4.7 when FORUMBEHINDREVERSEPROXY is enabled...

7.5CVSS7.1AI score0.01197EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/01/22 5:44 p.m.15 views

CVE-2011-3621

A reverse proxy issue exists in FluxBB before 1.4.7 when FORUMBEHINDREVERSEPROXY is enabled...

9.5AI score0.01197EPSS
Exploits0References2
CVE
CVE
added 2020/01/22 5:44 p.m.48 views

CVE-2011-3621

The CVE-2011-3621 entry concerns a reverse proxy handling flaw in FluxBB prior to 1.4.7 when FORUM_BEHIND_REVERSE_PROXY is enabled. The description is supported by the NVD entry, which lists a CVSS2 base score of 7.5 (HIGH) and a CVSS3.1 base score of 9.8 (CRITICAL), indicating a potentially seve...

9.8CVSS9.3AI score0.01197EPSS
Exploits0References2Affected Software1
Hacker One
Hacker One
added 2020/01/20 9:46 p.m.42 views

Internet Bug Bounty: Squid as reverse proxy RCE and data leak

Summary: This was a very difficult experience as Squid maintainers took a long time to answer. I tried getting help from HackerOne support, Dropbox support and the Internet Bug Bounty never e-mailed me back to no avail. What could have taken a few days took months. The vulnerability concerns a...

7.6AI score
Exploits0
CERT
CERT
added 2020/01/14 12:0 a.m.34 views

Content Delivery Networks handle HTTP headers in different and unexpected ways

Overview A Content Delivery Network CDN is a distributed network of proxy servers that deliver web content collected from a back end web server using a temporary local storage called a cache. HTTP cache poisoning is a type of attack that allows a remote attacker to inject arbitrary content using...

6.6AI score
Exploits0References8
RedhatCVE
RedhatCVE
added 2019/12/28 10:4 a.m.24 views

CVE-2018-12122

It was found that Node.js HTTP server was vulnerable to a Slowloris type attack. An attacker could make long lived connections by sending bytes very slowly to the server, saturating its resource and possibly resulting in a denial of service. Mitigation The use of a Load Balancer or a Reverse Prox...

7.5CVSS2.7AI score0.41288EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2019/12/26 4:34 p.m.69 views

HTTP Request Smuggling: Invalid whitespace characters in headers in Waitress

Impact 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. Content-Length: 10 Transfer-Encoding: \x0bchunked For clarity: 0x0b == vertical...

6.6AI score
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/20 11:4 p.m.127 views

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.5CVSS6.8AI score0.02122EPSS
Exploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/20 11:3 p.m.183 views

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.5CVSS0.1AI score0.02714EPSS
Exploits1References11Affected Software1
Positive Technologies
Positive Technologies
added 2019/12/19 12:0 a.m.6 views

PT-2019-6231 · Waitress +3 · Waitress +3

Name of the Vulnerable Software and Affected Versions: Waitress versions 1.3.1 and earlier Description: The issue arises from Waitress implementing a "MAY" part of the RFC7230, which allows recognizing a single LF as a line terminator and ignoring any preceding CR. This can lead to a potential fo...

9.8CVSS7.5AI score0.99856EPSS
Exploits28References174
Fedora
Fedora
added 2019/12/05 1:42 a.m.15 views

[SECURITY] Fedora 31 Update: haproxy-2.0.10-1.fc31

HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread load among several servers while assuring server persistence through the use of HTTP cookies - switch to...

0.8AI score
Exploits0
Fedora
Fedora
added 2019/12/05 1:12 a.m.8 views

[SECURITY] Fedora 30 Update: haproxy-1.8.23-1.fc30

HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread load among several servers while assuring server persistence through the use of HTTP cookies - switch to...

0.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2019/12/05 12:0 a.m.21 views

PT-2019-14826

Name of the Vulnerable Software and Affected Versions Puma versions prior to 3.12.2 Puma versions prior to 4.3.1 Description 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 th...

9.8CVSS7AI score0.98507EPSS
Exploits41References100
Tenable Nessus
Tenable Nessus
added 2019/12/03 12:0 a.m.27 views

Debian DSA-4577-1 : haproxy - security update

Tim Dusterhus discovered that haproxy, a TCP/HTTP reverse proxy, did not properly sanitize HTTP headers when converting from HTTP/2 to HTTP/1. This would allow a remote user to perform CRLF injections. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were...

9.8CVSS7.4AI score0.03923EPSS
Exploits0References4
NVD
NVD
added 2019/10/25 5:15 p.m.20 views

CVE-2019-4036

IBM Security Access Manager Appliance could allow unauthenticated attacker to cause a denial of service in the reverse proxy component. IBM X-Force ID: 156159...

7.5CVSS7.2AI score0.01382EPSS
Exploits0References2
CVE
CVE
added 2019/10/25 4:30 p.m.111 views

CVE-2019-4036

CVE-2019-4036 affects IBM Security Access Manager Appliance. The available documents show unauthenticated remote denial-of-service against the reverse proxy, commonly associated with Slow HTTP/Slowloris abuse. Affected product: IBM Security Access Manager Appliance (ISAM Appliance); impact: denia...

7.5CVSS7.2AI score0.01382EPSS
Exploits0References2Affected Software1
The Hacker News
The Hacker News
added 2019/10/23 8:22 a.m.0 views

New Cache Poisoning Attack Lets Attackers Target CDN Protected Sites

A team of German cybersecurity researchers has discovered a new cache poisoning attack against web caching systems that could be used by an attacker to force a targeted website into delivering error pages to most of its visitors instead of legitimate content or resources. The issue could affect...

7.5CVSS7.5AI score0.03041EPSS
Exploits0
Rows per page
Query Builder