Lucene search
+L

2694 matches found

OSV
OSV
added 2018/05/23 3:14 p.m.9 views

SUSE-SU-2018:1398-1 Security update for bash

This update for bash fixes the following issues: Security issues fixed: - CVE-2016-7543: A code execution possibility via SHELLOPTS+PS4 variable was fixed bsc1001299 - CVE-2016-0634: Arbitrary code execution via malicious hostname was fixed bsc1000396 Non-security issues fixed: - Fix repeating...

8.4CVSS8AI score0.06019EPSS
SaveExploits0References6
Mageia
Mageia
added 2018/05/16 8:24 a.m.61 views

Updated util-linux packages fix security vulnerability

A command injection flaw was found in the way util-linux implements umount autocompletion in Bash. An attacker with the ability to mount a filesystem with custom mount points may execute arbitrary commands on behalf of the user who triggers the umount autocompletion CVE-2018-7738...

7.8CVSS5.8AI score0.00441EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2018/05/13 2:36 p.m.37 views

Samurai Email Discovery - Is A Email Discovery Framework That Grabs Emails Via Google Dork, Company Name, Or Domain Name

SED is a email discovery framework created 100% in BASH that grabs emails via google dork, company name, or domain name. Requirements apt-install lynx Screenshots Possibly more features such as an OSINT options, and credential reuse discovery & torsocks implimented - but it does the trick for now...

7.4AI score
SaveExploits0References1
n0where
n0where
added 2018/05/08 4:11 a.m.31 views

MITM RDP Connections: Seth

Seth is a tool written in Python and Bash to MitM RDP connections by attempting to downgrade the connection in order to extract clear text credentials. It was developed to raise awareness and educate about the importance of properly configured RDP connections in the context of pentests, workshops...

0.4AI score
SaveExploits0References2
Exploit DB
Exploit DB
added 2018/05/08 12:0 a.m.81 views

Palo Alto Networks - 'readSessionVarsFromFile()' Session Corruption (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Palo Alto Networks readSessionVarsFromFile Session Corruption', 'Description' = %q This module exploits a chain of vulnerabilities in Palo Alto...

9.8CVSS8.2AI score0.9834EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2018/05/04 12:0 a.m.327 views

GPON Router Authentication Bypass / Comand Injection

!/bin/bash echo "+ Sending the Commanda| " We send the commands with two modes backtick and semicolon ; because different models trigger on different devices curl -k -d "XWebPageName=diag&diagaction=ping&wanconlist=0&desthost=$2;$2&ipv=0" $1/GponForm/diagForm?images/ 2/dev/null 1/dev/null echo "+...

1.3AI score0.99944EPSS
SaveExploits12
exploitpack
exploitpack
added 2018/05/03 12:0 a.m.19 views

GPON Routers - Authentication Bypass Command Injection

GPON Routers - Authentication Bypass Command Injection !/bin/bash echo "+ Sending the Command… " We send the commands with two modes backtick and semicolon ; because different models trigger on different devices curl -k -d "XWebPageName=diag&diagaction=ping&wanconlist=0&desthost=$2;$2&ipv=0"...

1.7AI score
SaveExploits0
zdt
zdt
added 2018/05/03 12:0 a.m.1255 views

GPON Routers - Authentication Bypass / Command Injection Exploit

Exploit for hardware platform in category remote exploits !/bin/bash echo "+ Sending the Command… " We send the commands with two modes backtick and semicolon ; because different models trigger on different devices curl -k -d "XWebPageName=diag&diagaction=ping&wanconlist=0&desthost=$2;$2&ipv=0"...

1AI score0.99944EPSS
SaveExploits12
Kitploit
Kitploit
added 2018/04/24 10:12 p.m.34 views

PortWitness - Tool For Checking Whether A Domain Or Its Multiple Sub-Domains Are Up And Running

PortWitness is a bash tool designed to find out active domain and subdomains of websites using port scanning. It helps penetration testers and bug hunters collect and gather information about active subdomains for the domain they are targeting.PortWitness enumerates subdomains using Sublist3r and...

6.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2018/04/13 12:41 p.m.31 views

JShielder - Automates The Process Of Installing All The Necessary Packages To Host A Web Application And Hardening A Linux Server

JSHielder is an Open Source tool developed to help SysAdmin and developers secure there Linux Servers in which they will be deploying any web application or services. This tool automates the process of installing all the necessary packages to host a web application and Hardening a Linux server wi...

8AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2018/04/06 5:29 p.m.31 views

CVE-2013-6876

The 1 ptyinitterminal and 2 pipeinitterminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the...

7.8CVSS7.1AI score0.00587EPSS
SaveExploits0References3
Prion
Prion
added 2018/04/06 5:29 p.m.18 views

Design/Logic Flaw

The 1 ptyinitterminal and 2 pipeinitterminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the...

7.2CVSS6.8AI score0.00587EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2018/04/06 5:29 p.m.26 views

CVE-2013-6876

The 1 ptyinitterminal and 2 pipeinitterminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the...

7.8CVSS7.5AI score0.00587EPSS
SaveExploits0References7
NVD
NVD
added 2018/04/06 5:29 p.m.30 views

CVE-2014-1226

The pipeinitterminal function in main.c in s3dvt allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: This vulnerability exists because of an incomplete fix for CVE-2013-6876...

7.8CVSS7.6AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
added 2018/04/06 5:29 p.m.5 views

DEBIAN-CVE-2013-6876

The 1 ptyinitterminal and 2 pipeinitterminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the...

7.8CVSS6.8AI score0.00587EPSS
SaveExploits0References1
OSV
OSV
added 2018/04/06 5:29 p.m.31 views

UBUNTU-CVE-2014-1226

The pipeinitterminal function in main.c in s3dvt allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: This vulnerability exists because of an incomplete fix for CVE-2013-6876...

7.8CVSS7.1AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
added 2018/04/06 5:29 p.m.39 views

UBUNTU-CVE-2013-6876

The 1 ptyinitterminal and 2 pipeinitterminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the...

7.8CVSS7.1AI score0.00587EPSS
SaveExploits0References4
OSV
OSV
added 2018/04/06 5:29 p.m.5 views

DEBIAN-CVE-2014-1226

The pipeinitterminal function in main.c in s3dvt allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: This vulnerability exists because of an incomplete fix for CVE-2013-6876...

7.8CVSS7AI score0.0042EPSS
SaveExploits0References1
OSV
OSV
added 2018/04/06 5:29 p.m.12 views

CVE-2013-6876

The 1 ptyinitterminal and 2 pipeinitterminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the...

7.8CVSS7.5AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2018/04/06 5:0 p.m.70 views

CVE-2014-1226

The pipeinitterminal function in main.c in s3dvt allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: This vulnerability exists because of an incomplete fix for CVE-2013-6876...

7.8CVSS7.6AI score0.0042EPSS
SaveExploits0
Rows per page
Query Builder