S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Mar 4, 2024

CVE-2022-31975 Scanner

CVE-2022-31975 scanner - SQL Injection vulnerability in Online Fire Reporting System

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.4k
Times Used
continuous scan runs
5.9k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2022-31975
7.2
CVSS

Online Fire Reporting System v1.0 is vulnerable to SQL Injection via /ofrs/admin/?page=user/manage_user&id=.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

The Online Fire Reporting System version 1.0 is a specialized web application tailored for fire departments and emergency services, allowing for the online reporting and tracking of fire incidents. This system facilitates the efficient management of fire incident reports, streamlining communication between the public and emergency responders. It provides a centralized platform for data entry, report generation, and analysis, aimed at enhancing the operational efficiency of fire safety operations. The application is designed to be user-friendly, enabling quick and accurate reporting of incidents to ensure a prompt and effective response.

This SQL Injection vulnerability within the Online Fire Reporting System v1.0 specifically targets the administrative function for managing users, through the manipulation of the 'id' parameter in the URL. By exploiting this vulnerability, attackers can inject arbitrary SQL commands into the application's database queries. This issue highlights a significant security oversight in the input validation process, potentially allowing unauthorized access to sensitive data, alteration of database contents, or other malicious activities.

The flaw is located in the /admin/?page=user/manage_user&id= URL parameter. Attackers can manipulate this parameter by appending a malicious SQL query, which the system executes without proper sanitization. This allows for the execution of unauthorized SQL queries directly against the database, enabling the attacker to bypass authentication, extract sensitive information, or execute administrative actions without legitimate access. This vulnerability underscores the critical need for stringent input validation and the use of parameterized queries to protect against SQL Injection attacks.

The exploitation of this vulnerability can lead to severe consequences, including unauthorized access to the database, exposure of personal and confidential information, data manipulation or deletion, and potential compromise of the entire system. It may also enable attackers to gain administrative privileges, further escalating the impact by allowing them to execute additional malicious actions within the system. The breach of data integrity and confidentiality can have far-reaching implications, eroding trust in the fire reporting system and potentially jeopardizing public safety and emergency response efforts.

S4E provides a comprehensive suite of cybersecurity solutions to identify and remediate vulnerabilities like SQL Injection in web applications. Our platform offers in-depth security assessments, real-time monitoring, and actionable insights to fortify your digital infrastructure against cyber threats. By joining S4E, you gain access to advanced tools and expert guidance, ensuring your systems are safeguarded against evolving cyber risks. Leverage our services to enhance your security posture and protect your critical assets.

 

References

Solution Advice
  1. Ensure that all user-supplied inputs are rigorously validated and sanitized before being processed.
  2. Employ parameterized queries or prepared statements to securely handle SQL queries, effectively mitigating the risk of SQL Injection.
  3. Regularly update the application to incorporate security patches and mitigate known vulnerabilities.
  4. Restrict access to administrative functions to authorized personnel only, using strong authentication and access control measures.
  5. Conduct periodic security reviews and vulnerability assessments to proactively identify and address potential security issues.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2022-31975 scanner - SQL Injection vulnerability in Online Fire Reporting System | S4E