This commit is contained in:
Seth Arnold 2020-04-17 01:41:41 +00:00
parent c70400e231
commit 911d1c899d
No known key found for this signature in database
GPG Key ID: F32172599D8D2E97

View File

@ -1,9 +1,41 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ASSIGNER": "security@ubuntu.com",
"DATE_PUBLIC": "2019-05-01T00:00:00.000Z",
"ID": "CVE-2019-7306",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Byobu apport hook uploads user's ~/.screenrc"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "byobu",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "5.128-0ubuntu1"
}
]
}
}
]
},
"vendor_name": "Canonical"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Sander Bos"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
@ -11,8 +43,57 @@
"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."
"value": "Byobu Apport hook may disclose sensitive information since it automatically\nuploads the local user's .screenrc which may contain private hostnames,\nusernames and passwords.\nThis issue affects:\nbyobu"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "TODO"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7306"
},
{
"refsource": "CONFIRM",
"url": "https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1827202"
}
]
},
"source": {
"defect": [
"https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1827202"
],
"discovery": "EXTERNAL"
}
}
}