Lucene search
+L

2523 matches found

Tenable Nessus
Tenable Nessus
added 2021/03/30 12:0 a.m.31 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS : Squid vulnerabilities (USN-4895-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4895-1 advisory. Alex Rousskov and Amit Klein discovered that Squid incorrectly handled certain Content-Length headers. A remote attacker could...

9.9CVSS6.9AI score0.08161EPSS
SaveExploits0References3
OSV
OSV
added 2021/03/29 1:5 p.m.12 views

USN-4895-1 squid, squid3 vulnerabilities

Alex Rousskov and Amit Klein discovered that Squid incorrectly handled certain Content-Length headers. A remote attacker could possibly use this issue to perform an HTTP request smuggling attack, resulting in cache poisoning. This issue only affected Ubuntu 20.04 LTS. CVE-2020-15049 Jianjun Chen...

9.9CVSS6.8AI score0.08161EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/03/25 9:43 a.m.3 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/03/22 12:0 a.m.40 views

openSUSE Security Update : netty (openSUSE-2021-448)

This update for netty fixes the following issues : - CVE-2021-21295: Fixed an improper Content-Length header field validation bsc1183262. : This update was imported from the SUSE:SLE-15-SP2:Update update project. C Tenable Network Security, Inc. The descriptive text and package checks in this...

5.9CVSS6.2AI score0.18891EPSS
SaveExploits0References2
OSV
OSV
added 2021/03/19 1:5 p.m.6 views

OPENSUSE-SU-2021:0448-1 Security update for netty

This update for netty fixes the following issues: - CVE-2021-21295: Fixed an improper Content-Length header field validation bsc1183262. : This update was imported from the SUSE:SLE-15-SP2:Update update project...

5.9CVSS6.3AI score0.18891EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2021/03/19 12:0 a.m.49 views

Security update for netty (moderate)

openSUSE Security Update: Security update for netty Announcement ID: openSUSE-SU-2021:0448-1 Rating: moderate References: 1183262 Cross-References: CVE-2021-21295 CVSS scores: CVE-2021-21295 SUSE: 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Affected Products: openSUSE Leap 15.2 An update tha...

6.5CVSS6.8AI score0.18891EPSS
SaveExploits0References1
Veracode
Veracode
added 2021/03/10 5:52 a.m.57 views

HTTP Request Smuggling

netty-codec-http2 is vulnerable to HTTP request smuggling. The Content-Length header is not validated and allows an attacker to smuggle requests as requests are downgraded from HTTP/2 to HTTP/1.1...

5.9CVSS0.9AI score0.18891EPSS
SaveExploits0References176Affected Software33
OSV
OSV
added 2021/03/09 7:15 p.m.4 views

DEBIAN-CVE-2021-21295

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS6.2AI score0.18891EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/09 7:15 p.m.30 views

CVE-2021-21295

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS5.8AI score
SaveExploits0References91
UbuntuCve
UbuntuCve
added 2021/03/09 7:15 p.m.37 views

CVE-2021-21295

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS6.8AI score0.18891EPSS
SaveExploits0References5
Prion
Prion
added 2021/03/09 7:15 p.m.33 views

Design/Logic Flaw

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

2.6CVSS6.6AI score0.18891EPSS
SaveExploits0References91Affected Software6
OSV
OSV
added 2021/03/09 7:15 p.m.4 views

UBUNTU-CVE-2021-21295

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS6.6AI score0.18891EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2021/03/09 6:49 p.m.147 views

Possible request smuggling in HTTP/2 due missing validation

Impact If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the request is not proxied through as HTTP/1.1. If the request comes in as an HTTP/2 stream, gets converted into the...

5.9CVSS0.2AI score0.18891EPSS
SaveExploits0References93Affected Software3
OSV
OSV
added 2021/03/09 6:49 p.m.4 views

GHSA-WM47-8V5P-WJPJ Possible request smuggling in HTTP/2 due missing validation

Impact If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the request is not proxied through as HTTP/1.1. If the request comes in as an HTTP/2 stream, gets converted into the...

5.9CVSS6.6AI score0.18891EPSS
SaveExploits0References93
Cvelist
Cvelist
added 2021/03/09 6:35 p.m.47 views

CVE-2021-21295 Possible request smuggling in HTTP/2 due missing validation

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS6.8AI score0.18891EPSS
SaveExploits0References91
Debian CVE
Debian CVE
added 2021/03/09 6:35 p.m.39 views

CVE-2021-21295

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a...

5.9CVSS6.3AI score0.18891EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/12/15 12:0 a.m.38 views

Virtuozzo 7 : http-parser / http-parser-devel (VZLSA-2019-2258)

An update for http-parser is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

7.5CVSS7.4AI score0.10207EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:0 a.m.43 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : python-twisted-web Multiple Vulnerabilities (NS-SA-2020-0118)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has python-twisted-web packages installed that are affected by multiple vulnerabilities: - In Twisted before 19.2.1, twisted.web did not validate or sanitize URIs or HTTP methods, allowing an attacker to inject invalid characte...

9.8CVSS7AI score0.03973EPSS
SaveExploits3References4
Packet Storm
Packet Storm
added 2020/11/25 12:0 a.m.743 views

osCommerce 2.3.4.1 Cross Site Scripting

Exploit Title: osCommerce 2.3.4.1 - 'title' Persistent Cross-Site Scripting Date: 2020-11-19 Exploit Author: Emre Aslan Vendor Homepage: https://www.oscommerce.com/ Version: 2.3.4.1 Tested on: Windows & XAMPP == Tutorial https://HOST/catalog/admin/newsletters.php?action=new 3- Enter the XSS paylo...

7.4AI score
SaveExploits0
OSV
OSV
added 2020/11/14 5:25 a.m.9 views

OPENSUSE-SU-2020:1911-1 Security update for python-waitress

This update for python-waitress to 1.4.3 fixes the following security issues: - CVE-2019-16785: HTTP request smuggling through LF vs CRLF handling bsc1161088. - CVE-2019-16786: HTTP request smuggling through invalid Transfer-Encoding bsc1161089. - CVE-2019-16789: HTTP request smuggling through...

8.2CVSS7.7AI score0.02714EPSS
SaveExploits1References9
Rows per page
Query Builder