Lucene search
K

881 matches found

UbuntuCve
UbuntuCve
added 2021/05/27 12:15 a.m.30 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS.The...

6.1CVSS6.7AI score0.00632EPSS
Exploits1References4
AlpineLinux
AlpineLinux
added 2021/05/26 11:56 p.m.61 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS.The...

6.1CVSS6.1AI score0.00632EPSS
Exploits1
Cvelist
Cvelist
added 2021/05/26 11:56 p.m.22 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS.The...

6.2AI score0.00632EPSS
Exploits1References5
CVE
CVE
added 2021/05/26 11:56 p.m.263 views

CVE-2021-3509

Affects Red Hat Ceph Storage 4 dashboard (ceph-dashboard). The root cause is storage of the JWT for user authentication in the browser (localStorage), which exposes tokens to XSS risks. This is described in connected advisories for Ceph-derived distributions (Astral/Linux security bulletins and M...

6.1CVSS5.8AI score0.00632EPSS
Exploits1References5Affected Software1
Debian CVE
Debian CVE
added 2021/05/26 11:56 p.m.32 views

CVE-2021-3509

A flaw was found in Red Hat Ceph Storage 4, in the Dashboard component. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS.The...

6.1CVSS6.2AI score0.00632EPSS
Exploits1
Hacker One
Hacker One
added 2021/05/21 12:21 p.m.21 views

Ruby: CGI::Cookieクラスにおけるセキュリティ上好ましくない仕様および実装

以下のCGIスクリプトについて、name、path、domainに改行、等号、改行のインジェクションが可能 !/usr/bin/env ruby require "cgi" cgi = CGI.new name = "name" path = "/" domain = "example.jp" cookie = CGI::Cookie.new'name' = name, 'value' = "value", 'domain' = domain, 'path' = path cgi.out"cookie" = cookie...

6.5CVSS0.01013EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2021/05/19 12:25 a.m.58 views

CVE-2021-3509

A flaw was found in the Red Hat Ceph Storage Dashboard. In response to CVE-2020-27839, the JWT token was moved from localStorage to an httpOnly cookie. However, token cookies are used in the body of the HTTP response for the documentation, which again makes it available to XSS. The greatest threa...

8.1CVSS0.8AI score0.00632EPSS
Exploits1References3
CNVD
CNVD
added 2021/05/07 12:0 a.m.4 views

BTCPay Server Cross-Site Scripting Vulnerability

BTCPay Server is a self-hosted open source cryptocurrency payment processor. It is secure, private, uncensored and free. A cross-site scripting vulnerability exists in BTCPay Server 1.0.7.0 and earlier versions. The vulnerability stems from a failure to set the HTTPOnly flag for cookies. An...

5.3CVSS5.8AI score0.00515EPSS
Exploits0References1
NVD
NVD
added 2021/05/05 1:15 p.m.9 views

CVE-2021-29247

BTCPay Server through 1.0.7.0 could allow a remote attacker to obtain sensitive information, caused by failure to set the HTTPOnly flag for a cookie...

5.3CVSS0.00515EPSS
Exploits0References2
OSV
OSV
added 2021/05/05 1:15 p.m.9 views

CVE-2021-29247

BTCPay Server through 1.0.7.0 could allow a remote attacker to obtain sensitive information, caused by failure to set the HTTPOnly flag for a cookie...

5.3CVSS6.7AI score
Exploits0References2
Prion
Prion
added 2021/05/05 1:15 p.m.9 views

Information disclosure

BTCPay Server through 1.0.7.0 could allow a remote attacker to obtain sensitive information, caused by failure to set the HTTPOnly flag for a cookie...

5CVSS5.2AI score0.00515EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/05/05 12:25 p.m.9 views

CVE-2021-29247

BTCPay Server through 1.0.7.0 could allow a remote attacker to obtain sensitive information, caused by failure to set the HTTPOnly flag for a cookie...

5.5AI score0.00515EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/05/05 12:0 a.m.2 views

BTCPay Server 信息泄露漏洞

BTCPay Server is a self-hosted open source cryptocurrency payment processor. It is secure, private, uncensored and free. A cross-site scripting vulnerability exists in BTCPay Server 1.0.7.0 and earlier versions. The vulnerability stems from a failure to set the HTTPOnly flag for cookies. An...

5.3CVSS5.2AI score0.00515EPSS
Exploits0References3
Citrix
Citrix
added 2021/03/19 12:0 a.m.9 views

How to Force Secure and HttpOnly Cookie Options for Websites Using NetScaler Appliance

The web administrators may forceSecure and/orHttpOnly flags on the Session ID and the authentication cookies that are generated by the web applications. Modifying Set-Cookie headers to include these two options can be done using an http Load Balancing Virtual Server and Rewrite Policies on a...

7.1AI score
Exploits0
Node.js
Node.js
added 2021/02/22 5:29 p.m.66 views

Cross-Site Request Forgery (CSRF)

Overview Affected versions of the fastify-csrf package are vulnerable to Cross-site Request Forgery CSRF. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true . Also, the CSRF token was available in the GET query parameter...

6.8CVSS2.3AI score0.00307EPSS
Exploits0Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/20 9:30 p.m.30 views

Cross-site Request Forgery in fastify-csrf

The package fastify-csrf before 3.0.0 has a set of issues that affect its ability to do CSRF protection. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS8.4AI score0.00307EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2021/01/19 3:15 p.m.11 views

CVE-2020-28482

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

8.8CVSS6.8AI score
Exploits0References2
Prion
Prion
added 2021/01/19 3:15 p.m.9 views

Cross site request forgery (csrf)

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

6.8CVSS8.7AI score0.00307EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2021/01/19 2:50 p.m.12 views

CVE-2020-28482 Cross-site Request Forgery (CSRF)

This affects the package fastify-csrf before 3.0.0. 1. The generated cookie used insecure defaults, and did not have the httpOnly flag on: cookieOpts: path: '/', sameSite: true 2. The CSRF token was available in the GET query parameter...

5.9CVSS8.8AI score0.00307EPSS
Exploits0References2
CNNVD
CNNVD
added 2021/01/19 12:0 a.m.1 views

Fastify Fastify-csrf Cross-Site Request Forgery Vulnerability

Fastify Fastify-csrf is a Javascript-based plugin that provides CSRF protection for Fastify in the Fastify community. A security vulnerability exists in fastify-csrf before 3.0.0 due to an insecure default value being used in the generated cookie, no httpOnly, and CSRF tokens being available in t...

8.8CVSS7.3AI score0.00307EPSS
Exploits0References2
Rows per page
Query Builder