6.8
CVSSv2

CVE-2019-17080

Published: 02/10/2019 Updated: 08/10/2019
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
CVSS v3 Base Score: 7.8 | Impact Score: 5.9 | Exploitability Score: 1.8
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

mintinstall (aka Software Manager) 7.9.9 for Linux Mint allows code execution if a REVIEWS_CACHE file is controlled by an attacker, because an unpickle occurs. This is resolved in 8.0.0 and backports.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linuxmint mintinstall 7.9.9

Exploits

# Exploit Title: mintinstall (aka Software Manager) object injection # Date: 10/02/2019 # Exploit Author: Andhrimnirr # Vendor Homepage: wwwlinuxmintcom/ # Software Link: mintinstall (aka Software Manager) # Version: 799 # Tested on: Linux Mint # CVE : CVE-2019-17080 import os import sys def shellCode(payload): with open(f"{osget ...
mintinstall version 799 suffers from an object injection vulnerability ...