Lucene search
K

1144 matches found

RubySec
RubySec
added 2017/09/14 12:0 a.m.38 views

Buffer underrun vulnerability in Kernel.sprintf

There is a buffer underrun vulnerability in the sprintf method of Kernel module. If a malicious format string which contains a precious specifier is passed and a huge minus value is also passed to the specifier, buffer underrun may be caused. In such situation, the result may contains heap, or th...

9.1CVSS1.6AI score0.01399EPSS
Exploits1References1Affected Software1
pentestit
pentestit
added 2017/07/13 1:47 a.m.26 views

How to: Detect OutlawCountry on YOUR System?

PenTestIT RSS Feed On June 29th 2017, WikiLeaks published documents about the CIA OutlawCountry project that targets computers running the Linux operating systems. Such releases have been code-named "Vault 7" by WikiLeaks. This is a post about a simple method with which you can verify for your se...

6.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2017/06/30 12:0 a.m.25 views

RHEL / CentOS 6.x (64-bit) Malicious Kernel Module Detection (OutlawCountry)

According to diagnostic indicators, the remote Red Hat Enterprise Linux or CentOS host may have a malicious kernel module known as OutlawCountry installed. OutlawCountry creates a hidden netfilter table that allows an authenticated attacker to covertly override existing netfilter/iptables firewal...

5.6AI score
Exploits0References1
Kitploit
Kitploit
added 2017/06/13 3:16 p.m.146 views

tcconfig - A Simple Tc Command Wrapper Tool

A Simple tc command wrapper tool. Easy to set up traffic control of network bandwidth/latency/packet-loss to a network interface. Traffic control features Trafic shaping target Apply traffic shaping rules to specific target: Outgoing/Incoming packets Certain IP address/network or port Available...

7.5AI score
Exploits0References8
n0where
n0where
added 2017/05/25 4:31 a.m.98 views

Direct Memory Access Attack: PCILeech

Direct Memory Access Attack The PCILeech use the USB3380 chip in order to read from and write to the memory of a target system. This is achieved by using DMA over PCI Express. No drivers are needed on the target system. The USB3380 is only able to read 4GB of memory natively, but is able to read...

7.3AI score
Exploits0References1
myhack58
myhack58
added 2017/05/11 12:0 a.m.35 views

QuickZip V4. 60 buffer overflow vulnerability details-vulnerability warning-the black bar safety net

This article will provide the reader a detailed description QuickZip v4. 60 buffer overflow vulnerability knowledge. Due to the vulnerabilities in 2010 appeared, so it's designed only for 32-bit Windows XP. So, I decided to try it in 64-bit Windows 7 reproduce the vulnerability, it would be a fun...

7.9AI score
Exploits0
Packet Storm
Packet Storm
added 2017/04/04 12:0 a.m.417 views

Debian/Ubuntu ntfs-3g Local Privilege Escalation

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'Debian/Ubuntu ntfs-3g Local Privilege Escalation', 'Description' = %q ntfs-3g mount helper in Ubuntu 16.04, 16.10, Debian 7, 8,...

0.4AI score0.08331EPSS
Exploits9
0day.today
0day.today
added 2017/03/14 12:0 a.m.30 views

VirtualBox - Cooperating VMs can Escape from Shared Folder Exploit

Exploit for linux platform in category local exploits Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1037 There is a security issue in the shared folder implementation that permits cooperating guests with write access to the same shared folder to gain access to the whole...

6.8AI score
Exploits0
OSV
OSV
added 2017/03/12 6:59 a.m.1 views

DEBIAN-CVE-2014-9645

The addprobe function in modutils/modprobe.c in BusyBox before 1.23.0 allows local users to bypass intended restrictions on loading kernel modules via a / slash character in a module name, as demonstrated by an "ifconfig /usbserial up" command or a "mount -t /sndpcm none /" command...

5.5CVSS6.1AI score0.00375EPSS
Exploits2References1
CVE
CVE
added 2017/03/12 6:5 a.m.247 views

CVE-2014-9645

The CVE-2014-9645 entry concerns BusyBox, where the add_probe function in modutils/modprobe.c allows a local user to bypass module-loading restrictions when a slash (/) is used in a module name (e.g., ifconfig /usbserial up or mount -t /snd_pcm none /). This is a local-privilege-elevation style f...

5.5CVSS6.2AI score0.00375EPSS
Exploits2References10Affected Software1
UbuntuCve
UbuntuCve
added 2017/03/12 12:0 a.m.35 views

CVE-2014-9645

