CVE-2025-7198: code-projects Jonnys Liquor admin-area.php sql injection
Published Jul 8, 2025
·Updated
A vulnerability classified as critical was found in code-projects Jonnys Liquor 1.0. This vulnerability affects unknown code of the file /admin/admin-area.php. The manipulation of the argument drink leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
2 affected components
Code-projects Jonnys Liquor
Anisha Jonnys Liquor=1.0
Event History
Jul 8, 2025
CVE Published
via MITRE·10:02 PM
Data Sourced
via MITRE·10:02 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:15 PM
DescriptionSeverityWeaknessAffected Software
Jun 13, 58473
Event
via NVD·03:51 AM
Frequently Asked Questions
1
What is the severity of CVE-2025-7198?
CVE-2025-7198 is classified as a critical vulnerability.
2
How does CVE-2025-7198 affect the system?
CVE-2025-7198 allows for SQL injection through the manipulation of the argument 'drink' in the file /admin/admin-area.php.
3
Can CVE-2025-7198 be exploited remotely?
Yes, CVE-2025-7198 can be exploited remotely.
4
What software is affected by CVE-2025-7198?
CVE-2025-7198 affects Jonnys Liquor version 1.0.
5
How do I fix CVE-2025-7198?
To fix CVE-2025-7198, you should sanitize user inputs for the 'drink' argument and use prepared statements to prevent SQL injection.