Lucene search
+L

20358 matches found

Snyk
Snyk
•added 2026/07/22 12:00 a.m.•28 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack through the tmpfiles.d configuration process. An attacker can overwrite arbitrary files by creating a symbolic link that redirects a privileged write operation to a file of their choosing. This is only exploitable if a...

6.3CVSS5.9AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/22 12:00 a.m.•22 views

PT-2026-63427

A flaw was found in systemd-tmpfiles. When processing a tmpfiles.d configuration entry that writes to a file, systemd-tmpfiles can follow a symbolic link placed by an unprivileged local user, and an existing safety check does not detect this specific case because it always treats transitions away...

6.3CVSS5.3AI score
SaveExploits0References5
AlmaLinux
AlmaLinux
•added 2026/07/22 12:00 a.m.•16 views

Important: acl security update

Access Control Lists ACLs are used to define fine-grained discretionary access rights for files and directories. The acl packages contain the getfacl and setfacl utilities needed for manipulating access control lists. Security Fixes: acl: Symlink traversal privilege escalation via libacl function...

8.4CVSS5.3AI score0.00188EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/07/22 12:00 a.m.•23 views

AlmaLinux 8 : acl (ALSA-2026:43420)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:43420 advisory. acl: Symlink traversal privilege escalation via libacl functions CVE-2026-54369 acl: TOCTOU Symlink Traversal via getfacl/setfacl CVE-2026-54370 Tenable...

8.4CVSS5.4AI score0.00188EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/22 12:00 a.m.•12 views

ALSA-2026:43420 Important: acl security update

Access Control Lists ACLs are used to define fine-grained discretionary access rights for files and directories. The acl packages contain the getfacl and setfacl utilities needed for manipulating access control lists. Security Fixes: acl: Symlink traversal privilege escalation via libacl function...

8.4CVSS5.3AI score0.00188EPSS
SaveExploits0References6
Oracle linux
Oracle linux
•added 2026/07/22 12:00 a.m.•20 views

acl security update

2.4.0-1 - rebase to 2.4.0 to fix the following CVEs: - CVE-2026-54369 - Symlink traversal privilege escalation via libacl functions RHEL-186111 - CVE-2026-54370 - TOCTOU Symlink Traversal via getfacl/setfacl RHEL-186216...

8.4CVSS5.2AI score0.00188EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/22 12:00 a.m.•24 views

AlmaLinux 10 : acl (ALSA-2026:42739)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:42739 advisory. acl: Symlink traversal privilege escalation via libacl functions CVE-2026-54369 acl: TOCTOU Symlink Traversal via getfacl/setfacl CVE-2026-54370 Tenable...

8.4CVSS5.4AI score0.00188EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/22 12:00 a.m.•17 views

RockyLinux 10 : acl (RLSA-2026:42739)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:42739 advisory. acl: Symlink traversal privilege escalation via libacl functions CVE-2026-54369 acl: TOCTOU Symlink Traversal via getfacl/setfacl CVE-2026-54370 Tenabl...

8.4CVSS5.5AI score0.00188EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/07/22 12:00 a.m.•12 views

MiracleLinux 8 : go-toolset:rhel8 (AXSA:2026-1326:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1326:01 advisory. golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing CVE-2026-39821 crypto/x509: golan...

9.6CVSS5.7AI score0.00641EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•29 views

EUVD-2026-46373

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

5.2AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•18 views

EUVD-2026-46374

Data::ReqRep::Shared versions before 0.05 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in reqrep.h with openpath, ORDWR | OCREAT, 0666, for both the request-reply and the integer-variant segments. The mode is 0666, so under the...

5.2AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•19 views

EUVD-2026-46379

Data::RingBuffer::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in ring.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.2AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•30 views

EUVD-2026-46382

Data::DisjointSet::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 dsu.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.2AI score0.00167EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•25 views

EUVD-2026-46376

Data::RadixTree::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 radix.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.2AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•18 views

EUVD-2026-46375

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

5.2AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•17 views

EUVD-2026-46380

Data::Intern::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 intern.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

5.2AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•14 views

EUVD-2026-46369

Data::Buffer::Shared versions before 0.05 for Perl create a world-readable mmap backing file and open it without ONOFOLLOW. The segment is created in bufgeneric.h with openpath, ORDWR|OCREAT|OEXCL, 0666. OEXCL blocks a pre-seeded file on create, but the mode is 0666, so under the default umask 02...

5.2AI score0.00176EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•19 views

EUVD-2026-46378

Data::RoaringBitmap::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 roaring.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644...

5.2AI score0.0015EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•19 views

EUVD-2026-46372

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.2AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/07/21 9:32 p.m.•16 views

EUVD-2026-46370

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

5.2AI score0.00142EPSS
SaveExploits0References3
Rows per page
Query Builder