2021-01-10 13:11:25 +00:00
|
|
|
id: ansible-config-disclosure
|
|
|
|
|
|
|
|
info:
|
2023-02-08 17:47:49 +00:00
|
|
|
name: Ansible Configuration Page - Detect
|
2021-04-06 06:46:11 +00:00
|
|
|
author: pdteam
|
2021-01-10 13:11:25 +00:00
|
|
|
severity: medium
|
2023-02-08 17:47:49 +00:00
|
|
|
description: Ansible configuration page was detected.
|
|
|
|
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
|
|
|
|
cwe-id: CWE-200
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: config,exposure
|
2021-01-10 13:11:25 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-10 13:11:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/ansible.cfg'
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-01-10 13:11:25 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '[defaults]'
|
|
|
|
- '[inventory]'
|
2023-02-08 17:47:49 +00:00
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402205e05b1885ed60dc1e77ade0e85a0f5ea32674db8571ed78b68a3ea35a4865eeb02204d811de66649dc7cf5755468bc2092c31515e44da8550492575c507b2cab225b:922c64590222798bb761d5b6d8e72950
|