6.3 CVE-2025-3587

Exploit
 

A vulnerability classified as critical was found in ZeroWdd/code-projects studentmanager 1.0. This vulnerability affects unknown code of the file /getTeacherList. The manipulation leads to improper authorization. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
https://nvd.nist.gov/vuln/detail/CVE-2025-3587

Categories

CWE-266 : Incorrect Privilege Assignment
A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. Very carefully manage the setting, management, and handling of privileges. Explicitly manage trust zones in the software. Run your code using the lowest privileges that are required to accomplish the necessary tasks [REF-76]. If possible, create isolated accounts with limited privileges that are only used for a single task. That way, a successful attack will not immediately give the attacker access to the rest of the software or its environment. For example, database applications rarely need to run as the database administrator, especially in day-to-day operations. untrusted user placed in unix "wheel" group Product allows users to grant themselves certain rights that can be used to escalate privileges. Product uses group ID of a user instead of the group, causing it to run with different privileges. This is resultant from some other unknown issue. Product mistakenly assigns a particular status to an entity, leading to increased privileges.

CWE-NVD-noinfo

References

134c704f-9b21-4f2e-91b3-4a467353bcc0 Exploit

cna@vuldb.com Exploit

https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/ZeroWdd...
Exploit Third Party Advisory
https://vuldb.com/?ctiid.304642
Permissions Required Third Party Advisory VDB Entry
https://vuldb.com/?id.304642
Third Party Advisory VDB Entry
https://vuldb.com/?submit.550129
Third Party Advisory VDB Entry


 

CPE

cpe start end
Configuration 1
cpe:2.3:a:zerowdd:studentmanager:1.0:*:*:*:*:*:*:*


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/ZeroWdd...
https://github.com/buluorifu/Vulnerability-recurrence/blob/main/Refer/ZeroWdd...


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry