Vulnerabilities/

Password Input on HTTP

Impact: Medium

Description

When passwords are sent over unencrypted HTTP traffic, attackers can intercept and capture them easily, leading to unauthorized access to user accounts, sensitive data exposure, and potential compromise of the entire system.

Recommendation

Enforce the use of HTTPS to encrypt sensitive data transmission, including passwords. Ensure that all login pages, forms, and authentication mechanisms are served over HTTPS to protect user credentials.

References

Last updated on May 13, 2024

Use SmartScanner Free version to test for this issue

Download