mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-08 14:08:13 +00:00
Merging PR 4
This commit is contained in:
commit
35c80a8c01
@ -1,18 +1,130 @@
|
|||||||
{
|
{
|
||||||
"CVE_data_meta" : {
|
"data_type": "CVE",
|
||||||
"ASSIGNER" : "cve@mitre.org",
|
"data_format": "MITRE",
|
||||||
"ID" : "CVE-2018-5559",
|
"data_version": "4.0",
|
||||||
"STATE" : "RESERVED"
|
"CVE_data_meta": {
|
||||||
},
|
"ID": "CVE-2018-5559",
|
||||||
"data_format" : "MITRE",
|
"ASSIGNER": "cve@rapid7.com",
|
||||||
"data_type" : "CVE",
|
"DATE_PUBLIC": "2018-11-07T18:00:00.000Z",
|
||||||
"data_version" : "4.0",
|
"TITLE": "",
|
||||||
"description" : {
|
"AKA": "",
|
||||||
"description_data" : [
|
"STATE": "PUBLIC"
|
||||||
{
|
},
|
||||||
"lang" : "eng",
|
"source": {
|
||||||
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
|
"defect": [
|
||||||
}
|
"R7-2018-53"
|
||||||
|
],
|
||||||
|
"advisory": "",
|
||||||
|
"discovery": "EXTERNAL"
|
||||||
|
},
|
||||||
|
"affects": {
|
||||||
|
"vendor": {
|
||||||
|
"vendor_data": [
|
||||||
|
{
|
||||||
|
"vendor_name": "Rapid7",
|
||||||
|
"product": {
|
||||||
|
"product_data": [
|
||||||
|
{
|
||||||
|
"product_name": "Komand",
|
||||||
|
"version": {
|
||||||
|
"version_data": [
|
||||||
|
{
|
||||||
|
"version_name": "0.41.0",
|
||||||
|
"affected": "<=",
|
||||||
|
"version_value": "0.41.0",
|
||||||
|
"platform": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_name": "0.42.0",
|
||||||
|
"affected": "!>=",
|
||||||
|
"version_value": "0.42.0",
|
||||||
|
"platform": ""
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"description": {
|
||||||
|
"description_data": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "Certain endpoints that are able to list the always encrypted-at-rest connection data could return some configurations of connection data without obscuring sensitive data from the API response sent over an encrypted channel."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "This issue affects:\nRapid7 Komand version 0.41.0 and prior versions.\n\nThis issue does not affect:\nRapid7 Komand version 0.42.0 and later versions."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"problemtype": {
|
||||||
|
"problemtype_data": [
|
||||||
|
{
|
||||||
|
"description": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "CWE-212"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "Improper Cross-boundary Removal of Sensitive Data"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references": {
|
||||||
|
"reference_data": [
|
||||||
|
{
|
||||||
|
"refsource": "CONFIRM",
|
||||||
|
"url": "https://docs.komand.com/docs/release-notes#section-komand-v0-42-0-2018-11-1",
|
||||||
|
"name": "https://docs.komand.com/docs/release-notes#section-komand-v0-42-0-2018-11-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"refsource": "MISC",
|
||||||
|
"url": "https://www.alexanderjaeger.de/cve-2018-5559_my_first_cve/",
|
||||||
|
"name": "https://www.alexanderjaeger.de/cve-2018-5559_my_first_cve/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"configuration": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "In order to expose this issue, a Komand administrator must first configure an affected plugin with a password."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"impact": {
|
||||||
|
"cvss": {
|
||||||
|
"version": "3.0",
|
||||||
|
"attackVector": "NETWORK",
|
||||||
|
"attackComplexity": "LOW",
|
||||||
|
"privilegesRequired": "HIGH",
|
||||||
|
"userInteraction": "REQUIRED",
|
||||||
|
"scope": "CHANGED",
|
||||||
|
"confidentialityImpact": "LOW",
|
||||||
|
"integrityImpact": "NONE",
|
||||||
|
"availabilityImpact": "NONE",
|
||||||
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N",
|
||||||
|
"baseScore": 3.4,
|
||||||
|
"baseSeverity": "LOW"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"exploit": [],
|
||||||
|
"work_around": [],
|
||||||
|
"solution": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "Update to at least version 0.42.0 of Rapid7 Komand"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"credit": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "Alexander Jäger, https://twitter.com/alexanderjaeger"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user