Skip to content

Commit

Permalink
Merge pull request CVEProject#1738 from lordoxley/patch-14
Browse files Browse the repository at this point in the history
Publish 2019-3606
  • Loading branch information
cve-team authored Mar 26, 2019
2 parents aa64e3a + 859c95d commit 72d5a5d
Showing 1 changed file with 89 additions and 15 deletions.
104 changes: 89 additions & 15 deletions 2019/3xxx/CVE-2019-3606.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,92 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-3606",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"CVE_data_meta": {
"ASSIGNER": "psirt@mcafee.com",
"ID": "CVE-2019-3606",
"STATE": "PUBLIC",
"TITLE": "Data leakage when in an MDR pair by McAfee Network Security Manager 9.x"
},
"affects": {
"vendor": {
"vendor_data": [
{
"lang": "eng",
"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."
"product": {
"product_data": [
{
"product_name": "McAfee Network Security Manager (NSM)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "9.1",
"version_value": "9.1.7.75 (91.update 4)"
},
{
"version_affected": "<",
"version_name": "9.2",
"version_value": "9.2.7.31 (9.2 Update 2)"
}
]
}
}
]
},
"vendor_name": "McAfee LLC"
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Data Leakage Attacks vulnerability in the web portal component when in an MDR pair in McAfee Network Security Management (NSM) 9.1 < 9.1.7.75 (Update 4) and 9.2 < 9.2.7.31 Update2 allows administrators to view configuration information in plain text format via the GUI or GUI terminal commands."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.5"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Data Leakage Attacks vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10274",
"refsource": "CONFIRM",
"url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10274"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}

0 comments on commit 72d5a5d

Please sign in to comment.