Lucene search
+L

5208 matches found

The Hacker News
The Hacker News
added 2023/07/05 10:46 a.m.56 views

Secrets, Secrets Are No Fun. Secrets, Secrets (Stored in Plain Text Files) Hurt Someone

Secrets are meant to be hidden or, at the very least, only known to a specific and limited set of individuals or systems. Otherwise, they aren't really secrets. In personal life, a secret revealed can damage relationships, lead to social stigma, or, at the very least, be embarrassing. In a...

9.8CVSS7.2AI score0.85689EPSS
SaveExploits10
ATTACKERKB
ATTACKERKB
added 2023/06/30 8:15 p.m.9 views

CVE-2023-29145

The Malwarebytes EDR 1.0.11 for Linux driver doesn't properly ensure whitelisting of executable libraries loaded by executable files, allowing arbitrary code execution. The attacker can set LDLIBRARYPATH, set LDPRELOAD, or run an executable file in a debugger...

7.8CVSS6.2AI score0.00314EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/06/29 12:00 a.m.30 views

SUSE SLES15 / openSUSE 15 Security Update : nodejs18 (SUSE-SU-2023:2669-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2669-1 advisory. Update to version 18.16.1: - CVE-2023-30581: Fixed mainModule.proto Bypass Experimental Policy Mechanism bsc1212574. ...

7.5CVSS6.8AI score0.03906EPSS
SaveExploits2References32
Veracode
Veracode
added 2023/06/27 6:13 p.m.39 views

Improper Input Validation

gitlab is vulnerable to Improper Input Validation. The vulnerability allows a malicious attacker to steal environment variables through the :sendmail delivery method via maliciously crafted email addresses...

7.5CVSS6.7AI score0.01477EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/06/23 8:15 p.m.32 views

CVE-2023-35931

Shescape is a simple shell escape library for JavaScript. An attacker may be able to get read-only access to environment variables. This bug has been patched in version 1.7.1...

4.3CVSS4AI score0.00811EPSS
SaveExploits1References4
Prion
Prion
added 2023/06/23 8:15 p.m.20 views

Code injection

Shescape is a simple shell escape library for JavaScript. An attacker may be able to get read-only access to environment variables. This bug has been patched in version 1.7.1...

4CVSS4.5AI score0.00811EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2023/06/23 7:32 p.m.73 views

CVE-2023-35931

CVE-2023-35931 affects the JavaScript library shescape . The vulnerability exists in the shell-escape logic, specifically the interpolation path in the internal function (escapeArgForInterpolation) used when the interpolation option is enabled with Windows CMD, which can allow an attacker to read...

4.3CVSS4.2AI score0.00811EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/06/23 7:32 p.m.29 views

CVE-2023-35931 Shescape potential environment variable exposure on Windows with CMD

Shescape is a simple shell escape library for JavaScript. An attacker may be able to get read-only access to environment variables. This bug has been patched in version 1.7.1...

3.1CVSS4.8AI score
SaveExploits0References6
Veracode
Veracode
added 2023/06/23 5:31 a.m.32 views

Information Disclosure

shescape is vulnerable to Information Disclosure. The vulnerability exists in the escapeArgForInterpolation function at cmd.js because the command string is not properly sanitized which allows an attacker to gain access to potentially sensitive environment variables...

4.3CVSS7.1AI score0.00811EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2023/06/23 12:00 a.m.7 views

Shescape 安全漏洞

Shescape is open source a simple shell escaping program package for JavaScript . Use it to escape user-controlled input to shell commands to prevent shell injection. A security vulnerability exists in Shescape versions prior to 1.7.1, which stems from allowing an attacker to gain read-only access...

4.3CVSS5.1AI score0.00811EPSS
SaveExploits1References5
OSV
OSV
added 2023/06/22 8:01 p.m.70 views

GHSA-3G7P-8QHX-MC8R Shescape potential environment variable exposure on Windows with CMD

Impact This impact users of Shescape: 1. On Windows using the Windows Command Prompt i.e. cmd.exe, and 2. Using quote/quoteAll or escape/escapeAll with the interpolation option set to true. An attacker may be able to get read-only access to environment variables. Example: javascript import as cp...

3.1CVSS4.2AI score0.00811EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/06/22 8:01 p.m.35 views

Shescape potential environment variable exposure on Windows with CMD

Impact This impact users of Shescape: 1. On Windows using the Windows Command Prompt i.e. cmd.exe, and 2. Using quote/quoteAll or escape/escapeAll with the interpolation option set to true. An attacker may be able to get read-only access to environment variables. Example: javascript import as cp...

4.3CVSS6.8AI score0.00811EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2023/06/22 12:00 a.m.7 views

PT-2023-25389 · Shescape · Shescape

Name of the Vulnerable Software and Affected Versions: Shescape versions prior to 1.7.1 Description: An attacker may be able to get read-only access to environment variables. This issue affects users of Shescape on Windows using the Windows Command Prompt, and when using quote/quoteAll or...

4.3CVSS4.4AI score0.00811EPSS
SaveExploits1References10
OSV
OSV
added 2023/06/19 11:15 a.m.5 views

CVE-2023-29545

Similar to CVE-2023-28163, this time when choosing 'Save Link As', suggested filenames containing environment variable names would have resolved those in the context of the current user. This bug only affects Firefox and Thunderbird on Windows. Other versions of Firefox and Thunderbird are...

6.5CVSS5.8AI score0.00584EPSS
SaveExploits0References4
OSV
OSV
added 2023/06/19 11:15 a.m.16 views

UBUNTU-CVE-2023-29545

Similar to CVE-2023-28163, this time when choosing 'Save Link As', suggested filenames containing environment variable names would have resolved those in the context of the current user. This bug only affects Firefox and Thunderbird on Windows. Other versions of Firefox and Thunderbird are...

6.5CVSS6.8AI score0.00584EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2023/06/15 11:56 a.m.8 views

New Supply Chain Attack Exploits Abandoned S3 Buckets to Distribute Malicious Binaries

In what's a new kind of software supply chain attack aimed at open source projects, it has emerged that threat actors could seize control of expired Amazon S3 buckets to serve rogue binaries without altering the modules themselves. "Malicious binaries steal the user IDs, passwords, local machine...

6.3AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/06/07 8:10 a.m.29 views

K000134945: Spring Boot vulnerability CVE-2022-46166

Security Advisory Description Spring boot admins is an open source administrative user interface for management of spring boot applications. All users who run Spring Boot Admin Server, having enabled Notifiers e.g. Teams-Notifier and write access to environment variables via UI are affected. User...

9.8CVSS9.1AI score0.01437EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/06/02 5:15 p.m.8 views

CVE-2023-28163

When downloading files through the Save As dialog on Windows with suggested filenames containing environment variable names, Windows would have resolved those in the context of the current user. This bug only affects Firefox on Windows. Other versions of Firefox are unaffected.. This vulnerabilit...

6.5CVSS6.7AI score0.00798EPSS
SaveExploits0References5
OSV
OSV
added 2023/06/02 5:15 p.m.7 views

UBUNTU-CVE-2023-28163

When downloading files through the Save As dialog on Windows with suggested filenames containing environment variable names, Windows would have resolved those in the context of the current user. This bug only affects Firefox on Windows. Other versions of Firefox are unaffected.. This vulnerabilit...

6.5CVSS6.9AI score0.00798EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2023/06/02 12:00 a.m.37 views

CVE-2023-28163

When downloading files through the Save As dialog on Windows with suggested filenames containing environment variable names, Windows would have resolved those in the context of the current user. This bug only affects Firefox on Windows. Other versions of Firefox are unaffected.. This vulnerabilit...

6.5CVSS6.8AI score0.00798EPSS
SaveExploits0
Rows per page
Query Builder