Lucene search
K

7820 matches found

Cvelist
Cvelist
added 2022/11/03 12:0 a.m.20 views

CVE-2022-39382 NODE_ENV in Keystone defaults to development with esbuild

Keystone is a headless CMS for Node.js — built with GraphQL and React.@keystone-6/[email protected] || 3.0.1 users that use NODEENV to trigger security-sensitive functionality in their production builds are vulnerable to NODEENV being inlined to "development" for user code, irrespective of what your...

9.8CVSS9.8AI score0.01486EPSS
Exploits1References3
NVD
NVD
added 2022/11/02 4:15 p.m.27 views

CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS0.00778EPSS
Exploits0References5
OSV
OSV
added 2022/11/02 4:15 p.m.7 views

AZL-79026 CVE-2022-41716 affecting package golang 1.25.7-1

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS6.6AI score0.00778EPSS
Exploits0References1
OSV
OSV
added 2022/11/02 4:15 p.m.4 views

DEBIAN-CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS6.9AI score0.00778EPSS
Exploits0References1
OSV
OSV
added 2022/11/02 4:15 p.m.28 views

CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS7.3AI score
Exploits0References5
UbuntuCve
UbuntuCve
added 2022/11/02 4:15 p.m.35 views

CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS6.7AI score0.00778EPSS
Exploits0References4
OSV
OSV
added 2022/11/02 4:15 p.m.2 views

UBUNTU-CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS6.6AI score0.00778EPSS
Exploits0References5
Cvelist
Cvelist
added 2022/11/02 3:28 p.m.25 views

CVE-2022-41716 Unsanitized NUL in environment variables on Windows in syscall and os/exec

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.7AI score0.00778EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2022/11/02 3:28 p.m.28 views

CVE-2022-41716 Unsanitized NUL in environment variables on Windows in syscall and os/exec

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

6.5AI score0.00778EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2022/11/02 3:28 p.m.69 views

CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS6.4AI score0.00778EPSS
Exploits0
CVE
CVE
added 2022/11/02 3:28 p.m.232 views

CVE-2022-41716

CVE-2022-41716 affects Go on Windows, where unsanitized NUL values in environment variables can be used to set one env var while assigning another in processes started via syscall.StartProcess or os/exec.Cmd. The root cause is improper handling of environment variable values containing NULs, enab...

7.5CVSS7.5AI score0.00778EPSS
Exploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2022/11/02 3:28 p.m.64 views

CVE-2022-41716

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS7.6AI score0.00778EPSS
Exploits0
CNNVD
CNNVD
added 2022/11/02 12:0 a.m.2 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7.1AI score0.00778EPSS
Exploits0References9
Snyk
Snyk
added 2022/11/01 11:55 p.m.2 views

Improper Neutralization of Null Byte or NUL Character

Overview std/os/exec is a Go standard library package std/os/exec Affected versions of this package are vulnerable to Improper Neutralization of Null Byte or NUL Character. Go Vulnerability Report: Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on...

7.5CVSS6.8AI score0.00778EPSS
Exploits0References3
Snyk
Snyk
added 2022/11/01 11:55 p.m.4 views

Improper Neutralization of Null Byte or NUL Character

Overview std/syscall is a Go standard library package std/syscall Affected versions of this package are vulnerable to Improper Neutralization of Null Byte or NUL Character. Go Vulnerability Report: Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on...

7.5CVSS5.1AI score0.00778EPSS
Exploits0References3
OSV
OSV
added 2022/11/01 11:55 p.m.40 views

GO-2022-1095 Unsanitized NUL in environment variables on Windows in syscall and os/exec

Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid environment variable values containing NUL values are not properly checked for. A malicious environment variable value can exploit this behavi...

7.5CVSS7.5AI score0.00778EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/11/01 12:0 a.m.2 views

PT-2022-7160 · Parallels · Parallels Desktop

Name of the Vulnerable Software and Affected Versions: Parallels Desktop affected versions not specified Description: The issue is related to improper initialization of environment variables within the Parallels Service, allowing local attackers to escalate privileges on affected installations of...

7.8CVSS7.6AI score0.00369EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2022/11/01 12:0 a.m.4 views

PT-2022-7157 · Parallels · Parallels Desktop

Name of the Vulnerable Software and Affected Versions: Parallels Desktop affected versions not specified Description: The issue is related to improper initialization of environment variables within the Updater service of Parallels Desktop, allowing local attackers to escalate privileges and execu...

7.8CVSS7.8AI score0.00369EPSS
Exploits0References10
Code423n4
Code423n4
added 2022/10/30 12:0 a.m.5 views

Timelock Contract should be used to avoid malicious governance

Lines of code Vulnerability details Impact Governance of Market.sol can call following function at anytime. This is not ideal since they can call this function for their own benefits. For example they can change liquidationFactorBps to gain more liquidationFee. They can change collateralFactorBps...

7AI score
Exploits0
Hacker One
Hacker One
added 2022/10/29 3:5 a.m.12 views

Cloudflare Public Bug Bounty: Extraction of Pages build scripts, config values, tokens, etc. via symlinks

A vulnerability was discovered in Pages build scripts that allowed malicious actors to extract build source/configuration and environment variables via symlinks due to broader permission set on certain folders within the filesystem structure. The issue was remediated by tightening permissions on...

6.9AI score
Exploits0
Rows per page
Query Builder