Lucene search
+L

663 matches found

Hacker One
Hacker One
added 2021/07/02 7:25 p.m.61 views

U.S. Dept Of Defense: Cross site scripting

Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. Impact Malicious...

0.6AI score
SaveExploits0
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
RedHat Linux
RedHat Linux
added 2021/06/15 5:17 p.m.2 views

ceph-dashboard: Don't use Browser's LocalStorage for storing JWT but Secure Cookies with proper HTTP Headers

A flaw was found in ceph-dashboard. The JSON Web Token JWT used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and...

5.4CVSS5.7AI score0.02449EPSS
SaveExploits0References4
NVD
NVD
added 2021/06/01 2:15 p.m.22 views

CVE-2021-20575

IBM Security Verify Access 20.07 allows web pages to be stored locally which can be read by another user on the system. X-Force ID: 199278...

4CVSS0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2021/06/01 2:15 p.m.5 views

CVE-2021-20575

IBM Security Verify Access 20.07 allows web pages to be stored locally which can be read by another user on the system. X-Force ID: 199278...

3.3CVSS7.3AI score0.00268EPSS
SaveExploits0References2
CVE
CVE
added 2021/05/31 2:50 p.m.55 views

CVE-2021-20575

CVE-2021-20575 concerns IBM Application Gateway (IBM Application Gateway 1.0) where the application allows web pages to be stored locally and readable by other users on the same system, causing an information disclosure. The vulnerability description and multiple connected sources confirm this lo...

4CVSS4.2AI score0.00268EPSS
SaveExploits0References2Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2021/05/28 7:22 p.m.19 views

Security Bulletin: Multiple Security Vulnerabilities have been resolved in IBM Application Gateway (CVE-2021-20576, CVE-2021-20575, CVE-2021-29665)

Summary Multiple Security vulnerabilities have been fixed in the IBM Application Gateway product. Vulnerability Details CVEID: CVE-2021-20576 DESCRIPTION: IBM Application Gateway could allow a remote attacker to send a specially crafted HTTP GET request that could cause the application to crash...

9CVSS0.9AI score0.02476EPSS
SaveExploits0Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/28 12:0 a.m.4 views

CVE-2021-20575

IBM Security Verify Access 20.07 allows web pages to be stored locally which can be read by another user on the system. X-Force ID: 199278...

4CVSS5.9AI score0.00268EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/05/27 8:15 p.m.24 views

CVE-2020-1761

A flaw was found in the OpenShift web console, where the access token is stored in the browser's local storage. An attacker can use this flaw to get the access token via physical access, or an XSS attack on the victim's browser. This flaw affects openshift/console versions before...

6.1CVSS5.3AI score0.00633EPSS
SaveExploits0References1
NVD
NVD
added 2021/05/27 8:15 p.m.24 views

CVE-2020-1761

A flaw was found in the OpenShift web console, where the access token is stored in the browser's local storage. An attacker can use this flaw to get the access token via physical access, or an XSS attack on the victim's browser. This flaw affects openshift/console versions before...

6.1CVSS0.00633EPSS
SaveExploits0References1
Prion
Prion
added 2021/05/27 8:15 p.m.17 views

Design/Logic Flaw

A flaw was found in the OpenShift web console, where the access token is stored in the browser's local storage. An attacker can use this flaw to get the access token via physical access, or an XSS attack on the victim's browser. This flaw affects openshift/console versions before...

4.3CVSS5.6AI score0.00633EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2021/05/27 7:45 p.m.28 views

CVE-2020-1761

A flaw was found in the OpenShift web console, where the access token is stored in the browser's local storage. An attacker can use this flaw to get the access token via physical access, or an XSS attack on the victim's browser. This flaw affects openshift/console versions before...

5.8AI score0.00633EPSS
SaveExploits0References1
CVE
CVE
added 2021/05/27 7:45 p.m.63 views

CVE-2020-1761

OpenShift OpenShift Console stores the access token in the browser’s localStorage, enabling token exposure via physical access or a browser XSS attack. Affected versions: openshift/console before openshift/console-4. Root cause: localStorage-based token persistence in the web console. Impact is d...

6.1CVSS5.7AI score0.00633EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/05/27 12:0 a.m.7 views

Red Hat OpenShift 安全漏洞

Red Hat OpenShift is a Platform-as-a-Service PaaS cloud computing platform from Red Hat, Inc. that supports building, testing, deploying, and running applications. A security vulnerability exists in the OpenShift web console, which originates from an access token stored in the browser's local...

6.1CVSS6AI score0.00633EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/05/27 12:0 a.m.7 views

PT-2021-10108 · Red Hat · Openshift

Name of the Vulnerable Software and Affected Versions: openshift/console versions before openshift/console-4 Description: A flaw was found in the OpenShift web console, where the access token is stored in the browser's local storage. An attacker can use this flaw to get the access token via...

6.1CVSS5.8AI score0.00633EPSS
SaveExploits0References4
OSV
OSV
added 2021/05/26 10:15 p.m.1 views

DEBIAN-CVE-2020-27839

A flaw was found in ceph-dashboard. The JSON Web Token JWT used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and...

5.4CVSS6AI score0.02449EPSS
SaveExploits0References1
OSV
OSV
added 2021/05/26 10:15 p.m.3 views

UBUNTU-CVE-2020-27839

A flaw was found in ceph-dashboard. The JSON Web Token JWT used for user authentication is stored by the frontend application in the browser’s localStorage which is potentially vulnerable to attackers via XSS attacks. The highest threat from this vulnerability is to data confidentiality and...

5.4CVSS6.6AI score0.02449EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2021/05/18 11:27 a.m.22 views

Security Bulletin: IBM Cloud Pak for Multicloud Management Monitoring allows certain web pages to be stored locally

Summary IBM Cloud Pak for Multicloud Management Monitoring allows certain web pages to be stored locally which potentially can be read by another user on the system. Vulnerability Details CVEID: CVE-2020-4765 DESCRIPTION: IBM Cloud Pak for Multicloud Management Monitoring allows web pages to be...

4CVSS0.7AI score0.00249EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/05/14 5:15 p.m.9 views

CVE-2021-20391

IBM QRadar User Behavior Analytics 1.0.0 through 4.1.0 allows web pages to be stored locally which can be read by another user on the system. IBM X-Force ID: 195999...

3.3CVSS5.8AI score0.00249EPSS
SaveExploits0References2
Prion
Prion
added 2021/05/14 5:15 p.m.26 views

Code injection

IBM QRadar User Behavior Analytics 1.0.0 through 4.1.0 allows web pages to be stored locally which can be read by another user on the system. IBM X-Force ID: 195999...

2.1CVSS3.3AI score0.00249EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder