An IDOR (Insecure Direct Object Reference) vulnerability exists in transformeroptimus/superagi version v0.0.14. The application fails to properly check authorization for multiple API endpoints, allowing attackers to view, edit, and delete other users' information without proper authorization. Affected endpoints include but are not limited to /get/project/{project_id}, /get/schedule_data/{agent_id}, /delete/{agent_id}, /get/organisation/{organisation_id}, and /get/user/{user_id}.
References
Configurations
No configuration.
History
20 Mar 2025, 13:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://huntr.com/bounties/6def3e3a-c443-44bb-b20e-3e69b48f37dc - |
20 Mar 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-03-20 10:15
Updated : 2025-03-20 13:15
NVD link : CVE-2024-12048
Mitre link : CVE-2024-12048
CVE.ORG link : CVE-2024-12048
JSON object : View
Products Affected
No product.
CWE
CWE-304
Missing Critical Step in Authentication