mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
108 lines
3.8 KiB
JSON
108 lines
3.8 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@ubuntu.com",
|
|
"DATE_PUBLIC": "2020-06-12T00:00:00.000Z",
|
|
"ID": "CVE-2020-16122",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Packagekit's apt backend lets user install untrusted local packages"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "packagekit",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "1.1.13-2ubuntu",
|
|
"version_value": "1.1.13-2ubuntu1.1"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "1.1.9-1ubuntu",
|
|
"version_value": "1.1.9-1ubuntu2.18.04.6"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "0.8.17-4ubuntu",
|
|
"version_value": "0.8.17-4ubuntu6~gcc5.4ubuntu1.5"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "PackageKit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Sami Niemim\u00e4ki and Esko J\u00e4rnfors"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "PackageKit's apt backend mistakenly treated all local debs as trusted. The apt security model is based on repository trust and not on the contents of individual files. On sites with configured PolicyKit rules this may allow users to install malicious packages."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "LOCAL",
|
|
"availabilityImpact": "HIGH",
|
|
"baseScore": 8.2,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-269 Improper Privilege Management"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"url": "https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1882098",
|
|
"name": "https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1882098"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "https://ubuntu.com/security/notices/USN-4538-1",
|
|
"defect": [
|
|
"https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1882098"
|
|
],
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |