CVE-2022-30794: SQL Injection
Published May 31, 2022
·Updated
Online Ordering System v1.0 by oretnom23 is vulnerable to SQL Injection via admin/editproductetails.php.
Affected Software
1 affected component
Online Ordering System Project Online Ordering System=1.0
Event History
May 31, 2022
CVE Published
via MITRE·03:06 PM
Data Sourced
via MITRE·03:06 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-30794?
CVE-2022-30794 is rated as high severity due to the potential for unauthorized database access via SQL Injection.
2
How do I fix CVE-2022-30794?
To fix CVE-2022-30794, sanitize and parameterize SQL queries in the admin/editproductetails.php file to prevent SQL Injection.
3
What software is affected by CVE-2022-30794?
CVE-2022-30794 affects Online Ordering System version 1.0 by oretnom23.
4
What type of vulnerability is CVE-2022-30794?
CVE-2022-30794 is an SQL Injection vulnerability that allows attackers to manipulate database queries.
5
Can CVE-2022-30794 lead to data breaches?
Yes, CVE-2022-30794 can lead to data breaches by allowing attackers to access or modify sensitive information within the database.