The addprobe function in modutils/modprobe.c in BusyBox before 1.23.0 allows local users to bypass intended restrictions on loading kernel modules via a / slash character in a module name, as demonstrated by an "ifconfig /usbserial up" command or a "mount -t /sndpcm none /" command...

5.5CVSS6.5AI score0.00375EPSS
Exploits2References2
Metasploit
Metasploit
added 2017/02/26 4:9 a.m.43 views

Debian/Ubuntu ntfs-3g Local Privilege Escalation

ntfs-3g mount helper in Ubuntu 16.04, 16.10, Debian 7, 8, and possibly 9 does not properly sanitize the environment when executing modprobe. This can be abused to load a kernel module and execute a binary payload as the root user. This module requires Metasploit: https://metasploit.com/download...

7.8CVSS0.6AI score0.08331EPSS
Exploits9
n0where
n0where
added 2017/01/26 5:29 a.m.15 views

Security Using Pre-Existing Routing for Mobile Ad hoc Networks: SUPERMAN

Security Using Pre-Existing Routing for Mobile Ad hoc Networks The flexibility and mobility of Mobile Ad hoc Networks MANETs have made them increasing popular in a wide range of use cases. To protect these networks, security protocols have been developed to protect routing and application data...

6.8AI score
Exploits0References1
0day.today
0day.today
added 2017/01/26 12:0 a.m.33 views

Google Android - pm_qos KASLR Bypass Vulnerability

Exploit for Android platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=971 The "pmqos" module exposes an interface to kernel space for specifying QoS dependencies. In order to aid in debugging this interface, the module exposes a "debugfs" interface,...

7AI score
Exploits0
myhack58
myhack58
added 2017/01/12 12:0 a.m.20 views

In-depth analysis of TIMA any kernel module authentication bypass vulnerability-vulnerability warning-the black bar safety net

In order to ensure that the Android device in Linux kernel the integrity of the, Samsung introduced a named“lkmauth”function. This function was originally designed to ensure that only the Samsung-approved those that the kernel module can only be loaded into the Linux kernel. TIMA any kernel modul...

Exploits0
0day.today
0day.today
added 2017/01/04 12:0 a.m.38 views

TIMA Arbitrary Kernel Module Verification Bypass Vulnerability

Samsung's lkmauth feature suffers from a kernel module verification bypass vulnerability. TIMA Arbitrary Kernel Module Verification Bypass In order to ensure the integrity of the Linux Kernel on Android devices, Samsung has introduced a feature called "lkmauth". This feature is meant to make sure...

0.7AI score
Exploits0
CNVD
CNVD
added 2016/12/20 12:0 a.m.3 views

NVIDIA GPU Display Driver Denial of Service Vulnerability

NVIDIA Windows GPU Display Driver is a set of graphics processor GPU graphics card drivers for Windows from NVIDIA. A security vulnerability exists in the kernel mode layer nvlddmkm.sys for Windows-based platforms or nvidia.ko for Linux-based platforms in all versions of the NVIDIA GPU Display...

5.5CVSS6.6AI score0.00052EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:0 a.m.22 views

GLSA-201612-02 : DavFS2: Local privilege escalation

The remote host is affected by the vulnerability described in GLSA-201612-02 DavFS2: Local privilege escalation DavFS2 installs /usr/sbin/mount.davfs as setuid root. This utility uses system to call /sbin/modprobe. While the call to modprobe itself cannot be manipulated, a local authenticated use...

7.2CVSS5.8AI score0.0081EPSS
Exploits2References2
Gentoo Linux
Gentoo Linux
added 2016/12/02 12:0 a.m.40 views

DavFS2: Local privilege escalation

Background DavFS2 is a file system driver that allows you to mount a WebDAV server as a local disk drive. Description DavFS2 installs “/usr/sbin/mount.davfs” as setuid root. This utility uses “system” to call “/sbin/modprobe”. While the call to “modprobe” itself cannot be manipulated, a local...

7.2CVSS6.1AI score0.0081EPSS
Exploits2
BDU FSTEC
BDU FSTEC
added 2016/11/03 12:0 a.m.2 views

The vulnerability of the loaded module for kernel drivers/staging/media/lirc/lirc_imon.ko in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the loaded module containing the Linux kernel’s drivers/staging/media/lirc/lircimon.ko is related to mutual locking in the implementation of the imonprobe handler. Exploiting this vulnerability allows an attacker to cause a system failure when connecting the SoundGraph iMON...

6.2CVSS5.5AI score
Exploits0References2Affected Software2
Rows per page
Query Builder