提出 #255759: PHPGurukul Online Notes Sharing System 1.0 Broken Authentication情報

タイトルPHPGurukul Online Notes Sharing System 1.0 Broken Authentication
説明Bug Description: A security vulnerability in the Online Notes Sharing System 1.0 exposes users to potential risks by allowing registration with default weak passwords. The issue arises due to the absence of proper password strength enforcement during user registration, enabling individuals to set weak and easily guessable passwords. Steps to Reproduce: # Exploit Title: Default Weak Password Enabled in Online Notes Sharing System # Date: 20-12-2023 # Exploit Author: dhabaleshwardas # Vendor Homepage: https://phpgurukul.com/ # Software Link: https://phpgurukul.com/online-notes-sharing-system-using-php-and-mysql/ # Version: 1.0 # Tested on: firefox/chrome/brave # CVE: To exploit the vulnerability: 1- Navigate to the "signup.php" page of the application. 2- Register a new account by providing any valid information. 3- Set a weak and easily guessable password, such as "1" during the registration process. 4- Complete the registration process, and the system accepts the weak password without enforcing adequate password strength. 5- Log in to the application using the registered account with the weak password. Impact: This vulnerability allows users to register with default weak passwords, making it easier for malicious actors to perform brute-force attacks, compromise user accounts, and potentially gain unauthorized access to sensitive information within the application. Remediation: Implement password complexity requirements, including a minimum length, a mix of uppercase and lowercase letters, numbers, and special characters.
ソース⚠️ https://github.com/dhabaleshwar/Open-Source-Vulnerabilities/blob/main/note_weakpass.md
ユーザー
 dhabaleshwar (UID 58737)
送信2023年12月20日 17:34 (2 年 ago)
モデレーション2023年12月21日 17:09 (24 hours later)
ステータス承諾済み
VulDBエントリ248740 [PHPGurukul Online Notes Sharing System 1.0 /user/signup.php 弱い認証]
ポイント20

Do you want to use VulDB in your project?

Use the official API to access entries easily!