CVE-2022-30798: SQL Injection
Published May 31, 2022
·Updated
Online Ordering System v1.0 by oretnom23 is vulnerable to SQL Injection via admin/viewreport.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:13 PM
Data Sourced
via MITRE·03:13 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-30798?
CVE-2022-30798 has a medium severity rating due to its SQL Injection vulnerability.
2
How do I fix CVE-2022-30798?
To fix CVE-2022-30798, sanitize and validate all user inputs before processing any SQL queries in the affected admin/viewreport.php file.
3
Does CVE-2022-30798 affect all versions of Online Ordering System?
CVE-2022-30798 specifically affects only version 1.0 of the Online Ordering System.
4
What type of vulnerability is CVE-2022-30798?
CVE-2022-30798 is an SQL Injection vulnerability that allows attackers to manipulate database queries.
5
Who is the vendor for the software affected by CVE-2022-30798?
The vendor for the software affected by CVE-2022-30798 is oretnom23.