Lucene search
+L

2678 matches found

NVD
NVD
added 2022/06/14 10:15 a.m.23 views

CVE-2022-27220

A vulnerability has been identified in SINEMA Remote Connect Server All versions V3.0 SP2. Affected application is missing general HTTP security headers in the web server configured on port 6220. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks...

4.3CVSS0.00645EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/14 10:15 a.m.8 views

CVE-2022-27219

A vulnerability has been identified in SINEMA Remote Connect Server All versions V3.0 SP2. Affected application is missing general HTTP security headers in the web server configured on port 443. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks a...

4.3CVSS5.8AI score0.00645EPSS
SaveExploits0References1
Prion
Prion
added 2022/06/14 10:15 a.m.23 views

Code injection

A vulnerability has been identified in SINEMA Remote Connect Server All versions V3.0 SP2. Affected application is missing general HTTP security headers in the web server configured on port 443. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks a...

4.3CVSS4.4AI score0.00645EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2022/06/14 10:15 a.m.27 views

Code injection

A vulnerability has been identified in SINEMA Remote Connect Server All versions V3.0 SP2. Affected application is missing general HTTP security headers in the web server configured on port 6220. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks...

4.3CVSS4.4AI score0.00645EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/06/14 9:21 a.m.33 views

CVE-2022-27220

A vulnerability has been identified in SINEMA Remote Connect Server All versions V3.0 SP2. Affected application is missing general HTTP security headers in the web server configured on port 6220. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks...

4.8AI score0.00645EPSS
SaveExploits0References1
CVE
CVE
added 2022/06/14 9:21 a.m.78 views

CVE-2022-27219

Siemens SINEMA Remote Connect Server (all versions

4.3CVSS4.5AI score0.00645EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/06/14 9:21 a.m.42 views

CVE-2022-27219

A vulnerability has been identified in SINEMA Remote Connect Server All versions V3.0 SP2. Affected application is missing general HTTP security headers in the web server configured on port 443. This could aid attackers by making the servers more prone to clickjacking, channel downgrade attacks a...

4.8AI score0.00645EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/06/14 12:00 a.m.7 views

PT-2022-20488 · Typo3 · Typo3

Name of the Vulnerable Software and Affected Versions: TYPO3 versions prior to 9.5.34 ELTS TYPO3 versions prior to 10.4.29 TYPO3 versions prior to 11.5.11 Description: The issue concerns Admin Tool sessions in the TYPO3 backend user interface that were not revoked even if the corresponding user...

7.2CVSS6.7AI score0.0119EPSS
SaveExploits0References12
ICS
ICS
added 2022/06/14 12:00 a.m.45 views

Siemens SINEMA Remote Connect Server

1. EXECUTIVE SUMMARY CVSS v3 4.2 ATTENTION: Exploitable remotely Vendor: Siemens Equipment: SINEMA Remote Connect Server Vulnerabilities: Improperly Implemented Security Check for Standard 2. RISK EVALUATION The affected application is missing general HTTP security headers in the web servers...

4.3CVSS5.2AI score0.00645EPSS
SaveExploits0References11
Veracode
Veracode
added 2022/06/13 5:07 a.m.39 views

Information Disclosure

guzzlehttp/guzzle is vulnerable to information disclosure. The vulnerability exists because the modifyRequest function of RedirectMiddleware.php does not properly strip the authorization header or cookie header on a change in host or HTTP downgrade, allowing an attacker to get sensitive informati...

7.5CVSS6.9AI score0.01914EPSS
SaveExploits0References8Affected Software2
CNNVD
CNNVD
added 2022/06/13 12:00 a.m.6 views

WordPress plugin Collaboration E-mails 跨站请求伪造漏洞

WordPress is a set of blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL. WordPress plugin Collaboration E-mails 2.2.0 and earlier versions are vulnerable to cross-site request forgery, which stems from a lack of...

6.5CVSS5.5AI score0.00513EPSS
SaveExploits2References2
Veracode
Veracode
added 2022/06/10 6:44 a.m.31 views

Information Disclosure

guzzlehttp/guzzle is vulnerable to information disclosure. The vulnerability exists because the modifyRequest function of RedirectMiddleware.php does not properly strip the authorization header or cookie header on a change in host or HTTP downgrade, allowing an attacker to set malicious domains a...

7.5CVSS7AI score0.01914EPSS
SaveExploits0References9Affected Software2
UbuntuCve
UbuntuCve
added 2022/06/10 12:15 a.m.55 views

CVE-2022-31043

Guzzle is an open source PHP HTTP client. In affected versions Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This ...

7.5CVSS7.1AI score0.01914EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/06/09 11:47 p.m.46 views

Failure to strip the Cookie header on change in host or HTTP downgrade

Impact Cookie headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, or on making a request to a server which responds with a redirect to a a URI to a different host, we should not forward...

7.5CVSS7.4AI score0.01914EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/06/09 11:47 p.m.57 views

GHSA-F2WF-25XC-69C9 Failure to strip the Cookie header on change in host or HTTP downgrade

Impact Cookie headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, or on making a request to a server which responds with a redirect to a a URI to a different host, we should not forward...

7.5CVSS7.5AI score0.01914EPSS
SaveExploits0References8
OSV
OSV
added 2022/06/09 11:47 p.m.43 views

GHSA-W248-FFJ2-4V5Q Fix failure to strip Authorization header on HTTP downgrade

Impact Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This is much the same as to how we don't forward on the heade...

7.5CVSS7.4AI score0.01914EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2022/06/09 11:47 p.m.54 views

Fix failure to strip Authorization header on HTTP downgrade

Impact Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This is much the same as to how we don't forward on the heade...

7.5CVSS7.3AI score0.01914EPSS
SaveExploits0References8Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/06/09 9:36 p.m.33 views

Fix failure to strip Authorization header on HTTP downgrade

Impact Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This is much the same as to how we don't forward on the heade...

7.5CVSS7.4AI score0.01914EPSS
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/06/09 9:36 p.m.31 views

Failure to strip the Cookie header on change in host or HTTP downgrade

Impact Cookie headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, or on making a request to a server which responds with a redirect to a a URI to a different host, we should not forward...

7.5CVSS7.5AI score0.01914EPSS
SaveExploits0Affected Software1
Vulnrichment
Vulnrichment
added 2022/06/09 12:00 a.m.12 views

CVE-2022-31043 Fix failure to strip Authorization header on HTTP downgrade in Guzzle

Guzzle is an open source PHP HTTP client. In affected versions Authorization headers on requests are sensitive information. On making a request using the https scheme to a server which responds with a redirect to a URI with the http scheme, we should not forward the Authorization header on. This ...

7.5CVSS7.5AI score0.01914EPSS
SaveExploits0References5
Rows per page
Query Builder