CVE-2025-7196: code-projects Jonnys Liquor browse.php sql injection
Published Jul 8, 2025
·Updated
A vulnerability was found in code-projects Jonnys Liquor 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /browse.php. The manipulation of the argument Search leads to sql injection. The attack may be launched 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·09:02 PM
Data Sourced
via MITRE·09:02 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeaknessAffected Software
Jun 12, 58473
Event
via NVD·05:18 PM
Frequently Asked Questions
1
What is the severity of CVE-2025-7196?
CVE-2025-7196 has been rated as critical due to its potential for SQL injection.
2
How does CVE-2025-7196 occur?
CVE-2025-7196 occurs when the Search argument in the /browse.php file is manipulated, leading to SQL injection.
3
Can CVE-2025-7196 be exploited remotely?
Yes, CVE-2025-7196 can be exploited remotely by an attacker.
4
What software is affected by CVE-2025-7196?
CVE-2025-7196 affects Code-projects Jonnys Liquor version 1.0.
5
How can I fix CVE-2025-7196?
To fix CVE-2025-7196, sanitize user inputs and use prepared statements to prevent SQL injection.