CVE-2025-64064
BaseFortify
Publication date: 2025-11-25
Last updated on: 2025-12-01
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| primakon | project_contract_management | 1.0.18 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Primakon Pi Portal 1.0.18 at the /api/v2/pp_users endpoint, where the system fails to properly verify user permissions before processing a PATCH request that modifies the PP_SECURITY_PROFILE_ID. Due to weak access controls, any low-level user can exploit this by sending a request with PP_SECURITY_PROFILE_ID=2 in the request body to escalate their privileges to Administrator.
How can this vulnerability impact me? :
The vulnerability allows any low-level user to escalate their privileges to Administrator by exploiting weak access controls in the API. This can lead to unauthorized access to sensitive functions, data manipulation, and potentially full control over the system, resulting in security breaches and operational risks.