Lucene search
+L

913 matches found

CVE
CVE
added 2021/07/07 4:30 p.m.42 views

CVE-2021-20416

CVE-2021-20416 affects IBM Guardium Data Encryption (GDE) 3.0.0.3 and 4.0.0.4, where the HTTPOnly flag is not set on cookies, enabling a remote attacker to access sensitive cookie information. The IBM security bulletin notes fixes in GDE 4.0.0.5 and newer; upgrading to that version (or newer) is ...

5.3CVSS5.6AI score0.00722EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/07/07 4:30 p.m.20 views

CVE-2021-20416

IBM Guardium Data Encryption GDE 3.0.0.3 and 4.0.0.4 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 196218...

3.7CVSS5.1AI score0.00722EPSS
SaveExploits0References2
Prion
Prion
added 2021/06/29 7:15 p.m.15 views

Design/Logic Flaw

Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, the default configuration of client side sessions results in unencrypted, but signed, data being set as cookie values. This means that if something sensitive goes into the session, it could be read by something with...

5CVSS7.1AI score0.00455EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2021/06/15 5:17 p.m.4 views

ceph-dashboard: Cross-site scripting via token Cookie

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...

6.1CVSS5.8AI score0.017EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/05/28 12:0 a.m.10 views

Session Cookies Detected

The scanner collected the session cookies returned by the application during an authenticated scan. The list includes the following information for each cookie: - Name: name of the cookie - Value: value of the cookie - Domain: hosts to which the cookie will be sent - Path: URL path which must exi...

6.8AI score
SaveExploits0References3
NVD
NVD
added 2021/05/27 12:15 a.m.35 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.1CVSS0.017EPSS
SaveExploits1References5
OSV
OSV
added 2021/05/27 12:15 a.m.36 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.1CVSS5.4AI score
SaveExploits0References5
OSV
OSV
added 2021/05/27 12:15 a.m.2 views

DEBIAN-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.6AI score0.017EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2021/05/27 12:15 a.m.35 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.017EPSS
SaveExploits1References4
CVE
CVE
added 2021/05/26 11:56 p.m.285 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.017EPSS
SaveExploits1References5Affected Software1
Debian CVE
Debian CVE
added 2021/05/26 11:56 p.m.56 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.017EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/26 11:56 p.m.37 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.017EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2021/05/26 11:56 p.m.92 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.017EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/05/21 12:21 p.m.25 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.02287EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2021/05/19 12:25 a.m.63 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.02449EPSS
SaveExploits1References3
CNVD
CNVD
added 2021/05/07 12:0 a.m.8 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.01201EPSS
SaveExploits0References1
NVD
NVD
added 2021/05/05 1:15 p.m.24 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.01201EPSS
SaveExploits0References2
OSV
OSV
added 2021/05/05 1:15 p.m.13 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
SaveExploits0References2
Prion
Prion
added 2021/05/05 1:15 p.m.17 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.01201EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/05 1:15 p.m.4 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.2AI score0.01201EPSS
SaveExploits0References3
Rows per page
Query Builder