Lucene search
+L

4091 matches found

FreeBSD
FreeBSD
added 2022/11/22 12:00 a.m.38 views

rubygem-cgi -- HTTP response splitting vulnerability

Hiroshi Tokumaru reports: If an application that generates HTTP responses using the cgi gem with untrusted user input, an attacker can exploit it to inject a malicious HTTP response header and/or body. Also, the contents for a CGI::Cookie object were not checked properly. If an application create...

8.8CVSS0.6AI score0.0244EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/19 12:30 a.m.46 views

GHSA-VC47-6RQG-C7F5 HTTP response splitting in CGI

Ruby gem cgi.rb prior to versions 0.3.5, 0.2.2 and 0.1.0.2 allow HTTP header injection. If a CGI application using the CGI library inserts untrusted input into the HTTP response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to...

8.8CVSS8.9AI score0.0244EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2022/11/19 12:30 a.m.55 views

HTTP response splitting in CGI

Ruby gem cgi.rb prior to versions 0.3.5, 0.2.2 and 0.1.0.2 allow HTTP header injection. If a CGI application using the CGI library inserts untrusted input into the HTTP response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to...

8.8CVSS8.5AI score0.0244EPSS
SaveExploits1References15Affected Software1
NVD
NVD
added 2022/11/18 11:15 p.m.23 views

CVE-2021-33621

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS0.0244EPSS
SaveExploits1References8
OSV
OSV
added 2022/11/18 11:15 p.m.42 views

CVE-2021-33621

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS0.5AI score
SaveExploits0References8
OSV
OSV
added 2022/11/18 11:15 p.m.4 views

DEBIAN-CVE-2021-33621

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS6.7AI score0.0244EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2022/11/18 11:15 p.m.36 views

CVE-2021-33621

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS6.8AI score0.0244EPSS
SaveExploits1References8
Prion
Prion
added 2022/11/18 11:15 p.m.238 views

Design/Logic Flaw

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

6.5CVSS8.4AI score0.0244EPSS
SaveExploits1References7Affected Software3
Positive Technologies
Positive Technologies
added 2022/11/18 12:00 a.m.16 views

PT-2022-6734 · Ruby +10 · Cgi +10

Name of the Vulnerable Software and Affected Versions: cgi gem versions 0.1.0.0 through 0.1.0.1 cgi gem versions 0.2.0 through 0.2.1 cgi gem versions 0.3.0 through 0.3.4 Description: The issue is related to HTTP response splitting, which occurs when untrusted user input is inserted into an HTTP...

9.8CVSS6.6AI score0.0437EPSS
SaveExploits4References183
Cvelist
Cvelist
added 2022/11/18 12:00 a.m.34 views

CVE-2021-33621

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.9AI score0.0244EPSS
SaveExploits1References7
CVE
CVE
added 2022/11/18 12:00 a.m.971 views

CVE-2021-33621

The CVE-2021-33621 entry concerns the Ruby CGI gem: HTTP response splitting in cgi-gem versions before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5. The underlying issue is in how untrusted input can affect an HTTP response or CGI::Cookie creation, enabling response-splitting exploits. Aff...

8.8CVSS8.6AI score0.0244EPSS
SaveExploits1References8Affected Software1
AlpineLinux
AlpineLinux
added 2022/11/18 12:00 a.m.85 views

CVE-2021-33621

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS9AI score0.0244EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2022/11/18 12:00 a.m.41 views

CVE-2021-33621

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 relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS7.3AI score0.0244EPSS
SaveExploits1
RubySec
RubySec
added 2022/11/18 12:00 a.m.41 views

HTTP response splitting in CGI

cgi.rb in Ruby through 2.6.x, through 3.0x, and through 3.1.x allows HTTP header injection. If a CGI application using the CGI library inserts untrusted input into the HTTP response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to...

8.8CVSS7.3AI score0.0244EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2022/11/17 11:15 p.m.63 views

CVE-2022-39181

GLPI - Reports plugin for GLPI Reflected Cross-Site-Scripting RXSS. Type 1: Reflected XSS or Non-Persistent - The server reads data directly from the HTTP request and reflects it back in the HTTP response. Reflected XSS exploits occur when an attacker causes a victim to supply dangerous content t...

6.1CVSS0.00384EPSS
SaveExploits0References1
CVE
CVE
added 2022/11/17 10:27 p.m.114 views

CVE-2022-39181

CVE-2022-39181 affects the GLPI system’s Reports plugin . Multiple connected sources confirm a Reflected XSS (RXSS) vulnerability caused by the server’s failure to properly neutralize input data during web page generation, enabling an attacker to reflect crafted input in the HTTP response and tri...

6.1CVSS6.1AI score0.00384EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/11/17 10:27 p.m.61 views

CVE-2022-39181 GLPI - Reports plugin for GLPI Reflected Cross-Site-Scripting (RXSS)

GLPI - Reports plugin for GLPI Reflected Cross-Site-Scripting RXSS. Type 1: Reflected XSS or Non-Persistent - The server reads data directly from the HTTP request and reflects it back in the HTTP response. Reflected XSS exploits occur when an attacker causes a victim to supply dangerous content t...

6.1CVSS6.2AI score0.00384EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2022/11/17 8:00 a.m.9 views

An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder such that a crafted unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be controlled by a malicious actor; in such a scenario they could trigger excessive CPU consumption on the client attempting to make use of an attacker-supplied supposed hostname. For example the attack payload could be placed in the Location header of an HTTP response with status code 302. A fix is planned in 3.11.1 3.10.9 3.9.16 3.8.16 and 3.7.16.

...

7.5CVSS7.1AI score0.02653EPSS
SaveExploits1
OSV
OSV
added 2022/11/14 6:15 p.m.11 views

CVE-2022-34329

IBM CICS TX 11.7 could allow an attacker to obtain sensitive information from HTTP response headers. IBM X-Force ID: 229467...

5.3CVSS5.8AI score0.00718EPSS
SaveExploits0References3
NVD
NVD
added 2022/11/14 6:15 p.m.28 views

CVE-2022-34329

IBM CICS TX 11.7 could allow an attacker to obtain sensitive information from HTTP response headers. IBM X-Force ID: 229467...

5.3CVSS0.00718EPSS
SaveExploits0References3
Rows per page
Query Builder