Lucene search
+L

9892 matches found

OSV
OSV
added 2025/04/28 8:15 p.m.12 views

CVE-2025-3224

A vulnerability in the update process of Docker Desktop for Windows versions prior to 4.41.0 could allow a local, low-privileged attacker to escalate privileges to SYSTEM. During an update, Docker Desktop attempts to delete files and subdirectories under the path C:\ProgramData\Docker\config with...

7.8CVSS5.9AI score0.00236EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/28 7:21 p.m.32 views

CVE-2025-3224 Elevation of Privilege in Docker Desktop for Windows during Upgrade due to Insecure Directory Deletion

A vulnerability in the update process of Docker Desktop for Windows versions prior to 4.41.0 could allow a local, low-privileged attacker to escalate privileges to SYSTEM. During an update, Docker Desktop attempts to delete files and subdirectories under the path C:\ProgramData\Docker\config with...

7.3CVSS0.00236EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/28 7:21 p.m.18 views

CVE-2025-3224 Elevation of Privilege in Docker Desktop for Windows during Upgrade due to Insecure Directory Deletion

A vulnerability in the update process of Docker Desktop for Windows versions prior to 4.41.0 could allow a local, low-privileged attacker to escalate privileges to SYSTEM. During an update, Docker Desktop attempts to delete files and subdirectories under the path C:\ProgramData\Docker\config with...

7.3CVSS6.8AI score0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/28 7:21 p.m.130 views

CVE-2025-3224

Docker Desktop for Windows versions prior to 4.41.0 are affected by an Elevation of Privilege during the update process. The updater runs with high privileges and attempts to delete files under C:\ProgramData\Docker\config, a path that often does not exist and where normal users can create direct...

7.8CVSS6.8AI score0.00236EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/04/28 12:0 a.m.17 views

Docker Desktop 安全漏洞

Docker Desktop is a desktop software for lightweight deployment of applications based on container technology from Docker Inc. in the United States. The product provides a desktop environment that supports creating a container lightweight virtual machine and deploying and running applications on...

7.8CVSS6.8AI score0.00236EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2025/04/27 2:30 p.m.98 views

Exploit for CVE-2024-36587

CVE-2024-36587 - dnscrypt-proxy Local Privilege Escalation...

7.8CVSS7.4AI score0.00173EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2025/04/27 1:50 p.m.428 views

Exploit for Deserialization of Untrusted Data in Apache Tomcat

CVE-2025-24813 Proof of Concept PoC script for CVE-2025-2481...

9.8CVSS9.5AI score0.99927EPSS
SaveExploits48
GithubExploit
GithubExploit
added 2025/04/25 6:59 a.m.826 views

Exploit for Use of Persistent Cookies Containing Sensitive Information in Palletsprojects Flask

CVE-2023-30861 PoC Proof of Concept ⚠️ 주의 CAUTION...

7.5CVSS7.1AI score0.01261EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2025/04/24 2:58 p.m.5 views

Security update for docker

This update for docker fixes the following issues: Updated to docker-buildx v0.22.0. Updated to Docker 27.5.1-ce. CVE-2025-0495: buildx: Fixed credential leakage to telemetry endpoints bsc1239765 CVE-2025-22868: Fixed golang.org/x/oauth2/jws: Unexpected memory consumption during token parsing in...

8.7CVSS7.3AI score0.00905EPSS
SaveExploits0References26
OSV
OSV
added 2025/04/24 2:50 p.m.14 views

SUSE-SU-2025:20205-1 Security update for docker

This update for docker fixes the following issues: - Updated to docker-buildx v0.22.0. - Updated to Docker 27.5.1-ce. - CVE-2025-0495: buildx: Fixed credential leakage to telemetry endpoints bsc1239765 - CVE-2025-22868: Fixed golang.org/x/oauth2/jws: Unexpected memory consumption during token...

7.5CVSS6.7AI score0.00905EPSS
SaveExploits0References12
GithubExploit
GithubExploit
added 2025/04/23 9:26 a.m.269 views

Exploit for CVE-2025-32965

This is a PoC exploit for CVE-2025-32965, a supply chain attack...

9.3CVSS6.7AI score0.00902EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2025/04/23 9:26 a.m.373 views

Exploit for CVE-2025-32965

It is an exploit module for CVE-2025-32965, a supply chain attac...

9.3CVSS6.8AI score0.00902EPSS
SaveExploits2
The Hacker News
The Hacker News
added 2025/04/22 4:46 p.m.41 views

Docker Malware Exploits Teneo Web3 Node to Earn Crypto via Fake Heartbeat Signals

Cybersecurity researchers have detailed a malware campaign that's targeting Docker environments with a previously undocumented technique to mine cryptocurrency. The activity cluster, per Darktrace and Cado Security, represents a shift from other cryptojacking campaigns that directly deploy miners...

6.9CVSS8AI score0.98084EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2025/04/22 3:30 a.m.7 views

CVE-2025-32955

Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. Versions from 0.12.0 to before 2.12.0 are vulnerable to disable-sudo bypass. Harden-Runner includes a policy option disable-sudo to prevent the GitHub Actions runner user from using sudo. This is implemente...

6CVSS6.1AI score0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/22 1:7 a.m.18 views

GHSA-MXR3-8WHJ-J74R Harden-Runner allows evasion of 'disable-sudo' policy

Summary Harden-Runner includes a policy option disable-sudo to prevent the GitHub Actions runner user from using sudo. This is implemented by removing the runner user from the sudoers file. However, this control can be bypassed as the runner user, being part of the docker group, can interact with...

6CVSS7.6AI score0.00215EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/04/22 1:7 a.m.36 views

Harden-Runner allows evasion of 'disable-sudo' policy

Summary Harden-Runner includes a policy option disable-sudo to prevent the GitHub Actions runner user from using sudo. This is implemented by removing the runner user from the sudoers file. However, this control can be bypassed as the runner user, being part of the docker group, can interact with...

6CVSS7.6AI score0.00215EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/04/21 9:15 p.m.14 views

CVE-2025-32955

Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. Versions from 0.12.0 to before 2.12.0 are vulnerable to disable-sudo bypass. Harden-Runner includes a policy option disable-sudo to prevent the GitHub Actions runner user from using sudo. This is implemente...

6CVSS0.00215EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/21 8:45 p.m.100 views

CVE-2025-32955

CVE-2025-32955 (Harden-Runner) affects Harden-Runner versions 0.12.0 through 2.11.x, where the disable-sudo policy can be bypassed. The issue arises because the runner user, while removed from sudoers, remains in the docker group and can interact with the Docker daemon to start privileged contain...

6CVSS5.9AI score0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/21 8:45 p.m.11 views

CVE-2025-32955 Harden-Runner Evasion of 'disable-sudo' policy

Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. Versions from 0.12.0 to before 2.12.0 are vulnerable to disable-sudo bypass. Harden-Runner includes a policy option disable-sudo to prevent the GitHub Actions runner user from using sudo. This is implemente...

6CVSS5.9AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/21 12:0 a.m.4 views

Harden-Runner 安全漏洞

Harden-Runner is a program open-sourced by StepSecurity. Provides web exit filtering and runtime security for GitHub hosted and self-hosted runners. A security vulnerability exists in Harden-Runner versions prior to 0.12.0 through 2.12.0, which stems from a possible bypass of the disable-sudo...

6CVSS5.9AI score0.00215EPSS
SaveExploits0References4
Rows per page
Query Builder