Bug 1957591
| Summary: | [GUI] autocomplete attribute not set to "off" for password input field | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Reid Wahl <nwahl> | |
| Component: | pcs | Assignee: | Tomas Jelinek <tojeline> | |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 8.3 | CC: | cluster-maint, idevat, mlisik, mmazoure, mpospisi, nhostako, omular, slevine, tojeline | |
| Target Milestone: | rc | Keywords: | EasyFix, Security, Triaged | |
| Target Release: | 8.9 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | pcs-0.10.16-1.el8 | Doc Type: | Bug Fix | |
| Doc Text: |
Instruct web browsers not to remember passwords entered into pcsd web UI login form. Note that web browsers may ignore this setting.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2174711 (view as bug list) | Environment: | ||
| Last Closed: | 2023-11-14 15:22:35 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
|
Description
Reid Wahl
2021-05-06 05:48:28 UTC
The reporter stated that there is no CVE associated with this vulnerability scan result. Really looks like security hardening to me, and that too borderline. So this is not a security flaw, hence no CVE Upstream patch: https://github.com/ClusterLabs/pcs/commit/65571b8f455ac9133c7271ee6deefd484cb5dabe Test / reproducer in comment 0. DevTestResults: <tr> <td style="text-align:right;">Password:</td> <td><input type="password" name="password" autocomplete="off"></td> </tr> The password field contains the autocomplete attribute. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (pcs bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6903 |