Auto-merge PR#2458

Auto-merge PR#2458
This commit is contained in:
CVE Team 2019-08-21 15:55:10 -04:00 committed by GitHub
commit 97873f8e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,95 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "psirt@lenovo.com",
"ID": "CVE-2019-6177", "DATE_PUBLIC": "2019-08-20T16:00:00.000Z",
"STATE": "RESERVED" "ID": "CVE-2019-6177",
}, "STATE": "PUBLIC"
"data_format": "MITRE", },
"data_type": "CVE", "affects": {
"data_version": "4.0", "vendor": {
"description": { "vendor_data": [
"description_data": [
{ {
"lang": "eng", "product": {
"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_data": [
{
"product_name": "Solution Center",
"version": {
"version_data": [
{
"affected": "<=",
"version_value": "03.12.003"
}
]
}
}
]
},
"vendor_name": "Lenovo"
} }
] ]
} }
} },
"credit": [
{
"lang": "eng",
"value": "Lenovo would like to thank Takeshi Shiomitsu at Pen Test Partners for reporting this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability reported in Lenovo Solution Center version 03.12.003, which is no longer supported, could allow log files to be written to non-standard locations, potentially leading to privilege escalation. Lenovo ended support for Lenovo Solution Center and recommended that customers migrate to Lenovo Vantage or Lenovo Diagnostics in April 2018."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Privilege escalation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://support.lenovo.com/solutions/LEN-27811"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Users should uninstall Lenovo Solution Center, using Programs and Features from the Control Panel, and migrate to Lenovo Vantage or Lenovo Diagnostics."
}
],
"source": {
"advisory": "LEN-27811",
"discovery": "UNKNOWN"
}
}