2022-03-08 18:47:22 +00:00
id : CVE-2020-7943
info :
name : Puppet Server and PuppetDB sensitive information disclosure
author : c-sh0
2022-04-22 10:38:41 +00:00
severity : high
2022-03-08 18:47:22 +00:00
description : Puppet Server and PuppetDB provide useful performance and debugging information via their metrics API endpoints, which may contain sensitive information
reference :
- https://puppet.com/security/cve/CVE-2020-7943
- https://nvd.nist.gov/vuln/detail/CVE-2020-7943
- https://tickets.puppetlabs.com/browse/PDB-4876
2022-05-17 09:18:12 +00:00
- https://puppet.com/security/cve/CVE-2020-7943/
2022-03-08 18:47:22 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 7.5
2022-03-08 18:47:22 +00:00
cve-id : CVE-2020-7943
cwe-id : CWE-276
tags : cve,cve2020,puppet,exposure
requests :
- method : GET
path :
- "{{BaseURL}}/metrics/v1/mbeans"
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
part : header
words :
- "application/json"
- type : word
part : body
words :
- "trapperkeeper"