Lucene search
+L

10435 matches found

Github Security Blog
Github Security Blog
added 2025/11/20 6:31 p.m.15 views

zx Uses Incorrectly-Resolved Name or Reference

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS6.9AI score0.00087EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2025/11/20 4:25 p.m.12 views

EUVD-2025-198297

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS6.3AI score0.00087EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/11/20 4:25 p.m.10 views

CVE-2025-13437 Arbitrary node_modules Directory Deletion in Google zx

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS6.5AI score0.00087EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/20 4:25 p.m.25 views

CVE-2025-13437 Arbitrary node_modules Directory Deletion in Google zx

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS0.00087EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/20 4:25 p.m.11 views

CVE-2025-13437 Arbitrary node_modules Directory Deletion in Google zx

When zx is invoked with --prefer-local=, the CLI creates a symlink named ./nodemodules pointing to /nodemodules. Due to a logic error in src/cli.ts linkNodeModules / cleanup, the function returns the target path instead of the alias symlink path. The later cleanup routine removes what it received...

8.3CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2025/11/20 4:25 p.m.30 views

CVE-2025-13437

ZX contains a vulnerability (CVE-2025-13437) where, when invoked with --prefer-local=, the CLI creates a symlink ./node_modules to the specified path and a logic error in src/cli.ts (linkNodeModules/cleanup) returns the target path instead of the symlink path. The subsequent cleanup can delete th...

8.3CVSS6.5AI score0.00087EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.7 views

TencentOS Server 3: libssh (TSSA-2022:0067)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2022:0067 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

9.3CVSS6.8AI score0.03174EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.14 views

TencentOS Server 4: kernel (TSSA-2025:0346)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0346 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

9.8CVSS6.9AI score0.00873EPSS
SaveExploits3References99
CNNVD
CNNVD
added 2025/11/20 12:00 a.m.12 views

WordPress plugin theme 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. WordPress is a blogging platform developed using the PHP language, which provides the ability to host a personal blog site on a PHP and MySQL based...

6.4CVSS5.6AI score0.00239EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/11/20 12:00 a.m.13 views

PT-2025-47601

Name of the Vulnerable Software and Affected Versions zx affected versions not specified Description A flaw exists in zx where, when invoked with the --prefer-local option pointing to a specific path, the command-line interface creates a symbolic link named ./node modules to the specified path’s...

8.3CVSS6.4AI score0.00087EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:00 a.m.26 views

TencentOS Server 3: python39:3.9 and python39-devel:3.9 (TSSA-2024:0768)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2024:0768 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

7.8CVSS6.5AI score0.01386EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/19 6:47 p.m.14 views

GHSA-CH7Q-53V8-73PC authentik's invitation expiry is delayed by at least 5 minutes

Summary In previous authentik versions, invitations were considered valid regardless if they are expired or not, thus relying on background tasks to clean up expired ones. In a normal scenario this can take up to 5 minutes because the cleanup of expired objects is scheduled to run every 5 minutes...

5.8CVSS6.8AI score0.00247EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/11/19 6:47 p.m.14 views

authentik's invitation expiry is delayed by at least 5 minutes

Summary In previous authentik versions, invitations were considered valid regardless if they are expired or not, thus relying on background tasks to clean up expired ones. In a normal scenario this can take up to 5 minutes because the cleanup of expired objects is scheduled to run every 5 minutes...

5.8CVSS6.9AI score0.00247EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/11/19 5:03 p.m.21 views

CVE-2025-64708 authentik invitation expiry is delayed by at least 5 minutes

authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, in previous authentik versions, invitations were considered valid regardless if they are expired or not, thus relying on background tasks to clean up expired ones. In a normal scenario this can take up to 5...

5.8CVSS0.00247EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/19 5:03 p.m.11 views

CVE-2025-64708 authentik invitation expiry is delayed by at least 5 minutes

authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, in previous authentik versions, invitations were considered valid regardless if they are expired or not, thus relying on background tasks to clean up expired ones. In a normal scenario this can take up to 5...

5.8CVSS6.7AI score
SaveExploits0References4
CVE
CVE
added 2025/11/19 5:03 p.m.48 views

CVE-2025-64708

The vulnerability CVE-2025-64708 affects authentik (open-source Identity Provider). Prior to versions 2025.8.5 and 2025.10.2, invitations remained valid despite expiration, relying on background cleanup every 5 minutes. In normal operation this cleanup can take up to 5 minutes, but with a large b...

5.8CVSS6.3AI score0.00247EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/11/19 1:01 a.m.13 views

mptcp: move subflow cleanup in mptcp_destroy_common()

...

7.8CVSS7AI score0.00201EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/11/19 12:00 a.m.9 views

WordPress plugin Giveaways and Contests by RafflePress 跨站脚本漏洞

WordPress and the WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A cross-site...

7.2CVSS5.9AI score0.00347EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/11/19 12:00 a.m.14 views

PT-2025-47495

Name of the Vulnerable Software and Affected Versions authentik versions prior to 2025.8.5 authentik versions prior to 2025.10.2 Description authentik, an open-source Identity Provider, had a flaw where invitations remained valid even after expiration. This relied on background tasks to remove...

5.8CVSS6.4AI score0.00247EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/11/18 5:31 p.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise FIXME kernel was updated to fix various security issues The following security issues were fixed: CVE-2022-50327: ACPI: processor: idle: Check acpifetchacpidev return value bsc1249859. CVE-2022-50334: hugetlbfs: fix null-ptr-deref in hugetlbfsparseparam bsc1249857...

8.8CVSS7.7AI score0.22293EPSS
SaveExploits0References192
Rows per page
Query Builder