Lucene search
+L

3330 matches found

Tenable Nessus
Tenable Nessus
added 2022/12/22 12:00 a.m.30 views

Fedora 36 : ruby (2022-ef96a58bbe)

The remote Fedora 36 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2022-ef96a58bbe advisory. Upgrade to Ruby 3.1.3. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

8.8CVSS7.3AI score0.02352EPSS
SaveExploits1References2
F5 Networks
F5 Networks
added 2022/12/15 9:58 p.m.85 views

K00373024: Apache vulnerability CVE-2016-8743

Security Advisory Description Apache HTTP Server, in all releases prior to 2.2.32 and 2.4.25, was liberal in the whitespace accepted from requests and sent in response lines and headers. Accepting these different behaviors represented a security concern when httpd participates in any chain of...

7.5CVSS6.6AI score0.13252EPSS
SaveExploits0Affected Software16
OpenVAS
OpenVAS
added 2022/12/14 12:00 a.m.29 views

Mageia: Security Advisory (MGASA-2022-0454)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9.1AI score0.02352EPSS
SaveExploits1References5
NVD
NVD
added 2022/12/13 7:15 a.m.34 views

CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.5CVSS0.00892EPSS
SaveExploits1References7
Prion
Prion
added 2022/12/13 7:15 a.m.23 views

Input validation

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.4CVSS6.7AI score0.00892EPSS
SaveExploits1References7Affected Software2
OSV
OSV
added 2022/12/13 7:15 a.m.20 views

UBUNTU-CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.5CVSS6.8AI score0.00892EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/12/13 2:14 a.m.45 views

HTTP Response Splitting

netty-codec-http is vulnerable to HTTP response splitting attack. The vulnerability exists in the setObject function of DefaultHeaders.java as it takes the arrays and iterators as arguments, providing a way to bypass value validation allowing an attacker to inject malicious header values into the...

6.5CVSS6.8AI score0.00892EPSS
SaveExploits1References8Affected Software2
CVE
CVE
added 2022/12/13 12:00 a.m.258 views

CVE-2022-41915

CVE-2022-41915 (Netty) : Netty versions 4.1.83.Final through 4.1.85.Final are affected. When calling DefaultHttpHeaders.set with an Iterator, header value validation was not performed, enabling HTTP Response Splitting via malicious iterator values. This is patched in 4.1.86.Final. Remediation/wor...

6.5CVSS6.6AI score0.00892EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/12/13 12:00 a.m.44 views

CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.5CVSS6.7AI score
SaveExploits0References9
CNNVD
CNNVD
added 2022/12/13 12:00 a.m.8 views

Netty 安全漏洞

Netty is a non-blocking I/O client-server framework from the Netty community that is primarily used for developing Java web applications such as protocol servers and clients. A security vulnerability exists in Netty versions prior to 4.1.86, which stems from the fact that header value validation ...

6.5CVSS7.1AI score0.00892EPSS
SaveExploits1References11
UbuntuCve
UbuntuCve
added 2022/12/13 12:00 a.m.51 views

CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.5CVSS6.7AI score0.00892EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/12/13 12:00 a.m.41 views

CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.5CVSS7.1AI score0.00892EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2022/12/13 12:00 a.m.46 views

CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.5CVSS7.3AI score0.00892EPSS
SaveExploits1
OSV
OSV
added 2022/12/12 9:25 p.m.113 views

GHSA-HH82-3PMQ-7FRP Netty vulnerable to HTTP Response splitting from assigning header value iterator

Impact When calling DefaultHttpHeaders.set with an iterator of values as opposed to a single given value, header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting. Patches The necessary validation was added in Netty 4.1.86.Fina...

6.5CVSS6.8AI score0.00892EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2022/12/12 9:25 p.m.44 views

Netty vulnerable to HTTP Response splitting from assigning header value iterator

Impact When calling DefaultHttpHeaders.set with an iterator of values as opposed to a single given value, header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting. Patches The necessary validation was added in Netty 4.1.86.Fina...

6.5CVSS6.8AI score0.00892EPSS
SaveExploits1References10Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/12 12:00 a.m.13 views

PT-2022-7226 · Netty +5 · Netty +5

Name of the Vulnerable Software and Affected Versions: Netty versions 4.1.83.Final through 4.1.85.Final Netty versions prior to 4.1.86.Final Description: The Netty project is an event-driven asynchronous network application framework. When calling DefaultHttpHeaders.set with an iterator of values...

7.5CVSS6.5AI score0.99999EPSS
SaveExploits27References77
Veracode
Veracode
added 2022/12/07 11:55 a.m.52 views

HTTP Response Splitting

ruby is vulnerable to http response splitting. The vulnerability exists when applications use untrusted user input either to generate an HTTP response or to create a cgi cookie object...

8.8CVSS8.2AI score0.02352EPSS
SaveExploits1References18Affected Software6
Tenable Nessus
Tenable Nessus
added 2022/11/25 12:00 a.m.30 views

FreeBSD : rubygem-cgi -- HTTP response splitting vulnerability (84ab03b6-6c20-11ed-b519-080027f5fec9)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 84ab03b6-6c20-11ed-b519-080027f5fec9 advisory. - The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response...

8.8CVSS7.2AI score0.02352EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2022/11/25 12:00 a.m.33 views

Slackware Linux 15.0 / current ruby Vulnerability (SSA:2022-328-01)

The version of ruby installed on the remote host is prior to 3.0.5 / 3.1.3. It is, therefore, affected by a vulnerability as referenced in the SSA:2022-328-01 advisory. - The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is releva...

8.8CVSS7.2AI score0.02352EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2022/11/25 12:00 a.m.12 views

Slackware: Security Advisory (SSA:2022-328-01)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.9AI score0.02352EPSS
SaveExploits1References3
Rows per page
Query Builder