Enhancement: cves/2022/CVE-2022-27927.yaml by mp
parent
12d4648341
commit
c9d77c4be0
|
@ -1,15 +1,15 @@
|
|||
id: CVE-2022-27927
|
||||
info:
|
||||
name: Microfinance Management System 1.0 - 'customer_number' SQLi
|
||||
name: Microfinance Management System 1.0 - SQL Injection
|
||||
author: lucasljm2001,ekrause
|
||||
severity: critical
|
||||
description: |
|
||||
Detects an SQL Injection vulnerability in Microfinance Management System.
|
||||
Microfinance Management System 1.0 is susceptible to SQL Injection.
|
||||
reference:
|
||||
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27927
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-27927
|
||||
- https://www.sourcecodester.com/sites/default/files/download/oretnom23/mims_0.zip
|
||||
- https://www.exploit-db.com/exploits/50891
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2022-27927
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||||
cvss-score: 9.8
|
||||
|
@ -39,3 +39,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/07/04
|
||||
|
|
Loading…
Reference in New Issue