Lucene search
+L

1035 matches found

Citrix
Citrix
added 2025/03/18 12:0 a.m.27 views

VDA 2203 OS Windows 11 || Username password incorrect with domain passthrough and SSON not working

Username password incorrect with domain passthrough and SSON not working...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/03/17 4:35 p.m.9 views

PYSEC-2025-8 After the owner removed the project from PyPI, another user uploaded a new version with non-working code

The pygments-style-solarized project was removed from PyPI by its owner on 2021-08-26. The GitHub repository was also updated to show unmaintained, and archived on 2025-08-31. Another user uploaded a new version, 100.10.7, which contains non-working code, with clear language that it intends to be...

7.1AI score
SaveExploits0References2
Fedora
Fedora
added 2025/03/10 1:15 a.m.13 views

[SECURITY] Fedora 41 Update: buildah-1.39.2-1.fc41

The buildah package provides a command line tool which can be used to create a working container from scratch or create a working container from an image as a starting point mount/umount a working container's root file system for manipulation save container's root file system layer to create a ne...

8.7CVSS7.4AI score0.00385EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/04 10:17 p.m.7 views

CVE-2024-35186

gitoxide is a pure Rust implementation of Git. During checkout, gix-worktree-state does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. This vulnerability leads to a major loss of...

8.8CVSS7.3AI score0.00816EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/02/03 8:56 a.m.0 views

Security update for gtk3

This update for gtk3 fixes the following issues: CVE-2024-6655: Fixed library injection from current working directory bsc1228120. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the...

7CVSS7.6AI score0.00464EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/03 8:56 a.m.3 views

SUSE-SU-2025:20052-1 Security update for gtk3

This update for gtk3 fixes the following issues: - CVE-2024-6655: Fixed library injection from current working directory bsc1228120...

7CVSS7AI score0.00464EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/01/07 2:44 p.m.5 views

Security update for gtk3

This update for gtk3 fixes the following issues: CVE-2024-6655: Fixed library injection from current working directory bsc1228120. Other fixes: - Updated to version 3.24.43 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

7CVSS7.1AI score0.00464EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2025-22879

Name of the Vulnerable Software and Affected Versions Perl versions 5.13.6 through 5.41.12 Description The issue is related to a working directory race condition in Perl threads, where file operations may target unintended paths. If a directory handle is open at thread creation, the process-wide...

5.9CVSS6.9AI score0.00384EPSS
SaveExploits0References111
OSV
OSV
added 2024/12/13 7:15 a.m.36 views

UBUNTU-CVE-2024-55918

An issue was discovered in the Graphics::ColorNames package before 3.2.0 for Perl. There is an ambiguity between modules and filenames that can lead to HTML injection by an attacker who can create a file in the current working directory...

5.3CVSS5.8AI score0.00511EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/12/13 12:0 a.m.14 views

PT-2024-36610 · Unknown · Graphics::Colornames

Name of the Vulnerable Software and Affected Versions: Graphics::ColorNames versions prior to 3.2.0 Description: The issue is related to an ambiguity between modules and filenames in the Graphics::ColorNames package for Perl, which can lead to HTML injection by an attacker who can create a file i...

5.3CVSS6.8AI score0.00511EPSS
SaveExploits0References13
CVE
CVE
added 2024/12/13 12:0 a.m.64 views

CVE-2024-55918

CVE-2024-55918 affects the Perl package Graphics::ColorNames prior to version 3.2.0. Affected: module/filename ambiguity in ColorNames can allow HTML injection if an attacker can create a file in the current working directory. Remediation: upgrade to 3.2.0 or later (per PT-2024-36610). Public sou...

5.3CVSS7.1AI score0.00511EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/12 2:13 a.m.8 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/12/05 1:1 a.m.5 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/12/03 6:41 p.m.6 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/11/12 9:37 a.m.7 views

gtk3: gtk2: Library injection from CWD

A flaw was found in the GTK library. Under certain conditions, it is possible for a library to be injected into a GTK application from the current working directory...

7CVSS7.2AI score0.00464EPSS
SaveExploits0References6
NVD
NVD
added 2024/11/06 9:15 p.m.75 views

CVE-2024-51736

Symphony process is a module for the Symphony PHP framework which executes commands in sub-processes. On Windows, when an executable file named cmd.exe is located in the current working directory it will be called by the Process class when preparing command arguments, leading to possible hijackin...

9.8CVSS0.00425EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/10/28 8:44 a.m.15 views

OS Command Injection

snyk-gradle-plugin is vulnerable to OS Command Injection. The vulnerability is due to the Snyk CLI's failure to correctly sanitize or validate the current working directory name, allowing for potential code injection when running scans on untrusted projects...

8.8CVSS7.2AI score0.00442EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/23 9:30 p.m.31 views

OS Command Injection in Snyk php plugin

The Snyk php plugin is vulnerable to Code Injection when scanning an untrusted PHP project. The vulnerability can be triggered if Snyk test is run inside the untrusted project due to the improper handling of the current working directory name. Snyk recommends only scanning trusted projects...

9.8CVSS7.6AI score0.00442EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/10/23 7:15 p.m.26 views

CVE-2024-48964

The package Snyk CLI before 1.1294.0 is vulnerable to Code Injection when scanning an untrusted Gradle project. The vulnerability can be triggered if Snyk test is run inside the untrusted project due to the improper handling of the current working directory name. Snyk recommends only scanning...

8.8CVSS0.00442EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/23 7:15 p.m.24 views

CVE-2024-48963

The package Snyk CLI before 1.1294.0 is vulnerable to Code Injection when scanning an untrusted PHP project. The vulnerability can be triggered if Snyk test is run inside the untrusted project due to the improper handling of the current working directory name. Snyk recommends only scanning truste...

9.8CVSS0.00442EPSS
SaveExploits0References1
Rows per page
Query Builder