Lucene search
+L

780 matches found

UbuntuCve
UbuntuCve
added 2023/07/11 8:15 p.m.46 views

CVE-2023-29406

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

6.5CVSS6.8AI score0.01453EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2023/07/11 7:23 p.m.27 views

CVE-2023-29406 Insufficient sanitization of Host header in net/http

The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value...

7.2AI score0.01453EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/04/21 8:27 p.m.25 views

Improper header validation in httpsoft/http-message

Impact Improper header parsing. An attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. Patches The issue is patched in 1.0.12. Workarounds The...

7.5CVSS6.4AI score0.01216EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/04/21 8:27 p.m.51 views

GHSA-9JXR-MWPP-W643 Improper header validation in httpsoft/http-message

Impact Improper header parsing. An attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. Patches The issue is patched in 1.0.12. Workarounds The...

5.3CVSS5.8AI score0.01216EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/04/19 11:51 a.m.30 views

HTTP Request Smuggling

slim/psr7 is vulnerable to Insecure Header Validation. The vulnerability exists in the validateHeaderName function in Headers.php, which allows an attacker to sneak in a newline \n into header names and values, potentially resulting in HTTP cache poisoning or phishing attacks...

6.5CVSS6.2AI score0.00743EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/19 12:0 a.m.9 views

PT-2023-32955 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions prior to 4.5.8 Description: The issue is related to improper header validation for the name and value, which could allow a potential attacker to construct deliberately malformed headers using the Header class. This could...

7.5CVSS6.3AI score0.01216EPSS
SaveExploits0References28
OSV
OSV
added 2023/04/18 10:20 p.m.56 views

GHSA-Q2QJ-628G-VHFW Insecure header validation in slim/psr7

Impact An attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. An attacker that is able to control the header names that are passed to Slilm-Ps...

6.5CVSS6.1AI score0.00743EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2023/04/17 9:17 p.m.7 views

CVE-2023-30536 Insecure header validation in slim/psr7

slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. An...

6.5CVSS6.5AI score0.00743EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/04/17 9:17 p.m.43 views

CVE-2023-30536 Insecure header validation in slim/psr7

slim/psr7 is a PSR-7 implementation for use with Slim 4. In versions prior to 1.6.1 an attacker could sneak in a newline \n into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. An...

6.5CVSS6.9AI score0.00743EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/04/12 12:0 a.m.10 views

The vulnerability in the implementation of the mTLS protocol for the Envoy proxy server allows a attacker to send hidden HTTP requests (HTTP Request Smuggling attack).

The vulnerability of the mTLS protocol implementation in Envoy proxy servers is related to insufficient validation of input data during the processing of HTTP headers. Exploiting this vulnerability allows a malicious actor to send hidden HTTP requests HTTP Request Smuggling attack...

9.4CVSS7.7AI score0.00507EPSS
SaveExploits1References6Affected Software2
NVD
NVD
added 2023/04/04 5:15 p.m.22 views

CVE-2023-1751

The listed versions of Nexx Smart Home devices use a WebSocket server that does not validate if the bearer token in the Authorization header belongs to the device attempting to associate. This could allow any authorized user to receive alarm information and signals meant for other devices which...

7.5CVSS7.6AI score0.00586EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/10 9:15 p.m.9 views

CVE-2023-24975

IBM Spectrum Symphony 7.3 is vulnerable to HTTP header injection, caused by improper validation of input by the HOST headers. This could allow an attacker to conduct various attacks against the vulnerable system, including cross-site scripting, cache poisoning or session hijacking. IBM X-Force ID...

6.1CVSS6.3AI score0.00409EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/02 7:2 p.m.9 views

CLSA-2023-1677783720 tar: Fix of CVE-2022-48303

CVE-2022-48303: check for the end of field after leading byte 0x80 or 0xff of base-256 encoded header value...

5.5CVSS6.4AI score0.04524EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:2 a.m.6 views

SUSE CVE-2016-4544

The exifprocessTIFFinJPEG function in ext/exif/exif.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 does not validate TIFF start data, which allows remote attackers to cause a denial of service out-of-bounds read or possibly have unspecified other impact via crafted header data...

9.8CVSS9.3AI score0.06689EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:53 a.m.6 views

SUSE CVE-2016-10721

partclone.restore in Partclone 0.2.87 is prone to a heap-based buffer overflow vulnerability due to insufficient validation of the partclone image header. An attacker may be able to execute arbitrary code in the context of the user running the affected application...

9.8CVSS8.1AI score0.02184EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:48 a.m.6 views

SUSE CVE-2017-6596

partclone.chkimg in partclone 0.2.89 is prone to a heap-based buffer overflow vulnerability due to insufficient validation of the partclone image header. An attacker may be able to launch a 'Denial of Service attack' in the context of the user running the affected application...

5.5CVSS7.3AI score0.00788EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:5 a.m.4 views

SUSE CVE-2019-20907

In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because procpax lacks header validation...

5.3CVSS8.8AI score0.06036EPSS
SaveExploits0References65
SUSE CVE
SUSE CVE
added 2023/02/15 4:3 a.m.4 views

SUSE CVE-2020-5236

Waitress version 1.4.2 allows a DOS attack When waitress receives a header that contains invalid characters. When a header like "Bad-header: xxxxxxxxxxxxxxx\x10" is received, it will cause the regular expression engine to catastrophically backtrack causing the process to use 100% CPU time and...

6.8CVSS6.9AI score0.02643EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.7 views

SUSE CVE-2021-43797

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. Netty prior to version 4.1.71.Final skips control chars when they are present at the beginning / end of the header name. It should instead fail fa...

6.1CVSS7.1AI score0.02682EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.3 views

SUSE 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...

7.5CVSS7.9AI score0.00885EPSS
SaveExploits1References6
Rows per page
Query Builder