Lucene search
+L

362 matches found

Kitploit
Kitploit
added 2026/09/14 10:59 a.m.8 views

pagecache-lpe-containment-kit

Page-Cache LPE Containment Kit Detect, contain, and verify defenses against two Linux page-cache-corruption local privilege escalations — DirtyClone CVE-2026-43503 and pedit COW CVE-2026-46331 — on hosts and containers. This is an educational, defensive security kit. It explains how both...

8.8CVSS6.7AI score0.00583EPSS
SaveExploits19References7
Kitploit
Kitploit
added 2026/09/13 3:11 a.m.11 views

SOC335-CVE-2024-49138-Investigation

SOC335 – CVE-2024-49138 Exploitation Investigation Overview This project documents a SOC investigation of a CVE-2024-49138 exploitation alert using the LetsDefend platform. The investigation involved analyzing network logs, researching indicators of compromise, determining whether suspicious...

7.8CVSS7.3AI score0.25414EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 5:35 p.m.7 views

zero-touch-containment

zero-touch-containment Puente Antigena Darktrace → Aruba ClearPass CoA — cuarentena de usuario/dispositivo en tiempo real basada en modelos. Cero clics del SOC entre detección y contención. Implementación de referencia sanitizada de un patrón de integración NDR↔NAC operado a escala del sector...

6.1AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/08 5:01 p.m.6 views

Playbooks

Table of Content TOC IR Playbooks This repository contains all the Incident Response Playbooks and Workflows of Company's SOC. Each folder contains a Playbook that is broken down into 6 section as per NIST - 800.61 r2 1- Preparation This section should include the following informations List of A...

6AI score
SaveExploits0
CVE
CVE
added 2026/09/04 2:32 p.m.14 views

CVE-2026-85606

firecrawl-mcp-server version 3.20.2 contains an arbitrary local file read vulnerability in the firecrawl_parse tool. The root cause is the acceptance of unconstrained filePath arguments without directory containment validation, allowing an attacker to supply absolute paths or directory traversal ...

8.7CVSS5.5AI score0.00702EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/02 2:55 p.m.14 views

EUVD-2026-68811

Kirby: Access to image files outside of the site root via path traversal in the media handling...

6.9CVSS5.8AI score0.00461EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/02 2:35 p.m.11 views

EUVD-2026-67077

NLTK: Downloader.download follows hardlinks and overwrites outside-root files...

7.1CVSS5.8AI score0.00135EPSS
SaveExploits1References7
OSV
OSV
added 2026/09/02 2:35 p.m.6 views

GHSA-F794-5JV7-7672 NLTK: Downloader.download follows hardlinks and overwrites outside-root files

Summary NLTK's downloader now blocks symlink escapes during ZIP extraction, but it still treats pre-existing hardlinks inside the install tree as ordinary in-root files. A normal package install can therefore overwrite an outside-root inode through that hardlink. Details - Vulnerability type:...

7.1CVSS5.9AI score0.00135EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/09/02 2:35 p.m.11 views

NLTK: Downloader.download follows hardlinks and overwrites outside-root files

Summary NLTK's downloader now blocks symlink escapes during ZIP extraction, but it still treats pre-existing hardlinks inside the install tree as ordinary in-root files. A normal package install can therefore overwrite an outside-root inode through that hardlink. Details - Vulnerability type:...

7.1CVSS5.9AI score0.00135EPSS
SaveExploits1References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/01 10:30 a.m.9 views

CVE-2026-81727

A flaw was found in NLTK. This vulnerability, a filesystem containment bypass, allows a local attacker with write access to a shared downloader directory to create special links hardlinks that point to files outside the intended installation area. When a package is extracted, these hardlinks can...

7.1CVSS7.3AI score0.00135EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/31 9:17 p.m.10 views

CVE-2026-75592

Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler used incomplete filesystem containment checks in src/Filesystem/Dir.php and src/Filesystem/F.php through Kirby\Filesystem\Dir::realpath and Kirby\Filesystem\F::realpat...

6.9CVSS0.00461EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/31 8:49 p.m.32 views

CVE-2026-75592 Kirby: Access to image files outside of the site root via path traversal in the media handling

Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler used incomplete filesystem containment checks in src/Filesystem/Dir.php and src/Filesystem/F.php through Kirby\Filesystem\Dir::realpath and Kirby\Filesystem\F::realpat...

6.9CVSS0.00461EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/31 8:49 p.m.18 views

CVE-2026-75592

Kirby (open-source CMS) contained an incomplete filesystem containment flaw in its media handler prior to 4.9.5 and 5.5.2 . The Dir::realpath() and F::realpath() functions accepted a sibling directory sharing the intended root's string prefix (e.g., /var/www/site2 next to /var/www/site) without e...

6.9CVSS6AI score0.00461EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/31 8:49 p.m.8 views

CVE-2026-75592 Kirby: Access to image files outside of the site root via path traversal in the media handling

Kirby is an open-source content management system. Prior to 4.9.5 and 5.5.2, depending on the release line, Kirby's media handler used incomplete filesystem containment checks in src/Filesystem/Dir.php and src/Filesystem/F.php through Kirby\Filesystem\Dir::realpath and Kirby\Filesystem\F::realpat...

6.9CVSS6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.15 views

PT-2026-83996

Name of the Vulnerable Software and Affected Versions Kirby versions prior to 4.9.5 Kirby versions prior to 5.5.2 Description The media handler in this content management system uses incomplete filesystem containment checks within src/Filesystem/Dir.php and src/Filesystem/F.php via the functions...

6.9CVSS6AI score0.00461EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/08/30 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-82455

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination...

5.4AI score0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/29 2:16 p.m.5 views

AZL-98403 CVE-2026-82455 affecting package ruby 3.3.5-9

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

5.8AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/29 2:16 p.m.18 views

CVE-2026-82455

Rejected reason: The RubyGems maintainers determined that the reported symlink-following behavior during gem extraction is not a security vulnerability, so no vulnerability exists for this record to describe...

0.00144EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/29 2:16 p.m.14 views

CVE-2026-82455

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

5.8AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/29 2:16 p.m.7 views

UBUNTU-CVE-2026-82455

RubyGems fails to re-validate path containment after filesystem symlink resolution during gem extraction. When a pre-existing symlink inside the destination directory points outside the extraction root, extracted files that appear to be written under the destination directory can instead be writt...

7.1CVSS5.8AI score0.00144EPSS
SaveExploits0References6
Rows per page
Query Builder