Lucene search
+L

3787 matches found

Prion
Prion
added 2023/07/07 10:15 p.m.26 views

Sql injection

Piwigo is open source photo gallery software. Prior to version 13.8.0, there is a SQL Injection vulnerability in the login of the administrator screen. The SQL statement that acquires the HTTP Header User-Agent is vulnerable at the endpoint that records user information when logging in to the...

6.5CVSS9.2AI score0.045EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2023/07/06 11:15 p.m.25 views

Cross site scripting

Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the access-control-allow-credentials: true HTTP header if the Origin request header ends with the system.base-hostname option of Sentry...

5.8CVSS5.3AI score0.00666EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/07/06 11:15 p.m.55 views

PYSEC-2023-115

Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the access-control-allow-credentials: true HTTP header if the Origin request header ends with the system.base-hostname option of Sentry...

6.8CVSS6.6AI score0.00666EPSS
SaveExploits0References4
OSV
OSV
added 2023/07/06 10:8 p.m.33 views

CVE-2023-36829 Sentry CORS misconfiguration vulnerability

Sentry is an error tracking and performance monitoring platform. Starting in version 23.6.0 and prior to version 23.6.2, the Sentry API incorrectly returns the access-control-allow-credentials: true HTTP header if the Origin request header ends with the system.base-hostname option of Sentry...

6.8CVSS5.7AI score
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2023/07/06 6:48 p.m.92 views

Security Bulletin: IBM QRadar SIEM includes components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that may be identified and exploited with automated tools. IBM QRadar SIEM has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2023-24329 DESCRIPTION: Python could allow a remote attacker to bypass securit...

9.8CVSS9.8AI score0.9581EPSS
SaveExploits37Affected Software1
OSV
OSV
added 2023/07/06 5:15 a.m.4 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...

6.1CVSS5.8AI score0.00434EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2023/07/04 6:2 p.m.571 views

Exploit for Cross-site Scripting in Citrix Gateway

CVE-2023-24488 POC for CVE-2023-24488 Citrix Gateway...

6.1CVSS6.3AI score0.80907EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2023/07/04 12:0 a.m.27 views

EulerOS 2.0 SP11 : haproxy (EulerOS-SA-2023-2269)

According to the versions of the haproxy package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An uncontrolled resource consumption vulnerability was discovered in HAProxy which could crash the service. This issue could allow an...

9.1CVSS6.5AI score0.05493EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2023/07/01 7:0 a.m.5 views

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS). The CR character (without LF) is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3 only the CRLF sequence should delimit each header-field. This impacts all Node.js active versions: v16 v18 and v20

...

7.5CVSS7.5AI score0.03906EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2023/07/01 12:30 a.m.63 views

llhttp vulnerable to HTTP request smuggling

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS. The CR character without LF is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only th...

7.5CVSS7.7AI score0.03906EPSS
SaveExploits1References13Affected Software1
OSV
OSV
added 2023/07/01 12:15 a.m.6 views

UBUNTU-CVE-2023-30589

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS. The CR character without LF is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only th...

7.5CVSS7AI score0.03906EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/06/30 11:39 p.m.37 views

CVE-2023-30589

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS. The CR character without LF is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only th...

7.8AI score0.03906EPSS
SaveExploits1References9
Debian CVE
Debian CVE
added 2023/06/30 11:39 p.m.46 views

CVE-2023-30589

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS. The CR character without LF is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only th...

7.5CVSS7.5AI score0.03906EPSS
SaveExploits1
OSV
OSV
added 2023/06/29 3:3 p.m.36 views

GHSA-4G8V-VG43-WPGF Actionpack has possible cross-site scripting vulnerability via User Supplied Values to redirect_to

The redirectto method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header. This vulnerability has been...

4CVSS4.3AI score0.00332EPSS
SaveExploits2References8
Github Security Blog
Github Security Blog
added 2023/06/29 3:3 p.m.29 views

Actionpack has possible cross-site scripting vulnerability via User Supplied Values to redirect_to

The redirectto method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header. This vulnerability has been...

4CVSS4.3AI score0.00332EPSS
SaveExploits2References8Affected Software1
NVD
NVD
added 2023/06/29 2:15 a.m.22 views

CVE-2022-46407

Ericsson Network Manager ENM, versions prior to 22.2, contains a vulnerability in the REST endpoint “editprofile” where Open Redirect HTTP Header Injection can lead to redirection of the submitted request to domain out of control of ENM deployment. The attacker would need admin/elevated access to...

4.8CVSS5.3AI score0.00347EPSS
SaveExploits0References1
Prion
Prion
added 2023/06/29 2:15 a.m.23 views

Open redirect

Ericsson Network Manager ENM, versions prior to 22.2, contains a vulnerability in the REST endpoint “editprofile” where Open Redirect HTTP Header Injection can lead to redirection of the submitted request to domain out of control of ENM deployment. The attacker would need admin/elevated access to...

4.3CVSS5.3AI score0.00347EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/29 12:0 a.m.13 views

CVE-2022-46407

Ericsson Network Manager ENM, versions prior to 22.2, contains a vulnerability in the REST endpoint “editprofile” where Open Redirect HTTP Header Injection can lead to redirection of the submitted request to domain out of control of ENM deployment. The attacker would need admin/elevated access to...

7.4AI score0.00347EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/06/29 12:0 a.m.15 views

PT-2023-21673

Name of the Vulnerable Software and Affected Versions Rails versions prior to 7.0.5.1 Rails versions prior to 6.1.7.4 Description The redirect to method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream...

9.8CVSS6.3AI score0.01265EPSS
SaveExploits3References61
CVE
CVE
added 2023/06/29 12:0 a.m.65 views

CVE-2022-46407

CVE-2022-46407 concerns Ericsson Network Manager (ENM) versions prior to 22.2. A vulnerability in the REST endpoint "editprofile" allows an Open Redirect HTTP Header Injection that can redirect submitted requests to domains outside the ENM deployment. The attacker would require admin/elevated pri...

4.8CVSS5.3AI score0.00347EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder