CVE-2025-5077: Campcodes Online Shopping Portal edit-subcategory.php sql injection
A vulnerability was found in Campcodes Online Shopping Portal 1.0. It has been classified as critical. This affects an unknown part of the file /admin/edit-subcategory.php. The manipulation of the argument Category leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-5077?
CVE-2025-5077 has been classified as a critical vulnerability.
How does CVE-2025-5077 impact the Campcodes Online Shopping Portal?
CVE-2025-5077 affects the manipulation of the argument 'Category' in the /admin/edit-subcategory.php file, leading to SQL injection.
Can CVE-2025-5077 be exploited remotely?
Yes, CVE-2025-5077 can be exploited remotely.
What versions of Campcodes Online Shopping Portal are affected by CVE-2025-5077?
CVE-2025-5077 affects Campcodes Online Shopping Portal version 1.0.
How do I fix CVE-2025-5077?
To fix CVE-2025-5077, sanitize and validate all user inputs, especially the 'Category' parameter, to prevent SQL injection.