First published: Wed Jun 01 2022(Updated: )
Online Fire Reporting System v1.0 is vulnerable to SQL Injection via /ofrs/admin/?page=user/manage_user&id=.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Fire Reporting System Project Online Fire Reporting System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-31975 is a vulnerability in Online Fire Reporting System v1.0 that allows for SQL Injection via the /ofrs/admin/?page=user/manage_user&id= parameter.
CVE-2022-31975 has a severity rating of 7.2 (high).
CVE-2022-31975 affects Online Fire Reporting System v1.0 by allowing an attacker to perform SQL Injection attacks through the user/manage_user&id= parameter.
CVE-2022-31975 is associated with CWE-89, which is a weakness related to SQL Injection vulnerabilities.
To fix the CVE-2022-31975 vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL Injection attacks.