Lucene search
+L

193 matches found

Kitploit
Kitploit
added 2026/09/18 9:17 a.m.10 views

shortscan

🌀 Shortscan An IIS short filename enumeration tool. Functionality Shortscan is designed to quickly determine which files with short filenames exist on an IIS webserver. Once a short filename has been identified the tool will try to automatically identify the full filename. In addition to standard...

5.8AI score
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in curl

There is a path traversal vulnerability in the 8.0.0 SFTP implementation of curl. This vulnerability causes the tilde character to be incorrectly replaced when used as a prefix in the first path element. Additionally, the tilde is intended to be used as the first element to indicate a path relati...

8.8CVSS7.1AI score0.02195EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.10 views

TencentOS Server 4: glibc (TSSA-2026:0850)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0850 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

9CVSS6AI score0.00208EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in glibc

A use-after-free vulnerability introduced in the glibc upstream version 2.14 was identified in the way the tilde expansion was performed. Directory paths that contained a tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a special...

7CVSS7.1AI score0.00535EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 10:16 p.m.35 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...

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

CVE-2026-73055 Shescape before 2.1.15 and 3.0.2 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...

6.3CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 9:44 p.m.35 views

CVE-2026-73055 Shescape before 2.1.15 and 3.0.2 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...

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

CVE-2026-73055

shescape , a Node.js shell-escape library, is vulnerable to improper tilde (~) escaping in assignment contexts when the Unix shell is configured to "sh" or true and /bin/sh points to BusyBox. The root cause lies in the getEscapeFunction logic in src/internal/unix/busybox.js: untrusted input such ...

6.3CVSS5.2AI score0.00207EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/15 9:44 p.m.21 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.23 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
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:33 p.m.11 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.38 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.32 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
SUSE CVE
SUSE CVE
added 2026/08/12 12:02 a.m.8 views

SUSE CVE-2026-6791

When expanding paths that begin with a tilde followed by a username, the internal parsetilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this...

6.6CVSS5.4AI score0.00208EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 8:34 p.m.12 views

CVE-2026-6791

A flaw was found in glibc. When processing paths that start with a tilde followed by a username, the wordexp function can be forced to allocate an excessive amount of memory on the program's stack. A remote attacker could exploit this by providing a very long username, leading to a stack exhausti...

9CVSS5.3AI score0.00208EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/10 9:12 p.m.13 views

glibc: Glibc: Denial of Service via stack exhaustion during tilde expansion

A flaw was found in glibc. When processing paths that start with a tilde followed by a username, the wordexp function can be forced to allocate an excessive amount of memory on the program's stack. A remote attacker could exploit this by providing a very long username, leading to a stack exhausti...

9CVSS5.4AI score0.00208EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 7:17 p.m.10 views

DEBIAN-CVE-2026-6791

When expanding paths that begin with a tilde followed by a username, the internal parsetilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this...

9CVSS5.4AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 7:17 p.m.11 views

AZL-95492 CVE-2026-6791 affecting package glibc 2.38-21

When expanding paths that begin with a tilde followed by a username, the internal parsetilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this...

9CVSS5.8AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 7:17 p.m.6 views

UBUNTU-CVE-2026-6791

When expanding paths that begin with a tilde followed by a username, the internal parsetilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this...

9CVSS5.4AI score0.00208EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 6:41 p.m.212 views

CVE-2026-6791

CVE-2026-6791 concerns tilde expansion in wordexp within glibc. When expanding paths starting with ~username, parse_tilde extracts the username and allocates memory for it on the stack via strndupa. No bounds checks on the username length can exhaust stack space, enabling a stack-clash condition ...

9CVSS5.4AI score0.00208EPSS
SaveExploits0References1
Rows per page
Query Builder