Enhancement: cves/2020/CVE-2020-7943.yaml by mp
parent
bef06269fc
commit
615aee1228
|
@ -1,15 +1,15 @@
|
|||
id: CVE-2020-7943
|
||||
|
||||
info:
|
||||
name: Puppet Server and PuppetDB sensitive information disclosure
|
||||
name: Puppet Server/PuppetDB - Sensitive Information Disclosure
|
||||
author: c-sh0
|
||||
severity: high
|
||||
description: Puppet Server and PuppetDB provide useful performance and debugging information via their metrics API endpoints, which may contain sensitive information
|
||||
description: Puppet Server and PuppetDB provide useful performance and debugging information via their metrics API endpoints, which may contain sensitive information when left exposed.
|
||||
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
|
||||
- https://puppet.com/security/cve/CVE-2020-7943/
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2020-7943
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
||||
cvss-score: 7.5
|
||||
|
@ -37,3 +37,5 @@ requests:
|
|||
part: body
|
||||
words:
|
||||
- "trapperkeeper"
|
||||
|
||||
# Enhanced by mp on 2022/06/28
|
||||
|
|
Loading…
Reference in New Issue