vendor:
Art Gallery Management System Project
by:
Rahul Patwari
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Art Gallery Management System Project
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: CVE-2023-23162
CPE: a:phpgurukul:art_gallery_management_system_project:1.0
Platforms Tested: XAMPP / Windows 10
2023
Art Gallery Management System Project v1.0 – SQL Injection (cid) Unauthenticated
An SQL injection vulnerability exists in Art Gallery Management System Project v1.0. By inserting a single quote (') or a double single quote ('') in the 'cid' parameter, an attacker can manipulate the SQL query and gain unauthorized access to the database.
Mitigation:
The vendor should sanitize user input and use parameterized queries to prevent SQL injection attacks. Users should update to a patched version of the software if available.