mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 23:16:42 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2020-16122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-16122)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-16122
|
|
|