First published: Mon Feb 27 2023(Updated: )
Art Gallery Management System Project in PHP 1.0 was discovered to contain a SQL injection vulnerability via the pid parameter in the single-product page.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Art Gallery Management System Project Art Gallery Management System | =1.0 | |
PHPGurukul Art Gallery Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-23156 is classified as a critical security vulnerability due to its potential for SQL injection attacks.
To fix CVE-2023-23156, validate and sanitize all user inputs, especially the 'pid' parameter in the single-product page to prevent SQL injection.
CVE-2023-23156 affects Art Gallery Management System Project in PHP version 1.0.
CVE-2023-23156 is a SQL injection vulnerability which allows attackers to execute arbitrary SQL code on the database.
Yes, CVE-2023-23156 can lead to data breaches by allowing attackers to manipulate database queries and access sensitive information.