CVE-2023-23155: SQL Injection
Published Feb 27, 2023
·Updated
Art Gallery Management System Project in PHP 1.0 was discovered to contain a SQL injection vulnerability via the username parameter in the Admin Login.
Affected Software
2 affected components
Art Gallery Management System Project Art Gallery Management System=1.0
Phpgurukul Art Gallery Management System=1.0
Event History
Feb 27, 2023
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2023-23155?
CVE-2023-23155 is classified as a medium severity SQL injection vulnerability.
2
How do I fix CVE-2023-23155?
To fix CVE-2023-23155, you should sanitize and validate user inputs and use prepared statements for SQL queries.
3
What is affected by CVE-2023-23155?
CVE-2023-23155 affects version 1.0 of the Art Gallery Management System Project in PHP.
4
Can CVE-2023-23155 lead to data breaches?
Yes, CVE-2023-23155 can lead to unauthorized access to sensitive data through SQL injection.
5
What actions should be taken if CVE-2023-23155 is detected?
If CVE-2023-23155 is detected, immediate remediation steps should be taken to patch the vulnerability and secure the system.