Lucene search
+L

302 matches found

Cvelist
Cvelist
added 2024/04/10 5:8 p.m.37 views

CVE-2024-2029 Command Injection in mudler/localai

A command injection vulnerability exists in the TranscriptEndpoint of mudler/localai, specifically within the audioToWav function used for converting audio files to WAV format for transcription. The vulnerability arises due to the lack of sanitization of user-supplied filenames before passing the...

9.8CVSS10AI score0.02879EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/10 5:8 p.m.22 views

CVE-2024-2029 Command Injection in mudler/localai

A command injection vulnerability exists in the TranscriptEndpoint of mudler/localai, specifically within the audioToWav function used for converting audio files to WAV format for transcription. The vulnerability arises due to the lack of sanitization of user-supplied filenames before passing the...

9.8CVSS6.2AI score0.02879EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/04/08 12:0 a.m.29 views

SUSE SLES15 Security Update : docker (SUSE-SU-2024:0586-2)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0586-2 advisory. Vendor latest buildkit v0.11 including bugfixes for the following: CVE-2024-23653: BuildKit API doesn't validate entitlement on...

10CVSS7.2AI score0.02983EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2024/03/28 5:53 p.m.24 views

Podman affected by CVE-2024-1753 container escape at build time

Impact What kind of vulnerability is it? Who is impacted? Users running containers with root privileges allowing a container to run with read/write access to the host system files when selinux is not enabled. With selinux enabled, some read access is allowed. Patches From @nalind . This is a patc...

8.6CVSS6.6AI score0.0049EPSS
SaveExploits0References27Affected Software2
Github Security Blog
Github Security Blog
added 2024/03/19 8:6 p.m.61 views

Container escape at build time

Impact What kind of vulnerability is it? Who is impacted? Users running containers with root privileges allowing a container to run with read/write access to the host system files when selinux is not enabled. With selinux enabled, some read access is allowed. Patches From @nalind cat...

8.6CVSS8.5AI score0.0049EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/03/19 8:6 p.m.56 views

GHSA-PMF3-C36M-G5CF Container escape at build time

Impact What kind of vulnerability is it? Who is impacted? Users running containers with root privileges allowing a container to run with read/write access to the host system files when selinux is not enabled. With selinux enabled, some read access is allowed. Patches From @nalind cat...

8.6CVSS8.7AI score0.0049EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/15 4:48 p.m.63 views

GHSA-494H-9924-XWW9 Pterodactyl Wings vulnerable to improper isolation of server file access

Impact This vulnerability impacts anyone running the affected versions of Wings. The vulnerability can potentially be used to access files and directories on the host system. The full scope of impact is exactly unknown, but reading files outside of a server's base directory sandbox root is...

9.9CVSS9.2AI score0.0055EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/13 9:15 p.m.37 views

Design/Logic Flaw

Wings is the server control plane for Pterodactyl Panel. This vulnerability impacts anyone running the affected versions of Wings. The vulnerability can potentially be used to access files and directories on the host system. The full scope of impact is exactly unknown, but reading files outside o...

6.5CVSS7.1AI score0.0055EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/03/08 9:22 a.m.20 views

OS Command Injection

paddlepaddle is vulnerable to OS Command Injection. The vulnerability is due to insufficient URL encoding in the scraping command implemented, allowing potential attackers to execute arbitrary commands on the host system, resulting in Command Injection...

8.8CVSS7.9AI score0.01132EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/03/07 12:0 a.m.53 views

CBL Mariner 2.0 Security Update: moby-engine (CVE-2024-23651)

The version of moby-engine installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-23651 advisory. - BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and...

8.7CVSS6.8AI score0.00791EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2024/02/14 8:17 a.m.30 views

USN-6635-1: Linux kernel (GCP) vulnerabilities

It was discovered that the USB subsystem in the Linux kernel contained a race condition while handling device descriptors in certain situations, leading to a out-of-bounds read vulnerability. A local attacker could possibly use this to cause a denial of service system crash. CVE-2023-37453 Lucas...

8.8CVSS7.2AI score0.09141EPSS
SaveExploits6
OSV
OSV
added 2024/02/12 6:45 p.m.22 views

GO-2024-2494 Host system modification in github.com/moby/buildkit

A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system...

10CVSS8.6AI score0.02038EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/02/12 6:54 a.m.25 views

Arbitrary File Write

github.com/hashicorp/nomad is vulnerable to Arbitrary File Write. The vulnerability is due to improper handling of symlinks by the template renderer. The attacker can manipulate file paths and write arbitrary files to the host system...

7.7CVSS6.9AI score0.00617EPSS
SaveExploits0References5Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/02/05 8:0 a.m.5 views

BuildKit possible host system access from mount stub cleaner

...

10CVSS6.7AI score0.02038EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/02/01 2:33 p.m.69 views

CVE-2024-23652

A vulnerability was found in the Moby Builder Toolkit, which arose from BuildKit's attempts to clean up temporarily added directories after use. A malicious BuildKit frontend or Dockerfile using RUN --mount could deceive the feature responsible for removing empty files created for the mount point...

7.8CVSS9.3AI score0.02038EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/02/01 2:31 p.m.57 views

CVE-2024-23651

A race condition issue was found in the Moby Builder Toolkit, stemming from a time-of-check/time-of-use TOCTOU vulnerability during cache volume mounting at container build time. Concurrent execution of two malicious build steps, sharing the same cache mounts with subpaths, may result in files fr...

7.5CVSS8.4AI score0.00791EPSS
SaveExploits0References7
OSV
OSV
added 2024/01/31 10:43 p.m.32 views

GHSA-4V98-7QMW-RQR8 BuildKit vulnerable to possible host system access from mount stub cleaner

Impact A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. Patches The issue has been fixed in v0.12.5 Workarounds Avoid using BuildKit frontend...

10CVSS8.7AI score0.02038EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/01/31 10:43 p.m.42 views

BuildKit vulnerable to possible host system access from mount stub cleaner

Impact A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. Patches The issue has been fixed in v0.12.5 Workarounds Avoid using BuildKit frontend...

10CVSS7AI score0.02038EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2024/01/31 10:15 p.m.58 views

CVE-2024-23651

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessibl...

8.7CVSS6.9AI score0.00791EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/01/31 9:57 p.m.4 views

CVE-2024-23652 BuildKit possible host system access from mount stub cleaner

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the...

10CVSS7.3AI score0.02038EPSS
SaveExploits0References3
Rows per page
Query Builder