- Synchronized data.

This commit is contained in:
CVE Team 2019-02-12 12:04:44 -05:00
parent f21d863378
commit d9531a6e55
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 99 additions and 0 deletions

View File

@ -0,0 +1,77 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-20781",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In pam/gkr-pam-module.c in GNOME Keyring before 3.27.2, the user's password is kept in a session-child process spawned from the LightDM daemon. This can expose the credential in cleartext."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1772919",
"refsource" : "MISC",
"url" : "https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1772919"
},
{
"name" : "https://bugzilla.gnome.org/show_bug.cgi?id=781486",
"refsource" : "MISC",
"url" : "https://bugzilla.gnome.org/show_bug.cgi?id=781486"
},
{
"name" : "https://gitlab.gnome.org/GNOME/gnome-keyring/issues/3",
"refsource" : "MISC",
"url" : "https://gitlab.gnome.org/GNOME/gnome-keyring/issues/3"
},
{
"name" : "https://gitlab.gnome.org/GNOME/gnome-keyring/tags/3.27.2",
"refsource" : "MISC",
"url" : "https://gitlab.gnome.org/GNOME/gnome-keyring/tags/3.27.2"
}
]
}
}

View File

@ -54,6 +54,8 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-036-05",
"refsource" : "MISC",
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-036-05" "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-036-05"
} }
] ]

View File

@ -54,6 +54,8 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-036-05",
"refsource" : "MISC",
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-036-05" "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-19-036-05"
} }
] ]

View File

@ -0,0 +1,18 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-7754",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_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."
}
]
}
}