Lucene search
+L

425 matches found

RedHat Linux
RedHat Linux
added 2018/07/10 12:56 p.m.10 views

ansible: ansible.cfg is being read from current working directory allowing possible code execution

It was found that ansible.cfg is being read from the current working directory, which can be made to point to plugin or module paths that are under control of the attacker. This could allow an attacker to execute arbitrary code...

7.8CVSS7.4AI score0.00592EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/07/10 11:33 a.m.14 views

ansible: Inventory variables are loaded from current working directory when running ad-hoc command that can lead to code execution

In ansible it was found that inventory variables are loaded from current working directory when running ad-hoc command which are under attacker's control, allowing to run arbitrary code as a result...

7.8CVSS7.5AI score0.00489EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/07/10 11:33 a.m.17 views

ansible: ansible.cfg is being read from current working directory allowing possible code execution

It was found that ansible.cfg is being read from the current working directory, which can be made to point to plugin or module paths that are under control of the attacker. This could allow an attacker to execute arbitrary code...

7.8CVSS7.4AI score0.00592EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/07/10 9:49 a.m.12 views

ansible: ansible.cfg is being read from current working directory allowing possible code execution

It was found that ansible.cfg is being read from the current working directory, which can be made to point to plugin or module paths that are under control of the attacker. This could allow an attacker to execute arbitrary code...

7.8CVSS7.4AI score0.00592EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2018/07/10 9:49 a.m.10 views

ansible: Inventory variables are loaded from current working directory when running ad-hoc command that can lead to code execution

In ansible it was found that inventory variables are loaded from current working directory when running ad-hoc command which are under attacker's control, allowing to run arbitrary code as a result...

7.8CVSS7.5AI score0.00489EPSS
SaveExploits0References4
PyPA
PyPA
added 2018/07/02 1:29 p.m.9 views

PYSEC-2018-81

In ansible it was found that inventory variables are loaded from current working directory when running ad-hoc command which are under attacker's control, allowing to run arbitrary code as a result...

7.8CVSS7.6AI score0.00489EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2018/07/02 12:0 a.m.8 views

UBUNTU-CVE-2018-10874

In ansible it was found that inventory variables are loaded from current working directory when running ad-hoc command which are under attacker's control, allowing to run arbitrary code as a result...

7.8CVSS7.1AI score0.00489EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2018/06/29 12:0 a.m.8 views

PT-2018-2340

Name of the Vulnerable Software and Affected Versions ansible affected versions not specified Description A flaw in ansible allows an attacker to execute arbitrary code by altering the ansible.cfg file in the current working directory to point to a plugin or module path under their control. This...

8.5CVSS7.9AI score0.00592EPSS
SaveExploits0References200
OSV
OSV
added 2018/06/28 2:29 p.m.8 views

CVE-2018-12589

Polaris Office 2017 8.1 allows attackers to execute arbitrary code via a Trojan horse puiframeworkproresenu.dll file in the current working directory...

7.8CVSS6.1AI score0.20311EPSS
SaveExploits6References2
OSV
OSV
added 2018/04/16 5:29 p.m.5 views

DEBIAN-CVE-2017-10140

Postfix before 2.11.10, 3.0.x before 3.0.10, 3.1.x before 3.1.6, and 3.2.x before 3.2.2 might allow local users to gain privileges by leveraging undocumented functionality in Berkeley DB 2.x and later, related to reading settings from DBCONFIG in the current directory...

7.8CVSS7AI score0.00567EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2018/04/10 8:47 a.m.14 views

glibc: realpath() buffer underflow when getcwd() returns relative path allows privilege escalation

In glibc 2.26 and earlier there is confusion in the usage of getcwd by realpath which can be used to write before the destination buffer leading to a buffer underflow and potential code execution...

7.8CVSS7.6AI score0.13368EPSS
SaveExploits10References4
OSV
OSV
added 2018/02/09 2:29 p.m.4 views

