"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-03-13 00:01:23 +00:00
parent a5a52b7ff6
commit 687760f0fc
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
11 changed files with 111 additions and 59 deletions

View File

@ -76,6 +76,11 @@
"refsource": "UBUNTU",
"name": "USN-3971-1",
"url": "https://usn.ubuntu.com/3971-1/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-9c19202d55",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L475QJMFFI2QV5QEHAKKPVX6QX6ECUL6/"
}
]
}

View File

@ -76,6 +76,11 @@
"refsource": "UBUNTU",
"name": "USN-3971-1",
"url": "https://usn.ubuntu.com/3971-1/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-9c19202d55",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L475QJMFFI2QV5QEHAKKPVX6QX6ECUL6/"
}
]
}

View File

@ -101,6 +101,11 @@
"refsource": "REDHAT",
"name": "RHSA-2020:0683",
"url": "https://access.redhat.com/errata/RHSA-2020:0683"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0694",
"url": "https://access.redhat.com/errata/RHSA-2020:0694"
}
]
}

View File

@ -81,6 +81,11 @@
"refsource": "REDHAT",
"name": "RHSA-2020:0688",
"url": "https://access.redhat.com/errata/RHSA-2020:0688"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0695",
"url": "https://access.redhat.com/errata/RHSA-2020:0695"
}
]
}

View File

@ -71,6 +71,11 @@
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2117-1] zsh security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00004.html"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-3f38f3e517",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FP64FFIZI2CKQOEAOI5A72PVQULE7ZZC/"
}
]
}

View File

@ -61,6 +61,11 @@
"refsource": "REDHAT",
"name": "RHSA-2020:0617",
"url": "https://access.redhat.com/errata/RHSA-2020:0617"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0694",
"url": "https://access.redhat.com/errata/RHSA-2020:0694"
}
]
},

View File

@ -106,6 +106,11 @@
"refsource": "REDHAT",
"name": "RHSA-2020:0683",
"url": "https://access.redhat.com/errata/RHSA-2020:0683"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0694",
"url": "https://access.redhat.com/errata/RHSA-2020:0694"
}
]
}

View File

@ -86,6 +86,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2020-8193c0aa68",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EFM77GIFWHOECNIERYJQPI2ZJU57GZD5/"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0694",
"url": "https://access.redhat.com/errata/RHSA-2020:0694"
}
]
}

View File

@ -1,60 +1,62 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "security@trendmicro.com",
"ID" : "CVE-2020-8469",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Trend Micro Password Manager for Windows",
"version" : {
"version_data" : [
{
"version_value" : "5.0"
}
]
}
}
]
},
"vendor_name" : "Trend Micro"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Trend Micro Password Manager for Windows version 5.0 is affected by a DLL hijacking vulnerability would could potentially allow an attacker privleged escalation."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "DLL Hijacking"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://esupport.trendmicro.com/en-us/home/pages/technical-support/1124168.aspx"
}
]
}
}
"CVE_data_meta": {
"ASSIGNER": "security@trendmicro.com",
"ID": "CVE-2020-8469",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Trend Micro Password Manager for Windows",
"version": {
"version_data": [
{
"version_value": "5.0"
}
]
}
}
]
},
"vendor_name": "Trend Micro"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Trend Micro Password Manager for Windows version 5.0 is affected by a DLL hijacking vulnerability would could potentially allow an attacker privleged escalation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "DLL Hijacking"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://esupport.trendmicro.com/en-us/home/pages/technical-support/1124168.aspx",
"refsource": "MISC",
"name": "https://esupport.trendmicro.com/en-us/home/pages/technical-support/1124168.aspx"
}
]
}
}

View File

@ -96,6 +96,11 @@
"refsource": "REDHAT",
"name": "RHSA-2020:0689",
"url": "https://access.redhat.com/errata/RHSA-2020:0689"
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0697",
"url": "https://access.redhat.com/errata/RHSA-2020:0697"
}
]
}

View File

@ -61,6 +61,11 @@
"url": "https://github.com/sympa-community/sympa/issues/886",
"refsource": "MISC",
"name": "https://github.com/sympa-community/sympa/issues/886"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-79516cb689",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XO4WJYNNHWM7DUKCN4EWYYYPXZSOI7BQ/"
}
]
}