Lucene search
+L

1931 matches found

exploitpack
exploitpack
added 2018/05/02 12:0 a.m.66 views

Norton Core Secure WiFi Router - BLE Command Injection (PoC)

Norton Core Secure WiFi Router - BLE Command Injection PoC PoC command injection in BLE service of Norton Core Secure WiFi Router CVE-2018-5234 For more information read paper. To demonstrate the exploitation, we will use: - OS GNU/Linux; - Bluetooth dongle adapter; - BlueZ utility for testing...

8.3CVSS8.2AI score0.16711EPSS
SaveExploits4
Prion
Prion
added 2018/04/17 9:29 p.m.22 views

Privilege escalation

IPVanish 3.0.11 for macOS suffers from a root privilege escalation vulnerability. The com.ipvanish.osx.vpnhelper LaunchDaemon implements an insecure XPC service that could allow an attacker to execute arbitrary code as the root user. IPVanish uses a third-party library for converting xpcobjectt...

10CVSS9.6AI score0.02413EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2018/04/17 9:0 p.m.23 views

CVE-2018-10192

IPVanish 3.0.11 for macOS suffers from a root privilege escalation vulnerability. The com.ipvanish.osx.vpnhelper LaunchDaemon implements an insecure XPC service that could allow an attacker to execute arbitrary code as the root user. IPVanish uses a third-party library for converting xpcobjectt...

9.7AI score0.02413EPSS
SaveExploits0References1
Snyk
Snyk
added 2018/04/04 1:2 p.m.5 views

Arbitrary File Write

Amendment This was deemed not a vulnerability. Overview org.apache.hive:hive-common is a reading, writing, and managing large datasets residing in distributed storage using SQL. Affected versions of this package are vulnerable to Arbitrary File Write via the File Transfer Protocol FTP client...

4.3CVSS6.8AI score0.0178EPSS
SaveExploits0References2
Veracode
Veracode
added 2018/04/02 7:13 a.m.30 views

Directory Traversal

github.com/mholt/caddy is vulnerable to directory traversal attacks. The vulnerability was introduced by a regression introduced when clients were updated to use Storage instead of Locker, and exists due to the lack of sanitization of file path. It can be optionally be mitigated by running...

6.7AI score
SaveExploits0
NVD
NVD
added 2018/03/07 2:29 a.m.30 views

CVE-2018-7738

In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command within Bash by a different user, as demonstrated by logging in as root and entering umount followed by a tab...

7.8CVSS7.8AI score0.00432EPSS
SaveExploits0References7
Packet Storm
Packet Storm
added 2018/03/07 12:0 a.m.52 views

antMan 0.9.0c Authentication Bypass

Exploit Title: antMan and the password to a url-encoded linefeed %0a, we can force the authentication script to produce return values not anticipated by the developer. To exploit these defects, use a web proxy to intercept the login attempt and modify the POST parameters as follows:...

0.4AI score0.53231EPSS
SaveExploits5
Prion
Prion
added 2018/03/05 11:29 p.m.20 views

Privilege escalation

PrivateVPN 2.0.31 for macOS suffers from a root privilege escalation vulnerability with its com.privat.vpn.helper privileged helper tool. This privileged helper tool implements an XPC service that allows arbitrary installed applications to connect and send messages. The XPC service extracts the...

10CVSS9.4AI score0.02331EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2018/03/05 11:0 p.m.31 views

CVE-2018-7716

PrivateVPN 2.0.31 for macOS suffers from a root privilege escalation vulnerability with its com.privat.vpn.helper privileged helper tool. This privileged helper tool implements an XPC service that allows arbitrary installed applications to connect and send messages. The XPC service extracts the...

9.4AI score0.02331EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2018/03/02 12:0 a.m.23 views

antMan 0.9.1a - Authentication Bypass

antMan 0.9.1a - Authentication Bypass Exploit Title: antMan and the password to a url-encoded linefeed %0a, we can force the authentication script to produce return values not anticipated by the developer. To exploit these defects, use a web proxy to intercept the login attempt and modify the POS...

