cvelist/2018/6xxx/CVE-2018-6511.json

86 lines
2.5 KiB
JSON
Raw Normal View History

2018-02-01 13:02:47 -05:00
{
2018-05-08 14:03:29 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "security@puppet.com",
"DATE_PUBLIC" : "2018-05-01T13:00:00.000Z",
"ID" : "CVE-2018-6511",
"STATE" : "PUBLIC",
"TITLE" : "XSS Vulnerability in Puppet Enterprise Console"
2018-02-01 13:02:47 -05:00
},
2018-05-08 14:03:29 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2018-05-08 14:03:29 -04:00
"product" : {
"product_data" : [
{
2018-05-08 14:03:29 -04:00
"product_name" : "Puppet Enterprise",
"version" : {
"version_data" : [
{
2018-05-08 14:03:29 -04:00
"affected" : "<",
"version_name" : "2017.3.x",
"version_value" : "2017.3.6"
}
]
}
}
]
},
2018-05-08 14:03:29 -04:00
"vendor_name" : "Puppet"
}
]
}
},
2018-05-08 14:03:29 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
2018-05-08 14:03:29 -04:00
"lang" : "eng",
"value" : "A cross-site scripting vulnerability in Puppet Enterprise Console of Puppet Enterprise allows a user to inject scripts into the Puppet Enterprise Console when using the Puppet Enterprise Console. Affected releases are Puppet Puppet Enterprise: 2017.3.x versions prior to 2017.3.6."
}
]
},
2018-05-08 14:03:29 -04:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 5.4,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "LOW",
"scope" : "CHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version" : "3.0"
}
},
2018-05-08 14:03:29 -04:00
"problemtype" : {
"problemtype_data" : [
2018-02-01 13:02:47 -05:00
{
2018-05-08 14:03:29 -04:00
"description" : [
{
2018-05-08 14:03:29 -04:00
"lang" : "eng",
"value" : "Cross-site scripting"
}
]
2018-02-01 13:02:47 -05:00
}
]
},
2018-05-08 14:03:29 -04:00
"references" : {
"reference_data" : [
{
2018-05-08 14:03:29 -04:00
"name" : "https://puppet.com/security/cve/CVE-2018-6511",
"refsource" : "CONFIRM",
"url" : "https://puppet.com/security/cve/CVE-2018-6511"
}
]
},
2018-05-08 14:03:29 -04:00
"source" : {
"discovery" : "UNKNOWN"
2018-02-01 13:02:47 -05:00
}
}