CVE-2025-7588: PHPGurukul Dairy Farm Shop Management System edit-product.php sql injection
A vulnerability classified as critical has been found in PHPGurukul Dairy Farm Shop Management System 1.3. This affects an unknown part of the file edit-product.php. The manipulation of the argument productname 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-7588?
CVE-2025-7588 has been classified as a critical vulnerability.
How does the CVE-2025-7588 vulnerability occur?
CVE-2025-7588 occurs due to SQL injection in the edit-product.php file associated with the productname parameter.
Can CVE-2025-7588 be exploited remotely?
Yes, CVE-2025-7588 allows for remote exploitation, enabling attackers to manipulate the database.
What versions of PHPGurukul Dairy Farm Shop Management System are affected by CVE-2025-7588?
CVE-2025-7588 affects PHPGurukul Dairy Farm Shop Management System version 1.3.
How can I fix CVE-2025-7588?
To fix CVE-2025-7588, sanitize all user inputs and employ prepared statements to prevent SQL injection.