0.5AI score
SaveExploits0
Prion
Prion
added 2018/02/21 10:29 p.m.22 views

Privilege escalation

DISPUTED PrivateVPN 2.0.31 for macOS suffers from a root privilege escalation vulnerability. The software installs a privileged helper tool that runs as the root user. This privileged helper tool is installed as a LaunchDaemon and implements an XPC service. The XPC service is responsible for...

9CVSS8.7AI score0.02204EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2018/02/21 10:0 p.m.67 views

CVE-2018-7311

PrivateVPN 2.0.31 for macOS contains a root privilege escalation via a privileged helper launched as a LaunchDaemon with an XPC service. The helper executes the openvpn binary located under /Applications/PrivateVPN.app/Contents/Resources to establish VPN connections; the binary can be overwritten...

9CVSS8.7AI score0.02204EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2018/02/21 10:0 p.m.30 views

CVE-2018-7311

PrivateVPN 2.0.31 for macOS suffers from a root privilege escalation vulnerability. The software installs a privileged helper tool that runs as the root user. This privileged helper tool is installed as a LaunchDaemon and implements an XPC service. The XPC service is responsible for handling new...

8.8AI score0.02204EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2018/02/21 10:0 p.m.13 views

CVE-2018-7311

PrivateVPN 2.0.31 for macOS suffers from a root privilege escalation vulnerability. The software installs a privileged helper tool that runs as the root user. This privileged helper tool is installed as a LaunchDaemon and implements an XPC service. The XPC service is responsible for handling new...

7.7AI score0.02204EPSS
SaveExploits0References3
exploitpack
exploitpack
added 2018/01/29 12:0 a.m.14 views

Arq 5.10 - Local Privilege Escalation (2)

Arq 5.10 - Local Privilege Escalation 2 !/bin/bash Arq payload.sh EOF !/bin/bash rm -rf $HOME/.arq510privescexp while : do pid=\ps auxwww |grep '$app/Contents/MacOS/Arq' |grep -v grep |xargs \ |cut -d ' ' -f2\ if "$pid" != "" ; then kill -9 $pid...

0.8AI score
SaveExploits0
ThreatPost
ThreatPost
added 2018/01/25 6:40 p.m.76 views

ASUS Patches Root Command Execution Flaws Haunting Over a Dozen Router Models

ASUS released patches for over a dozen router models on Tuesday that are each vulnerable to multiple firmware flaws that when combined give a local unauthenticated attacker the ability to execute commands as root on targeted devices. Routers models patched by ASUS are RT-AC88U, RT-AC3100, RT-AC86...

10CVSS10AI score0.87264EPSS
SaveExploits23References3
NVD
NVD
added 2018/01/24 2:29 p.m.25 views

CVE-2018-1000018

An information disclosure in ovirt-hosted-engine-setup prior to 2.2.7 reveals the root user's password in the log file...

7.8CVSS7.3AI score0.00415EPSS
SaveExploits1References2
OSV
OSV
added 2018/01/24 2:29 p.m.21 views

CVE-2018-1000018

An information disclosure in ovirt-hosted-engine-setup prior to 2.2.7 reveals the root user's password in the log file...

7.8CVSS7.5AI score
SaveExploits0References2
Prion
Prion
added 2018/01/24 2:29 p.m.21 views

Information disclosure

An information disclosure in ovirt-hosted-engine-setup prior to 2.2.7 reveals the root user's password in the log file...

2.1CVSS7.2AI score0.00415EPSS
SaveExploits1References2Affected Software1
seebug.org
seebug.org
added 2018/01/22 12:0 a.m.70 views

D-Link DNS-343 ShareCenter < 1.05 - Command Injection

Introduction The purpose of this article is to detail the research that I have recently completed regarding the D-Link DNS 343 ShareCenter. Background The D-Link ShareCenter 4-Bay Network Storage Enclosure DNS-343 connects to your network instead of to a computer so everyone on your network can...

8.2AI score
SaveExploits0
Rows per page
Query Builder