Lucene search
+L

172 matches found

BDU FSTEC
BDU FSTEC
added 2018/10/11 12:00 a.m.15 views

Vulnerability of the `sdcardfs_create` and `sdcardfs_mkdir` functions in the Android operating system’s kernel, allowing attackers to escalate their privileges

The vulnerabilities of the sdcardfscreate and sdcardfsmkdir functions in inode.c of the Android operating system stem from operations that go beyond the buffer boundaries in memory. Exploiting these vulnerabilities can allow attackers to gain increased privileges...

8.4CVSS5.8AI score0.00712EPSS
SaveExploits3References2
NVD
NVD
added 2018/02/22 6:29 p.m.21 views

CVE-2018-7408

An issue was discovered in an npm 5.7.0 2018-02-21 pre-release marked as "next: 5.7.0" and therefore automatically installed by an "npm upgrade -g npm" command, and also announced in the vendor's blog without mention of pre-release status. It might allow local users to bypass intended filesystem...

7.8CVSS7.5AI score0.0032EPSS
SaveExploits0References3
zdt
zdt
added 2017/09/26 12:00 a.m.32 views

Linux/x86_64 - mkdir() evil Shellcode (30 bytes)

/ ;Title: Linux/x8664 - mkdir shellcode 30 bytes ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x8664 ;Description: Create Folder with 755 permission. ; You can Change folder by change code in ASM in fname Field ;Shellcode Length: 30...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/09/25 12:00 a.m.49 views

Linux/x86_64 - mkdir() 'evil' Shellcode (30 bytes)

Linux/x8664 - mkdir 'evil' Shellcode 30 bytes. Shellcode exploit for Linx86-64 platform / ;Title: Linux/x8664 - mkdir shellcode 30 bytes ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x8664 ;Description: Create Folder with 755...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2017/03/30 12:00 a.m.31 views

OracleVM 3.3 / 3.4 : coreutils (OVMSA-2017-0052)

The remote OracleVM system is missing necessary patches to address critical security updates : - clean up empty file if cp is failed Orabug 15973168 - pure rebuild to bring back support for aclextendedfilenofollow on x8664 - su: deny killing other processes with root privileges CVE-2017-2616 - fi...

5.5CVSS6.1AI score0.00279EPSS
SaveExploits0References3
zdt
zdt
added 2017/01/18 12:00 a.m.46 views

Linux/x86-64 - mkdir Shellcode (25 bytes)

/ --------------------------------------------------------------------------------------------------- Linux/x86x64 - mkdir"ajit", 755 - 25 bytes Ajith Kp http://fb.com/ajithkp560 http://www.terminalcoders.blogspot.com Vishnu Nath Kp http://www.terminalcoders.blogspot.com Sayooj S Nambiar...

0.3AI score
SaveExploits0
OSV
OSV
added 2017/01/12 10:59 p.m.8 views

UBUNTU-CVE-2016-8605

The mkdir procedure of GNU Guile temporarily changed the process' umask to zero. During that time window, in a multithreaded application, other threads could end up creating files with insecure permissions. For example, mkdir without the optional mode argument would create directories as 0777. Th...

5.3CVSS6.8AI score0.02788EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2017/01/12 10:59 p.m.34 views

CVE-2016-8605

The mkdir procedure of GNU Guile temporarily changed the process' umask to zero. During that time window, in a multithreaded application, other threads could end up creating files with insecure permissions. For example, mkdir without the optional mode argument would create directories as 0777. Th...

5.3CVSS6.4AI score0.02788EPSS
SaveExploits0References1
OSV
OSV
added 2017/01/12 10:59 p.m.7 views

ALPINE-CVE-2016-8605

The mkdir procedure of GNU Guile temporarily changed the process' umask to zero. During that time window, in a multithreaded application, other threads could end up creating files with insecure permissions. For example, mkdir without the optional mode argument would create directories as 0777. Th...

5.3CVSS6.7AI score0.02788EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2017/01/12 10:00 p.m.85 views

CVE-2016-8605

Removed by vendor...

5.3CVSS5.8AI score0.02788EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2017/01/12 10:00 p.m.133 views

CVE-2016-8605

