Lucene search
+L

854 matches found

Cvelist
Cvelist
added 2023/04/17 9:17 p.m.50 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:00 a.m.15 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.26 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.13 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:02 p.m.12 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.01476EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:02 a.m.8 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.13 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.0215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:48 a.m.8 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:05 a.m.7 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.06253EPSS
SaveExploits0References65
SUSE CVE
SUSE CVE
added 2023/02/15 4:03 a.m.6 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.02363EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.9 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.6 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.00892EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2023/02/08 12:00 a.m.10 views

IBM Sterling Secure Proxy 跨站脚本漏洞

IBM Sterling Secure Proxy is an application proxy from International Business Machines IBM that is used to ensure the secure transfer of files in an organization's unprotected zone DMZ. A cross-site scripting vulnerability exists in IBM Sterling Secure Proxy version 6.0.3 that stems from improper...

4.6CVSS4.8AI score0.00365EPSS
SaveExploits0References3
Snyk
Snyk
added 2023/01/19 2:31 p.m.7 views

CRLF Injection

Overview swift-server/async-http-client is a HTTP Client library built on top of SwiftNIO Affected versions of this package are vulnerable to CRLF Injection due to insufficient validation of HTTP header field values before sending them to the network. Users are vulnerable if they pass untrusted...

7.5CVSS7.2AI score0.00549EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/01/18 12:00 a.m.10 views

CVE-2023-0040

Versions of Async HTTP Client prior to 1.13.2 are vulnerable to a form of targeted request manipulation called CRLF injection. This vulnerability was the result of insufficient validation of HTTP header field values before sending them to the network. Users are vulnerable if they pass untrusted...

7.9AI score0.00549EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/18 12:00 a.m.5 views

PT-2023-15966 · Unknown · Async Http Client

Name of the Vulnerable Software and Affected Versions: Async HTTP Client versions prior to 1.13.2 Description: The issue is related to insufficient validation of HTTP header field values before sending them to the network, allowing attackers to inject new HTTP header fields or entirely new reques...

7.5CVSS7.5AI score0.00549EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2022/12/22 12:00 a.m.6 views

CVE-2022-22757

Remote Agent, used in WebDriver, did not validate the Host or Origin headers. This could have allowed websites to connect back locally to the user's browser to control it. This bug only affected Firefox when WebDriver was enabled, which is not the default configuration.. This vulnerability affect...

5.9AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2022/12/13 7:15 a.m.10 views

DEBIAN-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.5CVSS7AI score0.00892EPSS
SaveExploits1References1
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
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
Rows per page
Query Builder