mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
- Synchronized data.
This commit is contained in:
parent
bb81a79ef4
commit
3f0712f77d
@ -1,110 +1,110 @@
|
||||
{
|
||||
"CVE_data_meta": {
|
||||
"ASSIGNER": "psirt@mcafee.com",
|
||||
"ID": "CVE-2018-6689",
|
||||
"STATE": "PUBLIC",
|
||||
"TITLE": " Data Loss Prevention Endpoint (DLPe) - Authentication Bypass vulnerability"
|
||||
"CVE_data_meta" : {
|
||||
"ASSIGNER" : "psirt@mcafee.com",
|
||||
"ID" : "CVE-2018-6689",
|
||||
"STATE" : "PUBLIC",
|
||||
"TITLE" : " Data Loss Prevention Endpoint (DLPe) - Authentication Bypass vulnerability"
|
||||
},
|
||||
"affects": {
|
||||
"vendor": {
|
||||
"vendor_data": [
|
||||
"affects" : {
|
||||
"vendor" : {
|
||||
"vendor_data" : [
|
||||
{
|
||||
"product": {
|
||||
"product_data": [
|
||||
"product" : {
|
||||
"product_data" : [
|
||||
{
|
||||
"product_name": "Data Loss Prevention Endpoint (DLPe)",
|
||||
"version": {
|
||||
"version_data": [
|
||||
"product_name" : "Data Loss Prevention Endpoint (DLPe)",
|
||||
"version" : {
|
||||
"version_data" : [
|
||||
{
|
||||
"affected": ">=",
|
||||
"platform": "x86",
|
||||
"version_name": "10.0.0",
|
||||
"version_value": "10.0.0"
|
||||
"affected" : ">=",
|
||||
"platform" : "x86",
|
||||
"version_name" : "10.0.0",
|
||||
"version_value" : "10.0.0"
|
||||
},
|
||||
{
|
||||
"affected": "!>=",
|
||||
"platform": "x86",
|
||||
"version_name": "10.0.510",
|
||||
"version_value": "10.0.510"
|
||||
"affected" : "!>=",
|
||||
"platform" : "x86",
|
||||
"version_name" : "10.0.510",
|
||||
"version_value" : "10.0.510"
|
||||
},
|
||||
{
|
||||
"affected": ">=",
|
||||
"platform": "x86",
|
||||
"version_name": "11.0.0",
|
||||
"version_value": "11.0.0"
|
||||
"affected" : ">=",
|
||||
"platform" : "x86",
|
||||
"version_name" : "11.0.0",
|
||||
"version_value" : "11.0.0"
|
||||
},
|
||||
{
|
||||
"affected": "!>=",
|
||||
"platform": "x86",
|
||||
"version_name": "11.0.600",
|
||||
"version_value": "11.0.600"
|
||||
"affected" : "!>=",
|
||||
"platform" : "x86",
|
||||
"version_name" : "11.0.600",
|
||||
"version_value" : "11.0.600"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"vendor_name": "McAfee"
|
||||
"vendor_name" : "McAfee"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"credit": [
|
||||
"credit" : [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "McAfee credits Lockheed Martin Red Team for reporting this flaw."
|
||||
"lang" : "eng",
|
||||
"value" : "McAfee credits Lockheed Martin Red Team for reporting this flaw."
|
||||
}
|
||||
],
|
||||
"data_format": "MITRE",
|
||||
"data_type": "CVE",
|
||||
"data_version": "4.0",
|
||||
"description": {
|
||||
"description_data": [
|
||||
"data_format" : "MITRE",
|
||||
"data_type" : "CVE",
|
||||
"data_version" : "4.0",
|
||||
"description" : {
|
||||
"description_data" : [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "Authentication Bypass vulnerability in McAfee Data Loss Prevention Endpoint (DLPe) 10.0.x earlier than 10.0.510, and 11.0.x earlier than 11.0.600 allows attackers to bypass local security protection via specific conditions.\n"
|
||||
"lang" : "eng",
|
||||
"value" : "Authentication Bypass vulnerability in McAfee Data Loss Prevention Endpoint (DLPe) 10.0.x earlier than 10.0.510, and 11.0.x earlier than 11.0.600 allows attackers to bypass local security protection via specific conditions."
|
||||
}
|
||||
]
|
||||
},
|
||||
"impact": {
|
||||
"cvss": {
|
||||
"attackComplexity": "LOW",
|
||||
"attackVector": "PHYSICAL",
|
||||
"availabilityImpact": "NONE",
|
||||
"baseScore": 7,
|
||||
"baseSeverity": "HIGH",
|
||||
"confidentialityImpact": "HIGH",
|
||||
"integrityImpact": "HIGH",
|
||||
"privilegesRequired": "NONE",
|
||||
"scope": "CHANGED",
|
||||
"userInteraction": "REQUIRED",
|
||||
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
|
||||
"version": "3.0"
|
||||
"impact" : {
|
||||
"cvss" : {
|
||||
"attackComplexity" : "LOW",
|
||||
"attackVector" : "PHYSICAL",
|
||||
"availabilityImpact" : "NONE",
|
||||
"baseScore" : 7,
|
||||
"baseSeverity" : "HIGH",
|
||||
"confidentialityImpact" : "HIGH",
|
||||
"integrityImpact" : "HIGH",
|
||||
"privilegesRequired" : "NONE",
|
||||
"scope" : "CHANGED",
|
||||
"userInteraction" : "REQUIRED",
|
||||
"vectorString" : "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
|
||||
"version" : "3.0"
|
||||
}
|
||||
},
|
||||
"problemtype": {
|
||||
"problemtype_data": [
|
||||
"problemtype" : {
|
||||
"problemtype_data" : [
|
||||
{
|
||||
"description": [
|
||||
"description" : [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "Authentication Bypass vulnerability\n"
|
||||
"lang" : "eng",
|
||||
"value" : "Authentication Bypass vulnerability\n"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": {
|
||||
"reference_data": [
|
||||
"references" : {
|
||||
"reference_data" : [
|
||||
{
|
||||
"name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10252",
|
||||
"refsource": "CONFIRM",
|
||||
"url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10252"
|
||||
"name" : "https://kc.mcafee.com/corporate/index?page=content&id=SB10252",
|
||||
"refsource" : "CONFIRM",
|
||||
"url" : "https://kc.mcafee.com/corporate/index?page=content&id=SB10252"
|
||||
}
|
||||
]
|
||||
},
|
||||
"source": {
|
||||
"advisory": "SB10252",
|
||||
"discovery": "USER"
|
||||
"source" : {
|
||||
"advisory" : "SB10252",
|
||||
"discovery" : "USER"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user