The mkdir procedure of GNU Guile temporarily changed the process' umask to zero. During that time window, in a multithreaded application, other threads could end up creating files with insecure permissions. For example, mkdir without the optional mode argument would create directories as 0777. Th...

5.3CVSS5.4AI score0.02788EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/01/12 10:00 p.m.50 views

CVE-2016-8605

The mkdir procedure of GNU Guile temporarily changed the process' umask to zero. During that time window, in a multithreaded application, other threads could end up creating files with insecure permissions. For example, mkdir without the optional mode argument would create directories as 0777. Th...

5.2AI score0.02788EPSS
SaveExploits0References5
OSV
OSV
added 2016/10/18 12:00 a.m.31 views

DLA-666-1 guile-2.0 - security update

Bulletin has no description...

9.8CVSS6.6AI score0.04092EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.28 views

Fedora 22 : kdelibs3-3.5.10-71.fc22 (2015-2f4b92ed2e)

Security fix for CVE-2015-7543 in kdelibs3 the KDE 3 compatibility version of kdelibs: A temporary directory was being created insecurely using mktemp and mkdir, allowing an attacker to hijack the temporary directory and thus the inter-process communication IPC. This update fixes the temporary...

7CVSS6.8AI score0.00245EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:00 a.m.29 views

Fedora 23 : kdelibs3-3.5.10-71.fc23 (2015-6e50918d8e)

Security fix for CVE-2015-7543 in kdelibs3 the KDE 3 compatibility version of kdelibs: A temporary directory was being created insecurely using mktemp and mkdir, allowing an attacker to hijack the temporary directory and thus the inter-process communication IPC. This update fixes the temporary...

7CVSS6.8AI score0.00245EPSS
SaveExploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2015/12/24 3:10 a.m.66 views

Security update for ldb, samba, talloc, tdb, tevent (important)

This update for ldb, samba, talloc, tdb, tevent fixes the following security issues and bugs: The Samba LDB was updated to version 1.1.24: - Fix ldap \00 search expression attack dos; CVE-2015-3223; bso11325 - Fix remote read memory exploit in ldb; CVE-2015-5330; bso11599 - Move ldbunpackdata int...

6CVSS7.4AI score0.13584EPSS
SaveExploits1References9
seebug.org
seebug.org
added 2015/09/11 12:00 a.m.27 views

WordPress media-file-manager-advanced Plugin Multiple Vulnerabilites

No description provided by source. Post Delete http://domain.tld/wp-admin/admin-ajax.php?action=mfmarelocatordelete post: id=17 MKDIR http://domain.tld/wp-admin/admin-ajax.php?action=mfmarelocatormkdir newdir=EVEXFOLDER folder exists: http://domain.tld/wp-contents/uploads/EVEXFOLDER RMDIR Dir Mus...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2015/09/10 12:00 a.m.29 views

Apple Mac OSX Install.Framework - Arbitrary mkdir unlink and chown to Admin Group

Apple Mac OSX Install.Framework - Arbitrary mkdir unlink and chown to Admin Group Source: https://code.google.com/p/google-security-research/issues/detail?id=477 Install.framework has a suid root binary here: /System/Library/PrivateFrameworks/Install.framework/Resources/runner This binary vends t...

SaveExploits0
Exploit DB
Exploit DB
added 2015/06/24 12:00 a.m.25 views

Linux/x86 - mkdir HACK & chmod 777 and exit0 - 29 Bytes

Linux/x86 - mkdir HACK & chmod 777 and exit0 - 29 Bytes. Shellcode exploit for linx86 platform Greetz : BombermanLeader Author : B3mB4m Auxiliary tools 50% time gain ! https://github.com/b3mb4m/Shellcode/blob/master/Auxiliary/convertstack.py...

7.4AI score
SaveExploits0
wpexploit
wpexploit
added 2015/05/13 12:00 a.m.21 views

Media File Manager Advanced <= 1.1.5 - Multiple Vulnerabilites

Media File Manager Advanced suffers from executing administrator actions by any authenticated user due to weak permissions checking. An attacker is able to delete/update posts, Creating/Removing/Listing Directories, Moving/Renaming/Deleting Files, Blind SQL Injection and Cross-Site Scripting. Pos...

0.8AI score
SaveExploits0References2
Rows per page
Query Builder