Files
CVEs-PoC/2020/CVE-2020-16122.md
T
2024-05-25 21:48:12 +02:00

804 B

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