Lucene search
+L

1236 matches found

Kitploit
Kitploit
added 2026/08/25 11:21 p.m.2 views

yolobox

root@kitploit: ██╗ ██╗ ██████╗ ██╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗ ╚██╗ ██╔╝██╔═══██╗██║ ██╔═══██╗██╔══██╗██╔═══██╗╚██╗██╔╝ ╚████╔╝ ██║ ██║██║ ██║ ██║██████╔╝██║ ██║ ╚███╔╝ ╚██╔╝ ██║ ██║██║ ██║ ██║██╔══██╗██║ ██║ ██╔██╗ ██║ ╚██████╔╝███████╗╚██████╔╝██████╔╝╚██████╔╝██╔╝ ██╗ ╚═╝ ╚═════╝ ╚══════╝...

5.5AI score
SaveExploits0References2
NVD
NVD
added 2026/08/15 10:16 p.m.23 views

CVE-2026-73055

Shescape before 2.1.15 and 3.0.0 before 3.0.2 fails to properly escape tilde characters in assignment contexts on Unix systems where the shell is explicitly configured to "sh" or true and /bin/sh points to BusyBox. Using the escape and escapeAll APIs with untrusted input in an assignment prefixed...

9.3CVSS0.00207EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 9:44 p.m.11 views

CVE-2026-73055 Shescape before 2.1.15 Home Directory Disclosure via BusyBox

Shescape before 2.1.15 and 3.0.0 before 3.0.2 fails to properly escape tilde characters in assignment contexts on Unix systems where the shell is explicitly configured to "sh" or true and /bin/sh points to BusyBox. Using the escape and escapeAll APIs with untrusted input in an assignment prefixed...

9.3CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 9:44 p.m.27 views

CVE-2026-73055 Shescape before 2.1.15 Home Directory Disclosure via BusyBox

Shescape before 2.1.15 and 3.0.0 before 3.0.2 fails to properly escape tilde characters in assignment contexts on Unix systems where the shell is explicitly configured to "sh" or true and /bin/sh points to BusyBox. Using the escape and escapeAll APIs with untrusted input in an assignment prefixed...

9.3CVSS0.00207EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 9:44 p.m.29 views

CVE-2026-73055

Shescape before 2.1.15 and 3.0.0 before 3.0.2 fails to escape tilde (~) characters in assignment contexts on Unix systems where the shell is configured to "sh" or true and /bin/sh points to BusyBox. Using escape and escapeAll with untrusted input in an assignment prefixed to a command can inject ...

9.3CVSS5.2AI score0.00207EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/15 9:44 p.m.11 views

CVE-2026-73055

Shescape before 2.1.15 and 3.0.0 before 3.0.2 fails to properly escape tilde characters in assignment contexts on Unix systems where the shell is explicitly configured to "sh" or true and /bin/sh points to BusyBox. Using the escape and escapeAll APIs with untrusted input in an assignment prefixed...

9.3CVSS5.2AI score0.00207EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-73059

Name of the Vulnerable Software and Affected Versions Shescape versions prior to 2.1.15 Shescape versions 3.0.0 through 3.0.1 Description On Unix systems where the shell is explicitly configured to "sh" or true and /bin/sh points to BusyBox, the software fails to properly escape tilde characters ...

9.3CVSS5.2AI score0.00207EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/14 12:16 p.m.17 views

CVE-2026-72836

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS0.00321EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/14 11:35 a.m.11 views

CVE-2026-72836 FileBrowser before 2.63.19 Case Sensitivity Authentication Bypass

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

9.2CVSS5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.9 views

CVE-2026-72836

FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem confirmed on Windows/NTFS, two self-registered usernam...

5.2AI score0.00321EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.6 views

PT-2026-72005

Name of the Vulnerable Software and Affected Versions FileBrowser versions prior to 2.63.19 Description An issue exists when the software is hosted on a case-insensitive filesystem, such as Windows/NTFS, and both Signup and CreateUserDir are enabled. The system fails to account for...

9.2CVSS5.2AI score0.00321EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/12 8:17 p.m.10 views

CVE-2026-73411

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/unix/dash.js fails to escape after : or = when applications use the escape or escapeAll APIs on Unix with shell set to dash, or with shell set to true when Dash is the default, a...

6.3CVSS0.00336EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/12 8:17 p.m.9 views

CVE-2026-73412

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST...

6.3CVSS0.00348EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:33 p.m.7 views

CVE-2026-73411

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/unix/dash.js fails to escape after : or = when applications use the escape or escapeAll APIs on Unix with shell set to dash, or with shell set to true when Dash is the default, a...

6.3CVSS5.2AI score0.00336EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/08/12 7:33 p.m.27 views

CVE-2026-73411

Vulnerability summary (CVE-2026-73411) : The Shescape JavaScript library is affected by a flaw in getEscapeFunction (src/internal/unix/dash.js) prior to versions 2.1.14 and 3.0.1. When using escape or escapeAll APIs on Unix with shell set to dash (or shell=true when Dash is default), the code fai...

6.3CVSS5.2AI score0.00336EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/12 7:33 p.m.26 views

CVE-2026-73411 Shescape: Home-directory disclosure in assignment context on Unix with Dash

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/unix/dash.js fails to escape after : or = when applications use the escape or escapeAll APIs on Unix with shell set to dash, or with shell set to true when Dash is the default, a...

6.3CVSS0.00336EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 7:33 p.m.9 views

CVE-2026-73411 Shescape: Home-directory disclosure in assignment context on Unix with Dash

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, getEscapeFunction in src/internal/unix/dash.js fails to escape after : or = when applications use the escape or escapeAll APIs on Unix with shell set to dash, or with shell set to true when Dash is the default, a...

6.3CVSS5.3AI score
SaveExploits0References9
NVD
NVD
added 2026/08/11 6:18 p.m.12 views

CVE-2026-73218

Cursor is a code editor built for programming with AI. Prior to 3.0.0, Cursor IDE for macOS allows an agent running in Auto-Run Sandbox mode, when Docker Desktop and the Dev Containers CLI are installed, to launch a privileged container and mount Docker's virtiofs0, granting read and write access...

7.7CVSS0.00818EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/11 5:47 p.m.5 views

CVE-2026-73218 Cursor: Sandbox escape via launching privileged containers

Cursor is a code editor built for programming with AI. Prior to 3.0.0, Cursor IDE for macOS allows an agent running in Auto-Run Sandbox mode, when Docker Desktop and the Dev Containers CLI are installed, to launch a privileged container and mount Docker's virtiofs0, granting read and write access...

7.7CVSS5.7AI score0.00818EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.15 views

SUSE SLES15: libpcp-devel / libpcp3 / libpcp_gui2 / libpcp_import1 / libpcp_mmv1 / etc (SUSE-SU-2026:3506-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3506-1 advisory. - CVE-2026-16524: command injection in linuxsockets PMDA via network.persocket.filter bsc1272922. - CVE-2026-16526: pmdaroot...

8.8CVSS5.8AI score0.00652EPSS
SaveExploits0References21
Rows per page
Query Builder