Lucene search
+L

390 matches found

Cvelist
Cvelist
added 2022/10/06 12:0 a.m.56 views

CVE-2022-41556

A resource leak in gwbackend.c in lighttpd 1.4.56 through 1.4.66 could lead to a denial of service connection-slot exhaustion after a large amount of anomalous TCP behavior by clients. It is related to RDHUP mishandling in certain HTTP/1.1 chunked situations. Use of modfastcgi is, for example,...

7.4AI score0.029EPSS
SaveExploits4References5
Tenable Nessus
Tenable Nessus
added 2022/10/03 12:0 a.m.76 views

Ubuntu 22.04 LTS : Twisted vulnerability (USN-5576-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by a vulnerability as referenced in the USN-5576-1 advisory. It was discovered that Twisted incorrectly parsed some types of HTTP requests in its web server implementation. In certain proxy or multi-server configurations, a...

8.1CVSS7.7AI score0.028EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/28 7:32 p.m.32 views

CVE-2022-3215

NIOHTTP1 and projects using it for generating HTTP responses can be subject to a HTTP Response Injection attack. This occurs when a HTTP/1.1 server accepts user generated input from an incoming request and reflects it into a HTTP/1.1 response header in some form. A malicious user can add newlines...

7.5CVSS7.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2022/09/28 7:32 p.m.56 views

CVE-2022-3215

NIOHTTP1 and projects using it for generating HTTP responses can be subject to a HTTP Response Injection attack. This occurs when a HTTP/1.1 server accepts user generated input from an incoming request and reflects it into a HTTP/1.1 response header in some form. A malicious user can add newlines...

7.8AI score0.00576EPSS
SaveExploits0References1
Fedora
Fedora
added 2022/09/12 5:53 p.m.37 views

[SECURITY] Fedora 37 Update: rubygem-puma-5.6.5-1.fc37

Puma is a simple, fast, threaded, and highly parallel HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly parallel Ruby implementations such as Rubinius and JRuby as well as as providing process worker support...

9.1CVSS0.3AI score0.0214EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/09/09 12:0 a.m.43 views

SUSE SLES12 Security Update : nodejs16 (SUSE-SU-2022:3196-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:3196-1 advisory. - CVE-2022-35949: Fixed SSRF when an application takes in user input into the path/pathname option of undici.request bsc1202382. -...

9.8CVSS6.8AI score0.03696EPSS
SaveExploits3References14
Tenable Nessus
Tenable Nessus
added 2022/09/06 12:0 a.m.37 views

Amazon Linux 2022 : rubygem-puma (ALAS2022-2022-051)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-051 advisory. A flaw was found in rubygem-puma. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starv...

9.1CVSS6.8AI score0.0214EPSS
SaveExploits0References9
Veracode
Veracode
added 2022/08/21 2:52 a.m.21 views

Improper Input Validation

trafficserver is vulnerable to improper input validation. The vulnerability exists in HTTP/1.1 header parsing of Apache Traffic Server allows an attacker to send invalid headers...

7.5CVSS7.2AI score0.02299EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2022/08/15 11:21 a.m.19 views

CVE-2022-35948

undici is an HTTP/1.1 client, written from scratch for Node.js.= [email protected] users are vulnerable to CRLF Injection on headers when using unsanitized input as request headers, more specifically, inside the content-type header. Example: import request from 'undici' const unsanitizedContentTypeInp...

5.3CVSS0.01533EPSS
SaveExploits1References3
Prion
Prion
added 2022/08/15 11:21 a.m.23 views

Crlf injection

undici is an HTTP/1.1 client, written from scratch for Node.js.= email protected users are vulnerable to CRLF Injection on headers when using unsanitized input as request headers, more specifically, inside the content-type header. Example: import request from 'undici' const...

5CVSS5.4AI score0.01533EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/08/15 12:0 a.m.43 views

GLSA-202208-28 : Puma: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202208-28 Puma: Multiple Vulnerabilities - Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been...

9.1CVSS6.8AI score0.0214EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2022/08/15 12:0 a.m.51 views

CVE-2022-35948

undici is an HTTP/1.1 client, written from scratch for Node.js.= [email protected] users are vulnerable to CRLF Injection on headers when using unsanitized input as request headers, more specifically, inside the content-type header. Example: import request from 'undici' const unsanitizedContentTypeInp...

5.3CVSS6.5AI score0.01533EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/08/13 12:0 a.m.66 views

CVE-2022-35948

undici is an HTTP/1.1 client, written from scratch for Node.js.= [email protected] users are vulnerable to CRLF Injection on headers when using unsanitized input as request headers, more specifically, inside the content-type header. Example: import request from 'undici' const unsanitizedContentTypeInp...

5.3CVSS5.1AI score0.01533EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/08/13 12:0 a.m.40 views

CVE-2022-35948 CRLF Injection in Nodejs ‘undici’ via Content-Type

undici is an HTTP/1.1 client, written from scratch for Node.js.= [email protected] users are vulnerable to CRLF Injection on headers when using unsanitized input as request headers, more specifically, inside the content-type header. Example: import request from 'undici' const unsanitizedContentTypeInp...

5.3CVSS7.3AI score0.01533EPSS
SaveExploits1References3
CVE
CVE
added 2022/08/13 12:0 a.m.244 views

CVE-2022-35948

CVE-2022-35948 affects the undici HTTP/1.1 client for Node.js. When user input is unsanitized in the Content-Type header, CRLF Injection can cause multiple requests in a single call (e.g., two GETs). The issue is fixed in undici v5.8.1; workaround: sanitize input before sending as a Content-Type ...

5.3CVSS6.4AI score0.01533EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2022/08/12 11:15 p.m.39 views

CVE-2022-35949

undici is an HTTP/1.1 client, written from scratch for Node.js.undici is vulnerable to SSRF Server-side Request Forgery when an application takes in user input into the path/pathname option of undici.request. If a user specifies a URL such as http://127.0.0.1 or //127.0.0.1 js const undici =...

9.8CVSS6.8AI score0.01742EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/08/12 12:0 a.m.42 views

CVE-2022-35949 `undici.request` vulnerable to SSRF using absolute URL on `pathname`

undici is an HTTP/1.1 client, written from scratch for Node.js.undici is vulnerable to SSRF Server-side Request Forgery when an application takes in user input into the path/pathname option of undici.request. If a user specifies a URL such as http://127.0.0.1 or //127.0.0.1 js const undici =...

5.3CVSS9.5AI score0.01742EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/08/12 12:0 a.m.69 views

CVE-2022-35949

undici is an HTTP/1.1 client, written from scratch for Node.js.undici is vulnerable to SSRF Server-side Request Forgery when an application takes in user input into the path/pathname option of undici.request. If a user specifies a URL such as http://127.0.0.1 or //127.0.0.1 js const undici =...

9.8CVSS7.2AI score0.01742EPSS
SaveExploits1
NVD
NVD
added 2022/08/10 6:15 a.m.22 views

CVE-2022-28129

Improper Input Validation vulnerability in HTTP/1.1 header parsing of Apache Traffic Server allows an attacker to send invalid headers. This issue affects Apache Traffic Server 8.0.0 to 9.1.2...

7.5CVSS0.02299EPSS
SaveExploits0References5
Prion
Prion
added 2022/08/10 6:15 a.m.16 views

Input validation

Improper Input Validation vulnerability in HTTP/1.1 header parsing of Apache Traffic Server allows an attacker to send invalid headers. This issue affects Apache Traffic Server 8.0.0 to 9.1.2...

5CVSS7.3AI score0.02299EPSS
SaveExploits0References5Affected Software3
Rows per page
Query Builder