Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password field is not contained in a form #5873

Closed
rauldpm opened this issue Sep 8, 2023 · 1 comment
Closed

Password field is not contained in a form #5873

rauldpm opened this issue Sep 8, 2023 · 1 comment
Labels
level/task Task issue qa/known Issues that are already known by the QA team type/bug Bug issue

Comments

@rauldpm
Copy link
Member

rauldpm commented Sep 8, 2023

Wazuh Rev Browser
4.6.0 46000 Brave

Description

In the analysis of the issue wazuh/wazuh#18843, an abnormal message has been detected in the console indicating that the password field is not within a form

    [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) <input type=​"password" id=​"i470de791-4e5e-11ee-a2e5-45558a0d0d97" class=​"euiFieldPassword" data-test-subj=​"current-password" aria-describedby=​"i470de791-4e5e-11ee-a2e5-45558a0d0d97-help-0" spellcheck=​"false" value>​
    /app/wazuh#/overview/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-24h,to:now))&_a=(columns:!(_source),filters:!(),index:'wazuh-alerts-*',interval:auto,query:(language:kuery,query:''),sort:!())&tabView=panels&tab=welcome:1 
    [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) <input type=​"password" id=​"i470e0ea1-4e5e-11ee-a2e5-45558a0d0d97" class=​"euiFieldPassword" data-test-subj=​"new-password" aria-describedby=​"i470e0ea1-4e5e-11ee-a2e5-45558a0d0d97-help-0" spellcheck=​"false" value>​
    /app/wazuh#/overview/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-24h,to:now))&_a=(columns:!(_source),filters:!(),index:'wazuh-alerts-*',interval:auto,query:(language:kuery,query:''),sort:!())&tabView=panels&tab=welcome:1 
    [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) <input type=​"password" id=​"i470e0ea3-4e5e-11ee-a2e5-45558a0d0d97" class=​"euiFieldPassword" data-test-subj=​"reenter-new-password" aria-describedby=​"i470e0ea3-4e5e-11ee-a2e5-45558a0d0d97-help-0" spellcheck=​"false" value>​

Preconditions

  1. --

Steps to reproduce

  1. Navigate to Reset password in the user menu

Expected Result

  1. Nothing unusual is observed

Actual Result

  1. Nothing unusual is observed

Screenshots

image

@gdiazlo
Copy link
Member

gdiazlo commented Sep 11, 2023

This seems to come from the upstream platform security plugin. The warning appears in Google Chrome and its spin-offs, but not in Firefox. It does not seem to affect the behavior of the application.

@gdiazlo gdiazlo closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2023
@rauldpm rauldpm added the qa/known Issues that are already known by the QA team label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue qa/known Issues that are already known by the QA team type/bug Bug issue
Projects
None yet
Development

No branches or pull requests

2 participants