Actions
Bug #21468
closedBug #21442: Various XSS vulnerabilities in the interface
XSS in API account description
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Even if the API accound management is now implemented in Elm it is vulnerable to an XSS in the description tooltip as we build it as raw string inside an attribute.
The impact here is low as the API accounts page or API is only available to administrators.
Updated by Alexis Mousset over 2 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/4393
Updated by Alexis Mousset over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|756af0882b5bb8b5944186413ac09204cdaa1c15.
Updated by Alexis Mousset over 2 years ago
- Target version changed from 7.1.4 to 7.1.3
Updated by Alexis Mousset over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.1.3 which was released today.
Actions