Lucene search
K

7738 matches found

CNNVD
CNNVD
added 2025/12/24 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from unlocked access to shared variables, which could lead to data contention...

6.1AI score0.00046EPSS
Exploits0References9
EUVD
EUVD
added 2025/12/23 12:30 a.m.3 views

EUVD-2023-60228

SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability that allows attackers to trigger memory stack overflows through maliciously crafted environment variables. Attackers can manipulate the username environment variable with format string payloads to potentially execute...

9.8CVSS7.2AI score0.00182EPSS
Exploits2References5
CNNVD
CNNVD
added 2025/12/23 12:0 a.m.3 views

NSF Unidata NetCDF-C 输入验证错误漏洞

NSF Unidata NetCDF-C is a tool for processing NetCDF files from NSF Unidata, USA. An input validation error vulnerability exists in NSF Unidata NetCDF-C that stems from a lack of validation of user-supplied data when parsing NC variables, which could lead to an integer overflow and remote code...

7.8CVSS8AI score0.0003EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/12/22 11:27 p.m.6 views

httpd: Apache HTTP Server: CGI environment variable override

A configuration override flaw has been discovered in the apache HTTP server. Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server...

6.5CVSS5.7AI score0.00145EPSS
Exploits0References5
NVD
NVD
added 2025/12/22 10:16 p.m.2 views

CVE-2023-53966

SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability that allows attackers to trigger memory stack overflows through maliciously crafted environment variables. Attackers can manipulate the username environment variable with format string payloads to potentially execute...

9.8CVSS0.00182EPSS
Exploits2References4
OSV
OSV
added 2025/12/22 10:16 p.m.2 views

CVE-2023-53966

SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability that allows attackers to trigger memory stack overflows through maliciously crafted environment variables. Attackers can manipulate the username environment variable with format string payloads to potentially execute...

9.3CVSS6.1AI score
Exploits0References4
CVE
CVE
added 2025/12/22 9:35 p.m.14 views

CVE-2023-53966

CVE-2023-53966 affects SOUND4 LinkAndShare Transmitter 1.1.2. It describes a format string vulnerability in getenv() usage where the attacker can manipulate the username environment variable to trigger memory stack overflows, potentially enabling arbitrary code execution and causing a crash. This...

9.8CVSS7.4AI score0.00182EPSS
Exploits2References4Affected Software1
Cvelist
Cvelist
added 2025/12/22 9:35 p.m.21 views

CVE-2023-53966 SOUND4 LinkAndShare Transmitter 1.1.2 Format String Stack Buffer Overflow

SOUND4 LinkAndShare Transmitter 1.1.2 contains a format string vulnerability that allows attackers to trigger memory stack overflows through maliciously crafted environment variables. Attackers can manipulate the username environment variable with format string payloads to potentially execute...

9.8CVSS0.00182EPSS
Exploits2References4
RedHat Linux
RedHat Linux
added 2025/12/22 4:55 p.m.0 views

httpd: Apache HTTP Server: CGI environment variable override

A configuration override flaw has been discovered in the apache HTTP server. Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server...

6.5CVSS5.7AI score0.00145EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 1:43 a.m.4 views

os/exec: Unexpected paths returned from LookPath in os/exec

A path handling flaw has been discovered in the os/exec go package. If the PATH environment variable contains paths which are executables rather than just directories, passing certain strings to LookPath "", ".", and "..", can result in the binaries listed in the PATH being unexpectedly returned...

6.5CVSS5.7AI score0.00044EPSS
Exploits1References8
Positive Technologies
Positive Technologies
added 2025/12/22 12:0 a.m.3 views

PT-2025-52703

Name of the Vulnerable Software and Affected Versions SOUND4 LinkAndShare Transmitter version 1.1.2 Description SOUND4 LinkAndShare Transmitter version 1.1.2 contains a format string vulnerability. This allows attackers to trigger memory stack overflows through maliciously crafted environment...

9.8CVSS7.4AI score0.00182EPSS
Exploits2References9
Hacker One
Hacker One
added 2025/12/20 6:19 a.m.14 views

curl: A logic error in detect_proxy caused truncation of environment variable names for long protocol schemes.

In lib/url.c, the detectproxy function uses a fixed-size buffer, proxyenv20, to construct proxy environment variable names e.g., httpproxy. However, the curl URL parser lib/urlapi.c allows protocol schemes up to 40 characters MAXSCHEMELEN. When a protocol scheme longer than 12 characters is used,...

7AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/12/19 2:17 p.m.3 views

CVE-2025-68429

Storybook is a frontend workshop for building user interface components and pages in isolation. A vulnerability present starting in versions 7.0.0 and prior to versions 7.6.21, 8.6.15, 9.1.17, and 10.1.10 relates to Storybook’s handling of environment variables defined in a .env file, which could...

7.5CVSS6.4AI score0.00013EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2025/12/18 6:49 p.m.5 views

Storybook manager bundle may expose environment variables during build

On December 11th, the Storybook team received a responsible disclosure alerting them to a potential vulnerability in certain built and published Storybooks. The vulnerability is a bug in how Storybook handles environment variables defined in a .env file, which could, in specific circumstances, le...

7.3CVSS6.4AI score0.00013EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2025/12/18 6:49 p.m.2 views

EUVD-2025-204013

Storybook manager bundle may expose environment variables during build...

7.3CVSS6.4AI score0.00013EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/12/18 1:35 a.m.4 views

python: Quadratic complexity in os.path.expandvars() with user-controlled template

A vulnerability in Python’s os.path.expandvars function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denia...

5.5CVSS6.2AI score0.00021EPSS
Exploits0References6
NVD
NVD
added 2025/12/17 11:16 p.m.5 views

CVE-2025-68429

Storybook is a frontend workshop for building user interface components and pages in isolation. A vulnerability present starting in versions 7.0.0 and prior to versions 7.6.21, 8.6.15, 9.1.17, and 10.1.10 relates to Storybook’s handling of environment variables defined in a .env file, which could...

7.3CVSS0.00013EPSS
Exploits0References2
Snyk
Snyk
added 2025/12/17 10:47 p.m.2 views

Insertion of Sensitive Information into Externally-Accessible File or Directory

Overview @storybook/builder-webpack5 is an A Storybook builder to dev and build with Webpack Affected versions of this package are vulnerable to Insertion of Sensitive Information into Externally-Accessible File or Directory via the storybook build command. An attacker can access sensitive...

7.5CVSS6.9AI score0.00013EPSS
Exploits0References2
Snyk
Snyk
added 2025/12/17 10:47 p.m.3 views

Insertion of Sensitive Information into Externally-Accessible File or Directory

Overview storybook is a frontend workshop for building UI components and pages in isolation. Affected versions of this package are vulnerable to Insertion of Sensitive Information into Externally-Accessible File or Directory via the storybook build command. An attacker can access sensitive...

7.5CVSS6.9AI score0.00013EPSS
Exploits0References2
Snyk
Snyk
added 2025/12/17 10:47 p.m.1 views

Insertion of Sensitive Information into Externally-Accessible File or Directory

Overview @storybook/core-common is a Storybook framework-agnostic API Affected versions of this package are vulnerable to Insertion of Sensitive Information into Externally-Accessible File or Directory via the storybook build command. An attacker can access sensitive environment variables by...

7.5CVSS6.9AI score0.00013EPSS
Exploits0References2
Rows per page
Query Builder