Project

General

Profile

Actions

Bug #37834

closed

mgr/dashboard: Update Bootstrap to 3.4.0

Added by Lenz Grimmer over 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
General
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Bootstrap 3.4.0 has been released a few weeks ago, which contains a fix for an XSS issue. Please update the dashboard code accordingly.


Related issues 1 (0 open1 closed)

Copied to Dashboard - Backport #38986: nautilus: mgr/dashboard: Update Bootstrap to 3.4.0RejectedActions
Actions #1

Updated by Lenz Grimmer over 5 years ago

  • Assignee set to Tiago Melo
  • Pull request ID set to 25656
Actions #2

Updated by Lenz Grimmer over 5 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Lenz Grimmer over 5 years ago

FYI: Ernesto run a quick check on the impact of this issue (https://github.com/twbs/bootstrap/pull/26630) to the dashboard codebase, and currently we are not using any of the vulnerable properties (data-parent, data-target or data-container).

$ egrep "data-(parent|target|container)" src/pybind/mgr/dashboard/frontend -RI --include="*.html" --include="*.ts" 

However, I suggest to update the Boostrap library anyway, just in case we ever plan to use any of these properties.

Actions #4

Updated by Lenz Grimmer over 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #6

Updated by Lenz Grimmer about 5 years ago

  • Target version changed from v14.0.0 to v15.0.0
  • Backport changed from mimic to nautilus
Actions #7

Updated by Nathan Cutler about 5 years ago

  • Copied to Backport #38986: nautilus: mgr/dashboard: Update Bootstrap to 3.4.0 added
Actions #8

Updated by Ricardo Marques about 5 years ago

  • Status changed from Pending Backport to Resolved
  • Backport deleted (nautilus)
Actions #9

Updated by Ricardo Marques about 5 years ago

  • Target version deleted (v15.0.0)
Actions #10

Updated by Nathan Cutler about 5 years ago

Ricardo M. writes: "These changes are already included in nautilus, we don't need to create a backport PR"

Actions #11

Updated by Ernesto Puerta about 3 years ago

  • Tracker changed from Fix to Bug
  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
  • Regression set to No
  • Severity set to 3 - minor
Actions

Also available in: Atom PDF