Lucene search
+L

8350 matches found

Broadcom
Broadcom
added 2026/03/03 12:0 a.m.17 views

Pip Vulnerable to Path Traversal via Lack of Symbolic Link Validation in 'unpacking.py‎' File

Pip is vulnerable to path traversal due to a lack of validation for symbolic links when Pip is used with instances of python which do not implement PEP 706. This could allow a remote attacker to extract a tar file outside of the intended directory...

5.9CVSS6AI score0.00438EPSS
SaveExploits0
Snyk
Snyk
added 2026/03/02 11:23 p.m.3 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the archive extraction process. An attacker can write arbitrary files outside the intended extraction directory by supplying a crafted archive during explicit...

6.8CVSS6.5AI score0.00152EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/02 11:23 p.m.12 views

OpenClaw vulnerable to path traversal (Zip Slip) in archive extraction during explicit installation commands

Summary A path traversal Zip Slip issue in archive extraction during explicit installation commands could allow a crafted archive to write files outside the intended extraction directory. Affected Packages / Versions - Package: openclaw npm - Affected versions: =2026.1.16-2 2026.2.14 - Fixed...

6.8CVSS6.3AI score0.00152EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 11:23 p.m.4 views

GHSA-V892-HWPG-JWQP OpenClaw vulnerable to path traversal (Zip Slip) in archive extraction during explicit installation commands

Summary A path traversal Zip Slip issue in archive extraction during explicit installation commands could allow a crafted archive to write files outside the intended extraction directory. Affected Packages / Versions - Package: openclaw npm - Affected versions: =2026.1.16-2 2026.2.14 - Fixed...

6.9CVSS6.3AI score0.00152EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 10:40 p.m.24 views

OpenClaw has Zip Slip path traversal in tar archive extraction

Summary OpenClaw versions before 2026.2.14 did not sufficiently validate TAR archive entry paths during extraction. A crafted archive could use path traversal sequences for example ../../... to write files outside the intended destination directory Zip Slip. Affected Packages / Versions - Package...

9.8CVSS6AI score0.00409EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 10:40 p.m.12 views

GHSA-P25H-9Q54-FFVW OpenClaw has Zip Slip path traversal in tar archive extraction

Summary OpenClaw versions before 2026.2.14 did not sufficiently validate TAR archive entry paths during extraction. A crafted archive could use path traversal sequences for example ../../... to write files outside the intended destination directory Zip Slip. Affected Packages / Versions - Package...

8.3CVSS6AI score0.00409EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 8:56 p.m.15 views

AVideo has Authenticated Remote Code Execution via Unsafe Plugin ZIP Extraction

Summary An authenticated Remote Code Execution RCE vulnerability was identified in AVideo related to the plugin upload/import functionality. The issue allowed an authenticated administrator to upload a specially crafted ZIP archive containing executable server-side files. Due to insufficient...

9.3CVSS6.5AI score0.00673EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/02 8:56 p.m.5 views

GHSA-V8JW-8W5P-23G3 AVideo has Authenticated Remote Code Execution via Unsafe Plugin ZIP Extraction

Summary An authenticated Remote Code Execution RCE vulnerability was identified in AVideo related to the plugin upload/import functionality. The issue allowed an authenticated administrator to upload a specially crafted ZIP archive containing executable server-side files. Due to insufficient...

9.3CVSS6.5AI score0.00673EPSS
SaveExploits0References5
CVE
CVE
added 2026/03/02 5:23 p.m.38 views

CVE-2026-3180

The Contest Gallery – Upload & Vote Photos, Media, Sell with PayPal & Stripe plugin for WordPress is vulnerable to blind SQL Injection via the cgLostPasswordEmail and cgl_mail parameters in all versions up to 28.1.4. The vulnerability stems from insufficient escaping and improper query preparatio...

7.5CVSS6AI score0.00945EPSS
SaveExploits6References6
RedhatCVE
RedhatCVE
added 2026/03/02 1:50 a.m.8 views

CVE-2026-28562

wpForo 2.4.14 contains an unauthenticated SQL injection vulnerability in Topics::gettopics where the ORDER BY clause relies on ineffective escsql sanitization on unquoted identifiers. Attackers exploit the wpfob parameter with CASE WHEN payloads to perform blind boolean extraction of credentials...

