Lucene search
K

8011 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.31 views

RHEL 5 : quagga (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - quagga: VPNv4 NLRI parser memcpys to stack on unchecked length CVE-2016-2342 - quagga: Double free...

8.9AI score0.39458EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.23 views

RHEL 7 : runc (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - runc: Execution of malicious containers allows for container escape and access to host filesystem...

8.6AI score0.9857EPSS
Exploits34References3
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.35 views

podman security and bug fix update

An update is available for podman. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The podman tool manages pods, container images, and containers. It is part of...

8.6CVSS7.2AI score0.01262EPSS
Exploits0
Rockylinux
Rockylinux
added 2024/05/10 2:32 p.m.12 views

.NET 8.0 bug fix update

An update is available for dotnet8.0. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list .NET Core is a managed-software framework. It implements a subset of the .N...

7.1AI score
Exploits0
RedHat Linux
RedHat Linux
added 2024/05/09 5:18 p.m.43 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.14.24 packages and security update

Red Hat OpenShift Container Platform release 4.14.24 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.14. Red Hat Product Security has rated this update as having a...

8.6CVSS7.1AI score0.91969EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2024/05/09 12:0 a.m.13 views

Microsoft Azure Command-Line Interface (CLI) Installed (Linux)

Binary data microsoftazureclinixinstalled.nbin...

7.3AI score
Exploits0References1
NVD
NVD
added 2024/05/08 3:15 p.m.43 views

CVE-2024-34347

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8.3AI score0.00611EPSS
Exploits0References3
vulnersOsv
vulnersOsv
added 2024/05/08 2:33 p.m.5 views

deno_cli (>=0.18.0-preview4 <=0.23.0), deno_cli_snapshots (>=0.0.3 <=0.19.0) +2 more potentially affected by CVE-2024-34346 via deno (>=0.15.0 <=0.6.0)

deno CARGO version =0.15.0, =0.18.0-preview4, =0.0.3, =0.0.1, =0.23.0 Source cves: CVE-2024-34346 Source advisory: OSV:GHSA-23RX-C3G5-HV9W...

9CVSS5.8AI score0.00368EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/08 2:16 p.m.28 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS6.9AI score0.00611EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/08 2:16 p.m.48 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8.5AI score0.00611EPSS
Exploits0References3
OSV
OSV
added 2024/05/08 2:16 p.m.46 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8AI score0.00611EPSS
Exploits0References5
Veracode
Veracode
added 2024/05/06 11:52 a.m.21 views

Code Injection

tqdm is vulnerable to Code Injection. The vulnerability is due to the handling of optional non-boolean CLI arguments such as --delim, --buf-size, --manpath which get passed through python's eval function without proper sanitization. An attacker can execute arbitrary code by injecting malicious...

4.8CVSS7.6AI score0.00432EPSS
Exploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2024/05/03 7:33 p.m.24 views

tqdm CLI arguments injection attack

Impact Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. Example: sh python -m tqdm --manpath="" + strexec"import os\nos.system'echo hi && killall python3'" + "" Patches...

4.8CVSS7.9AI score0.00432EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2024/05/03 10:15 a.m.14 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.3AI score0.00432EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/05/03 9:55 a.m.28 views

CVE-2024-34062 tqdm CLI arguments injection attack

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS7.4AI score0.00432EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/05/03 9:55 a.m.20 views

CVE-2024-34062 tqdm CLI arguments injection attack

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.7AI score0.00432EPSS
Exploits0References5
CVE
CVE
added 2024/05/03 9:55 a.m.319 views

CVE-2024-34062

CVE-2024-34062 affects the tqdm Python package. The flaw arises when optional non-boolean CLI arguments (e.g., --delim, --buf-size, --manpath) are passed through Python’s eval, enabling arbitrary code execution. The issue is described as locally exploitable and has been fixed in tqdm release 4.66...

4.8CVSS5.3AI score0.00432EPSS
Exploits0References5
OSV
OSV
added 2024/05/03 9:55 a.m.22 views

CVE-2024-34062 tqdm CLI arguments injection attack

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.7AI score0.00432EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2024/05/03 9:55 a.m.49 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.2AI score0.00432EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2024/05/03 9:55 a.m.25 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.4AI score0.00432EPSS
Exploits0
Rows per page
Query Builder