| Titel | 1000 Projects portfolio-management-system v1.0 Unverified Password Change |
|---|
| Beschreibung | A high severity IDOR (Insecure Direct Object Reference) vulnerability exists in 1000project `update_passwd_process.php`. The vulnerability allows an attacker to modify the password of any user account by manipulating the `temp_user` session variable, enabling unauthorized password changes without proper authorization checks.
**Key Characteristics:**
- **Attack Vector**: Session variable manipulation
- **Impact**: Unauthorized password modification for any user
- **Authentication**: Requires valid user session (but no additional authorization)
The vulnerability stems from the system using a session variable to identify the user whose password to change, without verifying that the current user has permission to modify that account. |
|---|
| Quelle | ⚠️ https://github.com/9str0IL/CVE/issues/4 |
|---|
| Benutzer | 9str0il (UID 97218) |
|---|
| Einreichung | 10.04.2026 05:31 (vor 5 Monaten) |
|---|
| Moderieren | 26.04.2026 21:47 (17 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 359743 [1000 Projects Portfolio Management System MCA 1.0 update_passwd_process.php temp_user erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|