Impact
The vulnerability resides in the update_passwd_process.php of 1000 Projects Portfolio Management System MCA 1.0. By manipulating the temp_user argument, an attacker can bypass normal authorization checks, allowing unauthorized password changes. This flaw constitutes an authorization bypass (CWE‑285) and an authorization logic error (CWE‑639). The impact is that an attacker who can reach the affected endpoint can change any user's password without proper authentication, compromising account integrity.
Affected Systems
The affected product is the 1000 Projects Portfolio Management System MCA version 1.0. The flaw exists in the update_passwd_process.php file of this release. No other versions or modules are listed as impacted.
Risk and Exploitability
The CVSS score of 5.3 places this issue in the moderate severity range. EPSS information is not available. The vulnerability is not listed in the CISA KEV catalog, yet the description confirms that an exploit has been released publicly and can be launched remotely, meaning attackers can target the web endpoint without local access. The attack vector is therefore the web interface, where crafted requests to update_passwd_process.php manipulate temp_user to elevate privileges.
OpenCVE Enrichment