Lucene search
+L

212 matches found

Cvelist
Cvelist
added 2023/09/12 5:0 a.m.41 views

CVE-2023-26142

All versions of the package crow are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values. Header values are not properly sanitized against CRLF Injection in the setheader and addheader functions. An attacker can add the \r\n carriage return line feeds...

6.5CVSS6.8AI score0.0045EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/08/30 9:24 p.m.20 views

Prevent logging invalid header values

Impact What kind of vulnerability is it? Apollo Server can log sensitive information Studio API keys if they are passed incorrectly with leading/trailing whitespace or if they have any characters that are invalid as part of a header value. Who is impacted? Users who all of the below: use either t...

6.7AI score
SaveExploits0References4Affected Software2
OSV
OSV
added 2023/08/30 9:24 p.m.12 views

GHSA-J5G3-5C8R-7QFX Prevent logging invalid header values

Impact What kind of vulnerability is it? Apollo Server can log sensitive information Studio API keys if they are passed incorrectly with leading/trailing whitespace or if they have any characters that are invalid as part of a header value. Who is impacted? Users who all of the below: use either t...

5.9AI score
SaveExploits0References4
GitLab Advisory Database
GitLab Advisory Database
added 2023/08/30 12:0 a.m.32 views

Prevent logging invalid header values

Impact What kind of vulnerability is it? Apollo Server can log sensitive information Studio API keys if they are passed incorrectly with leading/trailing whitespace or if they have any characters that are invalid as part of a header value. Who is impacted? Users who all of the below: use either t...

6.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/08/04 3:15 a.m.9 views

CVE-2023-4140

The WP Ultimate CSV Importer plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 7.9.8 due to insufficient restriction on the 'getheadervalues' function. This makes it possible for authenticated attackers, with minimal permissions such as an author, if the...

8.8CVSS5.8AI score0.00612EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/08/04 12:0 a.m.7 views

WordPress plugin WP Ultimate CSV Importer Security Vulnerability

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

8.8CVSS6.8AI score0.00612EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/08/04 12:0 a.m.12 views

PT-2023-27940 · WordPress · Wp Ultimate Csv Importer

Name of the Vulnerable Software and Affected Versions: WP Ultimate CSV Importer plugin for WordPress versions up to, and including, 7.9.8 Description: The issue is related to privilege escalation due to insufficient restriction on the get header values function. This allows authenticated attacker...

8.8CVSS8.8AI score0.00612EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/07/06 5:0 a.m.14 views

CVE-2023-26137

All versions of the package drogonframework/drogon are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values in the addHeader and addCookie functions. An attacker can add the \r\n carriage return line feeds characters to end the HTTP response headers and...

7.2CVSS7.1AI score0.00434EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/07/06 5:0 a.m.32 views

CVE-2023-26137

All versions of the package drogonframework/drogon are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values in the addHeader and addCookie functions. An attacker can add the \r\n carriage return line feeds characters to end the HTTP response headers and...

7.2CVSS7.2AI score0.00434EPSS
SaveExploits1References2
NVD
NVD
added 2023/06/06 7:15 p.m.64 views

CVE-2023-33977

Kiwi TCMS is an open source test management system for both manual and automated testing. Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced upload validators in order to prevent potentially dangerous files from being uploaded...

8.1CVSS8.1AI score0.0087EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2023/06/06 6:3 p.m.50 views

CVE-2023-33977 Stored cross site scripting (XSS) via unrestricted file upload in Kiwi TCMS

Kiwi TCMS is an open source test management system for both manual and automated testing. Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced upload validators in order to prevent potentially dangerous files from being uploaded...

8.1CVSS8.3AI score0.0087EPSS
SaveExploits1References5
OSV
OSV
added 2023/06/06 4:46 p.m.72 views

GHSA-2FQM-M4R2-FH98 kiwitcms vulnerable to stored cross-site scripting via unrestricted file upload

Impact Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced upload validators in order to prevent potentially dangerous files from being uploaded and Content-Security-Policy definition to prevent cross-site-scripting attacks. Th...

8.1CVSS6.7AI score0.0087EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2023/05/09 11:51 a.m.3 views

http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability

A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server...

7.5CVSS7.1AI score0.01613EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2023/05/09 11:51 a.m.9 views

Node.js: Regular Expression Denial of Service in Headers fetch API

Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the Headers.set and Headers.append methods are vulnerable to Regular Expression Denial of Service ReDoS attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normali...

7.5CVSS7.2AI score0.01304EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/04/04 7:46 p.m.10 views

CVE-2023-27493 Envoy doesn't escape HTTP header values

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, Envoy does not sanitize or escape request properties when generating request headers. This can lead to characters that are illegal in header values ...

8.1CVSS9.2AI score0.00507EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2023/04/04 9:59 a.m.3 views

http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability

A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server...

7.5CVSS7.1AI score0.01613EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:13 a.m.6 views

SUSE CVE-2006-7195

Cross-site scripting XSS vulnerability in implicit-objects.jsp in Apache Tomcat 5.0.0 through 5.0.30 and 5.5.0 through 5.5.17 allows remote attackers to inject arbitrary web script or HTML via certain header values...

4.3CVSS6.1AI score0.05476EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:8 a.m.7 views

SUSE CVE-2019-15606

Including trailing white space in HTTP header values in Nodejs 10, 12, and 13 causes bypass of authorization based on header value comparisons...

8.1CVSS7.9AI score0.20041EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2023/01/23 12:0 a.m.36 views

RHEL 7 : rh-nodejs12-nodejs (RHSA-2020:0602)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:0602 advisory. Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. The...

9.8CVSS7.3AI score0.57132EPSS
SaveExploits2References14
Debian CVE
Debian CVE
added 2022/12/13 12:0 a.m.40 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.00885EPSS
SaveExploits1
Rows per page
Query Builder