"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-05-17 04:00:54 +00:00
parent 78d545efdc
commit d0e3c9ff89
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 77 additions and 0 deletions

View File

@ -0,0 +1,72 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20839",
"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": "systemd 242 changes the VT1 mode upon a logout, which allows attackers to read cleartext passwords in certain circumstances, such as watching a shutdown, or using Ctrl-Alt-F1 and Ctrl-Alt-F2. This occurs because the KDGKBMODE (aka current keyboard mode) check is mishandled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1803993",
"refsource": "MISC",
"name": "https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1803993"
},
{
"url": "https://github.com/systemd/systemd/commit/9725f1a10f80f5e0ae7d9b60547458622aeb322f",
"refsource": "MISC",
"name": "https://github.com/systemd/systemd/commit/9725f1a10f80f5e0ae7d9b60547458622aeb322f"
},
{
"url": "https://github.com/systemd/systemd/pull/12378",
"refsource": "MISC",
"name": "https://github.com/systemd/systemd/pull/12378"
}
]
}
}

View File

@ -59,6 +59,11 @@
"name": "20190403 [SECURITY] [DSA 4422-1] apache2 security update",
"url": "https://seclists.org/bugtraq/2019/Apr/5"
},
{
"refsource": "CONFIRM",
"name": "https://www.synology.com/security/advisory/Synology_SA_19_14",
"url": "https://www.synology.com/security/advisory/Synology_SA_19_14"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/152386/Apache-2.4.38-Root-Privilege-Escalation.html",