Lucene search
K

7822 matches found

UbuntuCve
UbuntuCve
added 2024/04/09 6:15 p.m.40 views

CVE-2024-22423

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

9.8CVSS7AI score0.01254EPSS
Exploits1References7
Vulnrichment
Vulnrichment
added 2024/04/09 5:22 p.m.23 views

CVE-2024-22423 yt-dlp `--exec` command injection when using `%q` in yt-dlp on Windows

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

8.3CVSS7AI score0.01254EPSS
Exploits1References7
CVE
CVE
added 2024/04/09 5:22 p.m.72 views

CVE-2024-22423

VULNERABILITY DETAIL: CVE-2024-22423 affects yt-dlp where output template expansion in --exec (previously vulnerable with %q) could lead to remote command execution via environment-variable expansion. Root cause: insufficient escaping of % characters in Windows command lines, despite earlier fixe...

9.8CVSS7.9AI score0.01254EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2024/04/09 5:22 p.m.22 views

CVE-2024-22423 yt-dlp `--exec` command injection when using `%q` in yt-dlp on Windows

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

8.3CVSS8.1AI score0.01254EPSS
Exploits1References9
Debian CVE
Debian CVE
added 2024/04/09 5:22 p.m.39 views

CVE-2024-22423

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

9.8CVSS7.5AI score0.01254EPSS
Exploits1
AlpineLinux
AlpineLinux
added 2024/04/09 5:22 p.m.48 views

CVE-2024-22423

yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using --exec with %q by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion of environment...

9.8CVSS8.1AI score0.01254EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2024/04/08 9:13 a.m.1 views

nodejs: code injection and privilege escalation through Linux capabilities

A flaw was found in Node.js. On Linux, Node.js ignores certain environment variables if an unprivileged user has set them while the process is running with elevated privileges, except for CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS7.2AI score0.00562EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/04/08 8:54 a.m.2 views

nodejs: code injection and privilege escalation through Linux capabilities

A flaw was found in Node.js. On Linux, Node.js ignores certain environment variables if an unprivileged user has set them while the process is running with elevated privileges, except for CAPNETBINDSERVICE. Due to a bug in the implementation of this exception, Node.js incorrectly applies this...

7.8CVSS7.2AI score0.00562EPSS
Exploits0References4
NVD
NVD
added 2024/04/05 9:15 p.m.15 views

CVE-2023-5912

A potential memory leakage vulnerability was reported in some Lenovo Notebook products that may allow a local attacker with elevated privileges to write to NVRAM variables...

6.7CVSS6.3AI score0.00179EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/05 8:46 p.m.19 views

CVE-2023-25494

A potential vulnerability were reported in the BIOS of some Desktop, Smart Edge, and ThinkStation products that could allow a local attacker with elevated privileges to write to NVRAM variables...

6.7CVSS6.7AI score0.00179EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/05 8:45 p.m.14 views

CVE-2023-5912

A potential memory leakage vulnerability was reported in some Lenovo Notebook products that may allow a local attacker with elevated privileges to write to NVRAM variables...

6.7CVSS6.6AI score0.00179EPSS
Exploits0References1
Veracode
Veracode
added 2024/04/05 6:59 a.m.25 views

Information Exposure

Quarkus-core is vulnerable to Information Exposure. The vulnerability is due to the capture of local environment variables from the Quarkus namespace during the build process, leading to applications inheriting potentially sensitive or test-specific settings at runtime...

7CVSS6.8AI score0.00286EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2024/04/04 3:30 p.m.2 views

GHSA-F8H5-V2VG-46RR quarkus-core leaks local environment variables from Quarkus namespace during application's build

A vulnerability was found in the quarkus-core component. Quarkus captures the local environment variables from the Quarkus namespace during the application's build. Thus, running the resulting application inherits the values captured at build time. However, some local environment variables may ha...

7CVSS7AI score0.00286EPSS
Exploits0References16
Github Security Blog
Github Security Blog
added 2024/04/04 3:30 p.m.45 views

quarkus-core leaks local environment variables from Quarkus namespace during application's build

A vulnerability was found in the quarkus-core component. Quarkus captures the local environment variables from the Quarkus namespace during the application's build. Thus, running the resulting application inherits the values captured at build time. However, some local environment variables may ha...

7CVSS6.9AI score0.00286EPSS
Exploits0References16Affected Software1
NVD
NVD
added 2024/04/04 2:15 p.m.31 views

CVE-2024-2700

A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been...

7CVSS7AI score0.00286EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/04/04 1:46 p.m.21 views

CVE-2024-2700 Quarkus-core: leak of local configuration properties into quarkus applications

A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been...

7CVSS6.6AI score0.00286EPSS
Exploits0References8
CVE
CVE
added 2024/04/04 1:46 p.m.399 views

CVE-2024-2700

CVE-2024-2700 affects the quarkus-core component: build-time capture of Quarkus-related environment variables (quarkus.) can bake sensitive values into the application, exposing local configuration properties at runtime. The issue is limited to quarkus. properties; application-specific properties...

7CVSS6.2AI score0.00286EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/04/04 2:24 a.m.38 views

CVE-2024-2700

A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, therefore, running the resulting application inherits the values captured at build time. Some local environment variables may have been...

7CVSS6.8AI score0.00286EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/04/04 12:0 a.m.4 views

PT-2024-21609 · Quarkus · Quarkus

Name of the Vulnerable Software and Affected Versions: Quarkus affected versions not specified Description: A vulnerability was found in the quarkus-core component. Quarkus captures local environment variables from the Quarkus namespace during the application's build, and the resulting applicatio...

7CVSS7.7AI score0.00286EPSS
Exploits0References24
Redos
Redos
added 2024/04/04 12:0 a.m.30 views

ROS-20240404-14

The vulnerability of the library for controlling input/output to the terminal ncurses is related to the possibility of writing beyond the buffer boundaries in memory. Exploitation of the vulnerability could allow an attacker to impact the confidentiality, integrity, and availability of protected...

7.8CVSS6.9AI score0.00923EPSS
Exploits1
Rows per page
Query Builder