PT-2025-48079 · Unknown · Phpgurukul Online Shopping Portal
Published
2025-11-25
·
Updated
2025-12-01
·
CVE-2025-65647
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
PHPGURUKUL Online Shopping Portal version 2.1
Description
An Insecure Direct Object Reference (IDOR) exists in the Track order function. This allows information disclosure through manipulation of the
oid parameter. An IDOR occurs when an application provides direct access to objects based on user-supplied input. In this case, a user may be able to access order information that they are not authorized to view by modifying the oid parameter.Recommendations
Ensure proper authorization checks are implemented within the
Track order function to verify that users only have access to their own order information. Validate the oid parameter to ensure it corresponds to a valid order associated with the authenticated user.Exploit
Fix
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Phpgurukul Online Shopping Portal