Lucene search
+L

22 matches found

Cvelist
Cvelist
added 2026/07/21 7:8 p.m.28 views

CVE-2026-65064 Data::HashMap::Shared versions before 0.14 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::HashMap::Shared versions before 0.14 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in shmgeneric.h with openpath, ORDWR | OCREAT | OCLOEXEC, 0666. The mode is 0666, so under the default umask 022 the file is created mode 06...

0.00117EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/21 7:6 p.m.6 views

CVE-2026-64616 Data::NDArray::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::NDArray::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in ndarray.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readabl...

5.8AI score0.00117EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/06 7:54 p.m.6 views

GHSA-239G-2685-54X3 install: TOCTOU symlink race (unlink-then-create without O_EXCL) allows arbitrary file overwrite

copyfile in install/src/install.rs removes the destination then recreates it by pathname via File::create / fs::copy without OEXCL/createnew. Between the unlink and the recreate, a local attacker with write access to the destination directory can drop in a symlink and redirect the write. Impact:...

6.3CVSS6AI score0.00118EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2006-5282

Malware in sbrugna...

1.2CVSS6.1AI score0.00351EPSS
SaveExploits0References16
CVE
CVE
added 2025/06/11 5:17 p.m.169 views

CVE-2025-0913

CVE-2025-0913 : The Go standard library change fixes a mismatch in behavior of os.OpenFile with O_CREATE|O_EXCL when the path is a dangling symlink. Previously Unix vs Windows differed; now the operation returns an error if both flags are set and the target is a symlink. This vulnerability is rat...

5.5CVSS6.9AI score0.00257EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:0 a.m.15 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : libqb Vulnerability (NS-SA-2020-0057)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has libqb packages installed that are affected by a vulnerability: - libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames under /dev/shm and /tmp without...

7.1CVSS7.2AI score0.00655EPSS
SaveExploits1References2
Prion
Prion
added 2020/09/11 12:15 a.m.24 views

Open redirect

On desktop, Ubuntu UI Toolkit's StateSaver would serialise data on tmp/ files which an attacker could use to expose potentially sensitive data. StateSaver would also open files without the OEXCL flag. An attacker could exploit this to launch a symlink attack, though this is partially mitigated by...

2.1CVSS6.8AI score0.00504EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2020/08/28 12:0 a.m.22 views

EulerOS 2.0 SP8 : libqb (EulerOS-SA-2020-1863)

According to the version of the libqb packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames under /dev/shm and /t...

7.1CVSS7.2AI score0.00655EPSS
SaveExploits1References2
Oracle linux
Oracle linux
added 2020/04/06 12:0 a.m.19 views

libqb security update

1.0.1-9 Also add OEXCL to logblackbox.c when creating files Resolves: rhbz1714853 1.0.1-8 Improve socket security Resolves: rhbz1714853...

7.1CVSS2.2AI score0.00655EPSS
SaveExploits1
Veracode
Veracode
added 2019/11/06 12:21 a.m.18 views

Arbitrary File Overwrite

libqb is vulnerable to arbitrary file overwrite. An attacker is able to overwrite arbitrary files via a symlink attack due to the usage of predictable filenames under /dev/shm and /tmp without OEXCL...

7.1CVSS4.5AI score0.00655EPSS
SaveExploits1References13Affected Software1
RedhatCVE
RedhatCVE
added 2019/06/21 4:51 a.m.26 views

CVE-2019-12779

libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames under /dev/shm and /tmp without OEXCL...

7.1CVSS4.2AI score0.00655EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2019/06/07 8:29 p.m.19 views

CVE-2019-12779

libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames under /dev/shm and /tmp without OEXCL...

7.1CVSS6.9AI score0.00655EPSS
SaveExploits1References3
Prion
Prion
added 2019/06/07 8:29 p.m.11 views

Design/Logic Flaw

libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames under /dev/shm and /tmp without OEXCL...

6.6CVSS6.5AI score0.00655EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2019/06/07 8:29 p.m.16 views

CVE-2019-12779

libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames under /dev/shm and /tmp without OEXCL...

7.1CVSS6.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2019/06/07 7:44 p.m.19 views

CVE-2019-12779

libqb before 1.0.5 allows local users to overwrite arbitrary files via a symlink attack, because it uses predictable filenames under /dev/shm and /tmp without OEXCL...

6.6AI score0.00655EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2013/03/06 12:0 a.m.82 views

Scientific Linux Security Update : kernel on SL5.x i386/x86_64

CVE-2009-2695 kernel: SELinux and mmapminaddr CVE-2009-3228 kernel: tc: uninitialised kernel memory leak CVE-2009-3286 kernel: OEXCL creates on NFSv4 are broken CVE-2009-2908 kernel ecryptfs NULL pointer dereference CVE-2009-3613 kernel: flood ping cause out-of-iommu error and panic when mtu larg...

7.8CVSS6.9AI score0.12461EPSS
SaveExploits19References17
Oracle linux
Oracle linux
added 2009/11/03 12:0 a.m.94 views

kernel security and bug fix update

2.6.18-164.6.1.0.1.el5 - xen check to see if hypervisor supports memory reservation change Chuck Anderson orabug 7556514 - Add entropy support to igb John Sobecki orabug 7607479 - nfs convert ENETUNREACH to ENOTCONN orabug 7689332 - NET Add xen pv/bonding netconsole support Tina yang orabug 69930...

7.8CVSS0.1AI score0.12461EPSS
SaveExploits19
seebug.org
seebug.org
added 2009/09/23 12:0 a.m.45 views

Linux Kernel O_EXCL NFSv4本地权限提升漏洞

BUGTRAQ ID: 36472 CVE ID: CVE-2009-3286 Linux Kernel是开放源码操作系统Linux所使用的内核。 当OEXCL创建文件失败时,Linux Kernel的NFSv4没有正确地清除inode。这导致以不安全的设置(如setuid位)创建文件,本地用户可以通过执行doopenpermission函数获得权限提升。 Linux kernel 2.6.x 厂商补丁: Linux ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://git.kernel.org/linus/af85852d...

4.6CVSS0.00468EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2006/12/14 8:28 p.m.33 views

CVE-2006-6304

The docoredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to OEXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump...

7.5CVSS7.2AI score0.02529EPSS
SaveExploits0References1
NVD
NVD
added 2006/12/14 8:28 p.m.26 views

CVE-2006-6304

The docoredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to OEXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump...

7.5CVSS7.1AI score0.02529EPSS
SaveExploits0References10
Rows per page
Query Builder