57 lines
1.7 KiB
YAML
57 lines
1.7 KiB
YAML
id: CVE-2022-23348
|
|
|
|
info:
|
|
name: BigAnt Server 5.6.06 - Improper Access Control
|
|
author: arafatansari
|
|
severity: medium
|
|
description: |
|
|
BigAnt Server 5.6.06 is susceptible to improper access control. The software utililizes weak password hashes. An attacker can craft a password hash and thereby possibly possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by the vendor to fix the access control issue.
|
|
reference:
|
|
- https://github.com/bzyo/cve-pocs/tree/master/CVE-2022-23348
|
|
- http://bigant.com
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-23348
|
|
- https://www.bigantsoft.com/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2022-23348
|
|
cwe-id: CWE-916
|
|
epss-score: 0.00425
|
|
epss-percentile: 0.71485
|
|
cpe: cpe:2.3:a:bigantsoft:bigant_server:5.6.06:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: bigantsoft
|
|
product: bigant_server
|
|
shodan-query: http.html:"bigant"
|
|
tags: cve,cve2022,bigant,unauth,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Runtime/Data/ms_admin.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"user_name";'
|
|
- '"user_pwd";'
|
|
- '"user_id";'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022044e0773364594a37ca7026b8982a6df8b49e5f81590173d4c4d394a1207502450220540ad360ae428a3ce0b41eb3fc48d640db9b34d34aa231f801b87214d893b75d:922c64590222798bb761d5b6d8e72950
|