mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-30 05:58:39 +00:00
- Synchronized data.
This commit is contained in:
parent
e700398553
commit
6169a20821
@ -1,21 +1,10 @@
|
||||
{
|
||||
"CVE_data_meta" : {
|
||||
"ASSIGNER" : "security@puppet.com",
|
||||
"DATE_PUBLIC" : "2018-07-02T22:00:00.000Z",
|
||||
"ID" : "CVE-2018-11746",
|
||||
"STATE" : "PUBLIC",
|
||||
"TITLE" : "Puppet Discovery can leak authentication information",
|
||||
"DATE_PUBLIC" : "2018-07-02T22:00:00.000Z"
|
||||
},
|
||||
"data_format" : "MITRE",
|
||||
"data_type" : "CVE",
|
||||
"data_version" : "4.0",
|
||||
"description" : {
|
||||
"description_data" : [
|
||||
{
|
||||
"lang" : "eng",
|
||||
"value" : "When running Discovery against Windows hosts, WinRM connections can fall back to using basic auth over insecure channels if a HTTPS server is not available. This can expose the login credentials being used by Puppet Discovery."
|
||||
}
|
||||
]
|
||||
"TITLE" : "Puppet Discovery can leak authentication information"
|
||||
},
|
||||
"affects" : {
|
||||
"vendor" : {
|
||||
@ -41,6 +30,17 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"data_format" : "MITRE",
|
||||
"data_type" : "CVE",
|
||||
"data_version" : "4.0",
|
||||
"description" : {
|
||||
"description_data" : [
|
||||
{
|
||||
"lang" : "eng",
|
||||
"value" : "In Puppet Discovery prior to 1.2.0, when running Discovery against Windows hosts, WinRM connections can fall back to using basic auth over insecure channels if a HTTPS server is not available. This can expose the login credentials being used by Puppet Discovery."
|
||||
}
|
||||
]
|
||||
},
|
||||
"impact" : {
|
||||
"cvss" : {
|
||||
"attackComplexity" : "LOW",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user