Lucene search
K

2626 matches found

RedhatCVE
RedhatCVE
added 2022/12/15 8:36 a.m.33 views

CVE-2022-42856

A vulnerability was found in webkitgtk, where a type confusion issue was addressed with improved memory handling. By this security flaw processing maliciously crafted web content may lead to arbitrary code execution. Mitigation Setting the environment variable JSCuseFTLJIT=0 will disable the...

8.8CVSS2.6AI score0.00152EPSS
Exploits0References4
CNVD
CNVD
added 2022/11/30 12:0 a.m.21 views

Airtable.js misconfiguration vulnerability

Airtable.js is Airtable open source an Airtable javascript client . Provides a simple way to access the data . A misconfiguration vulnerability exists in Airtable.js versions prior to 0.11.6 that stems from a misconfiguration in a script that binds environment variables to the build target of a...

7.6CVSS6.3AI score0.00196EPSS
Exploits0References1
Prion
Prion
added 2022/11/29 11:15 p.m.15 views

Design/Logic Flaw

Airtable.js is the JavaScript client for Airtable. Prior to version 0.11.6, Airtable.js had a misconfigured build script in its source package. When the build script is run, it would bundle environment variables into the build target of a transpiled bundle. Specifically, the AIRTABLEAPIKEY and...

4.3CVSS6.3AI score0.00196EPSS
Exploits0References3Affected Software1
Hacker One
Hacker One
added 2022/11/28 3:59 a.m.25 views

Ian Dunn: Double evaluation in .bash_prompt of dotfiles allows a malicious repository to execute arbitrary commands

Summary Due to the improper usage of the PS1 environment variable in .bashprompt of dotfiles, a malicious repository can execute arbitrary commands when changed the current directory to it. Description The PS1 environment variable of bash supports command substitutions. For example, setting PS1 t...

1.3AI score
Exploits0
Prion
Prion
added 2022/11/23 8:15 p.m.27 views

Information disclosure

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

1.7CVSS5.3AI score0.00082EPSS
Exploits1References4Affected Software2
OSV
OSV
added 2022/11/23 12:0 a.m.58 views

CVE-2022-41946 TemporaryFolder on unix-like systems does not limit access to created files in pgjdbc

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

4.7CVSS5.6AI score0.00082EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2022/11/21 11:59 p.m.24 views

Reflected XSS in querystring parameters

An attacker could inject a XSS payload in a Silverstripe CMS response by carefully crafting a return URL on a /dev/build or /Security/login request. To exploit this vulnerability, an attacker would need to convince a user to follow a link with a malicious payload. This will only affect projects...

6.1CVSS5.7AI score0.00839EPSS
Exploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/11/19 12:0 a.m.35 views

SUSE SLED15 / SLES15 Security Update : go1.18 (SUSE-SU-2022:4055-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:4055-1 advisory. - Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In...

7.5CVSS7AI score0.00013EPSS
Exploits0References5
OSV
OSV
added 2022/11/17 2:37 p.m.7 views

SUSE-SU-2022:4054-1 Security update for go1.19

This update for go1.19 fixes the following issues: Update to go 1.19.3 released 2022-11-01 bsc1200441: Security fixes: - CVE-2022-41716: Fixed unsanitized NUL in environment variables in syscalls, os/exec go56327 bsc1204941. Bugfixes: - runtime: lock count' fatal error when cgo is enabled go56308...

7.5CVSS7.7AI score0.00013EPSS
Exploits0References4
OSV
OSV
added 2022/11/02 6:15 p.m.24 views

GHSA-FPPQ-MJ76-FPJ2 fluentd vulnerable to remote code execution due to insecure deserialization (in non-default configuration)

Impact A remote code execution RCE vulnerability in non-default configurations of Fluentd allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads. Fluentd setups are only affected if the environment variable FLUENTOJOPTIONMODE is explicitly set to object...

3.1CVSS7.6AI score0.06003EPSS
Exploits0References6
Prion
Prion
added 2022/11/02 5:15 p.m.20 views

Code injection

Discourse is a platform for community discussion. A malicious admin could use this vulnerability to perform port enumeration on the local host or other hosts on the internal network, as well as against hosts on the Internet. Latest stable, beta, and test-passed versions are now patched. As a...

3.3CVSS5AI score0.00309EPSS
Exploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2022/11/02 4:15 p.m.32 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.00013EPSS
Exploits0References4
Prion
Prion
added 2022/11/02 4:15 p.m.29 views

Code injection

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...

5CVSS7.3AI score0.00013EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/11/02 1:15 p.m.2 views

AZL-11396 CVE-2022-39379 affecting package rubygem-fluentd for versions less than 1.14.6-2

Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. A remote code execution RCE vulnerability in non-default configurations of Fluentd allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads...

9.8CVSS8.3AI score0.06003EPSS
Exploits0References1
Cvelist
Cvelist
added 2022/11/02 12:0 a.m.13 views

CVE-2022-39379 Fluentd vulnerable to remote code execution due to insecure deserialization (in non-default configuration)

Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. A remote code execution RCE vulnerability in non-default configurations of Fluentd allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads...

3.1CVSS10AI score0.06003EPSS
Exploits0References3
OSV
OSV
added 2022/11/02 12:0 a.m.14 views

CVE-2022-39379 Fluentd vulnerable to remote code execution due to insecure deserialization (in non-default configuration)

Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. A remote code execution RCE vulnerability in non-default configurations of Fluentd allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads...

3.1CVSS9.3AI score0.06003EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2022/11/02 12:0 a.m.4 views

CVE-2022-39379 Fluentd vulnerable to remote code execution due to insecure deserialization (in non-default configuration)

Fluentd collects events from various data sources and writes them to files, RDBMS, NoSQL, IaaS, SaaS, Hadoop and so on. A remote code execution RCE vulnerability in non-default configurations of Fluentd allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads...

3.1CVSS9.8AI score0.06003EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/11/02 12:0 a.m.1 views

PT-2022-24940 · Fluentd · Fluentd

Name of the Vulnerable Software and Affected Versions: Fluentd versions 1.13.2 through 1.15.2 Description: A remote code execution vulnerability in non-default configurations of Fluentd allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads. This issue...

9.8CVSS9.3AI score0.06003EPSS
Exploits0References11
RubySec
RubySec
added 2022/11/02 12:0 a.m.24 views

fluentd vulnerable to remote code execution due to insecure deserialization (in non-default configuration)

Impact A remote code execution RCE vulnerability in non-default configurations of Fluentd allows unauthenticated attackers to execute arbitrary code via specially crafted JSON payloads. Fluentd setups are only affected if the environment variable FLUENTOJOPTIONMODE is explicitly set to object...

9.8CVSS5.6AI score0.06003EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2022/11/02 12:0 a.m.24 views

CVE-2022-39241 Possible Server-Side Request Forgery (SSRF) in webhooks

Discourse is a platform for community discussion. A malicious admin could use this vulnerability to perform port enumeration on the local host or other hosts on the internal network, as well as against hosts on the Internet. Latest stable, beta, and test-passed versions are now patched. As a...

7.6CVSS4.9AI score0.00309EPSS
Exploits0References3
Rows per page
Query Builder