ALPINE-CVE-2018-1053

In postgresql 9.3.x before 9.3.21, 9.4.x before 9.4.16, 9.5.x before 9.5.11, 9.6.x before 9.6.7 and 10.x before 10.2, pgupgrade creates file in current working directory containing the output of pgdumpall -g under umask which was in effect when the user invoked pgupgrade, and not under 0077 which...

7CVSS6.6AI score0.00482EPSS
SaveExploits0References1
zdt
zdt
added 2018/01/16 12:0 a.m.16 views

Linux/x86 - symlink /bin/sh sh Shellcode (36 bytes)

/The shellcode calls the symlink and makes the link to the /bin/sh in the current dir. size = 36 bytes OS = Linux i386 written by /rootteam/dev0id rootteam.void.ru BITS 32 jmp short callit doit: pop esi xor eax,eax mov byte esi+7,al mov byte esi+10,al mov byte al,83 lea ebx,esi lea ecx,esi+8 int...

0.3AI score
SaveExploits0
OSV
OSV
added 2017/12/18 1:29 a.m.9 views

DEBIAN-CVE-2017-16997

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

7.8CVSS8.6AI score0.02698EPSS
SaveExploits0References1
CNVD
CNVD
added 2017/12/18 12:0 a.m.8 views

GNU C Library Elevation of Privilege Vulnerability

The GNU C Library is an open-source, free, easy-to-download C compiler released under the LGPL license. An elevation of privilege vulnerability exists in GNU C Library. The vulnerability arises because elf/dl-load.c in the GNU C Library fails to properly handle RPATH and RUNPATH containing $ORIGI...

9.3CVSS7.6AI score0.02698EPSS
SaveExploits0References1
OSV
OSV
added 2017/12/17 12:0 a.m.8 views

UBUNTU-CVE-2017-16997

elf/dl-load.c in the GNU C Library aka glibc or libc6 2.19 through 2.26 mishandles RPATH and RUNPATH containing $ORIGIN for a privileged setuid or ATSECURE program, which allows local users to gain privileges via a Trojan horse library in the current working directory, related to the fillinrpath...

7.8CVSS7.1AI score0.02698EPSS
SaveExploits0References6
OSV
OSV
added 2017/09/08 6:29 p.m.6 views

CVE-2016-5759

The mkdumprd script called "dracut" in the current working directory "." allows local users to trick the administrator into executing code as root...

7.8CVSS5.8AI score0.00382EPSS
SaveExploits0References2
OSV
OSV
added 2017/08/23 3:29 p.m.6 views

CVE-2017-11159

Multiple untrusted search path vulnerabilities in installer in Synology Photo Station Uploader before 1.4.2-084 on Windows allows local attackers to execute arbitrary code and conduct DLL hijacking attack via a Trojan horse 1 shfolder.dll, 2 ntmarta.dll, 3 secur32.dll or 4 dwmapi.dll file in the...

7.8CVSS6.1AI score
SaveExploits0References1
OSV
OSV
added 2017/08/18 1:29 p.m.3 views

DEBIAN-CVE-2017-12938

UnRAR before 5.5.7 allows remote attackers to bypass a directory-traversal protection mechanism via vectors involving a symlink to the . directory, a symlink to the .. directory, and a regular file...

7.5CVSS7AI score0.03048EPSS
SaveExploits1References1
OSV
OSV
added 2017/08/14 12:0 a.m.8 views

UBUNTU-CVE-2017-10140

Postfix before 2.11.10, 3.0.x before 3.0.10, 3.1.x before 3.1.6, and 3.2.x before 3.2.2 might allow local users to gain privileges by leveraging undocumented functionality in Berkeley DB 2.x and later, related to reading settings from DBCONFIG in the current directory...

7.8CVSS7.1AI score0.00567EPSS
SaveExploits1References5
Rows per page
Query Builder