Bug 161097 - SPAM - Login page form submits even with empty fields.
Summary: SPAM - Login page form submits even with empty fields.
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: deletionRequest (show other bugs)
Version:
(earliest affected)
3.3.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 04:18 UTC by Bugzilla
Modified: 2024-05-16 05:31 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bugzilla 2024-05-16 04:18:50 UTC
Description:
I am experiencing an issue with the login page of the web application, where the form can be submitted even if the username and password fields are left empty. This is a security concern, as it could allow unauthorized access to the application

Steps to Reproduce:
1.Navigate to the login page of the web application
2.Leave the username and password fields empty
3.Click the "Login" button
4.The form is submitted, and the user is redirected to the home page

Actual Results:
The form is submitted, and the user is redirected to the home page.

Expected Results:
Whenever username and password is empty then not redirected in Home page and display validation message like "Please, Enter username and Password" 


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Please, Take a Action..
Comment 1 Mithun 2024-05-16 05:31:10 UTC
(In reply to Bugzilla from comment #0)
> Description:
> I am experiencing an issue with the login page of the web application, where
> the form can be submitted even if the username and password fields are left
> empty. This is a security concern, as it could allow unauthorized access to
> the application
> 
> Steps to Reproduce:
> 1.Navigate to the login page of the web application
> 2.Leave the username and password fields empty
> 3.Click the "Login" button
> 4.The form is submitted, and the user is redirected to the home page
> 
> Actual Results:
> The form is submitted, and the user is redirected to the home page.
> 
> Expected Results:
> Whenever username and password is empty then not redirected in Home page and
> display validation message like "Please, Enter username and Password" 
> 
> 
> Reproducible: Always
> 
> 
> User Profile Reset: Yes
> 
> Additional Info:
> Please, Take a Action..

This your coding mistake. This is not a bug. Also, this is not a LibreOffice Issue