9.8CVSS6AI score0.00428EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.16 views

PT-2026-23531

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description OpenClaw versions before 2026.2.14 do not properly validate TAR archive entry paths during extraction. A crafted archive can use path traversal sequences, such as ../../..., to write files outsi...

8.3CVSS5.9AI score0.00409EPSS
SaveExploits0References7
Hewlett-Packard
Hewlett-Packard
added 2026/03/02 12:0 a.m.17 views

SIP Service Providers – Possible Impersonation of Poly Voice Device

An embedded test key and certificate could be extracted from a Poly Voice device using specialized reverse engineering tools. This extracted certificate could be accepted by a SIP service provider if the service provider does not perform proper validation of the device certificate. Service...

8.2CVSS5.9AI score0.00098EPSS
SaveExploits0Affected Software3
Positive Technologies
Positive Technologies
added 2026/03/02 12:0 a.m.20 views

PT-2026-23560

Name of the Vulnerable Software and Affected Versions OpenClaw versions 2026.1.16-2 through 2026.2.13 Description A path traversal issue exists in archive extraction during installation commands. This allows a crafted archive to write files outside the intended extraction directory. The issue...

6.8CVSS6.3AI score0.00152EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/03/01 1:28 a.m.14 views

kaniko has tar archive path traversal in its build context extraction, allowing file writes outside destination directories

kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A tar entry like ../outside.txt escapes the extraction root and writes files outside the destination directory. In environments with registry authentication, this ca...

8.5CVSS6.3AI score0.00613EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/01 1:28 a.m.22 views

GHSA-6RXQ-Q92G-4RMF kaniko has tar archive path traversal in its build context extraction, allowing file writes outside destination directories

kaniko unpacks build context archives using filepath.Joindest, cleanedName without enforcing that the final path stays within dest. A tar entry like ../outside.txt escapes the extraction root and writes files outside the destination directory. In environments with registry authentication, this ca...

8.2CVSS6.3AI score0.00613EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/01 12:30 a.m.11 views

EUVD-2026-9111

wpForo 2.4.14 contains an unauthenticated SQL injection vulnerability in Topics::gettopics where the ORDER BY clause relies on ineffective escsql sanitization on unquoted identifiers. Attackers exploit the wpfob parameter with CASE WHEN payloads to perform blind boolean extraction of credentials...

8.8CVSS6AI score0.00428EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/28 10:16 p.m.5 views

CVE-2026-28562

wpForo 2.4.14 contains an unauthenticated SQL injection vulnerability in Topics::gettopics where the ORDER BY clause relies on ineffective escsql sanitization on unquoted identifiers. Attackers exploit the wpfob parameter with CASE WHEN payloads to perform blind boolean extraction of credentials...

9.8CVSS5.8AI score0.00428EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/28 10:16 p.m.7 views

CVE-2026-28562

wpForo 2.4.14 contains an unauthenticated SQL injection vulnerability in Topics::gettopics where the ORDER BY clause relies on ineffective escsql sanitization on unquoted identifiers. Attackers exploit the wpfob parameter with CASE WHEN payloads to perform blind boolean extraction of credentials...

9.8CVSS0.00428EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/28 9:47 p.m.3 views

CVE-2026-28562 wpForo Forum 2.4.14 SQL Injection via Topics ORDER BY Parameter

wpForo 2.4.14 contains an unauthenticated SQL injection vulnerability in Topics::gettopics where the ORDER BY clause relies on ineffective escsql sanitization on unquoted identifiers. Attackers exploit the wpfob parameter with CASE WHEN payloads to perform blind boolean extraction of credentials...

8.8CVSS5.8AI score0.00428EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/28 9:47 p.m.32 views

CVE-2026-28562

CVE-2026-28562 affects wpForo 2.4.14. The vulnerability is an unauthenticated SQL injection in Topics::get_topics(), where the ORDER BY clause relies on insufficient esc_sql() sanitization for unquoted identifiers. An attacker can craft wpfob payloads (e.g., using CASE WHEN) to perform blind bool...

9.8CVSS6AI score0.00428EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder