Lucene search
+L

4100 matches found

Positive Technologies
Positive Technologies
added 2026/01/22 12:00 a.m.14 views

PT-2026-4109

Name of the Vulnerable Software and Affected Versions AivahThemes Hostme v2 versions through 7.0 Description A Path Traversal issue exists in AivahThemes Hostme v2. The issue allows an attacker to traverse directory restrictions via improper pathname limitation. The API endpoint is not mentioned...

5.3AI score0.00394EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/22 12:00 a.m.20 views

PT-2026-3885

Name of the Vulnerable Software and Affected Versions openCryptoki versions 2.3.2 and above Description openCryptoki is a PKCS11 library used on Linux and AIX systems. Versions 2.3.2 and above are susceptible to symlink-following when operating in privileged contexts. A user belonging to the...

6.8CVSS5.8AI score0.00278EPSS
SaveExploits1References68
Positive Technologies
Positive Technologies
added 2026/01/22 12:00 a.m.28 views

PT-2026-4143

Name of the Vulnerable Software and Affected Versions SeaTheme BM Content Builder versions through 3.16.3 Description A Path Traversal issue exists in SeaTheme BM Content Builder. The issue allows an attacker to traverse to restricted directories. The vulnerability is present in the bm-builder...

6.5CVSS5.4AI score0.00349EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/21 10:19 p.m.20 views

Copier safe template has arbitrary filesystem write access via directory symlinks when _preserve_symlinks: true

Impact Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the --UNSAFE,--trust flag. As it turns out, a safe template can currently write to arbitrary directories outside the...

7.1CVSS5.8AI score0.00233EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/21 10:19 p.m.12 views

GHSA-4FQP-R85R-HXQH Copier safe template has arbitrary filesystem write access via directory symlinks when _preserve_symlinks: true

Impact Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the --UNSAFE,--trust flag. As it turns out, a safe template can currently write to arbitrary directories outside the...

7.1CVSS6AI score0.00233EPSS
SaveExploits1References5
NVD
NVD
added 2026/01/21 6:16 p.m.16 views

CVE-2021-47849

Mini Mouse 9.3.0 contains a path traversal vulnerability that allows attackers to access sensitive system directories through the device information endpoint. Attackers can retrieve file lists from system directories like /usr, /etc, and /var by manipulating file path parameters in API requests...

8.7CVSS0.007EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/21 6:16 p.m.11 views

CVE-2021-47849

Mini Mouse 9.3.0 contains a path traversal vulnerability that allows attackers to access sensitive system directories through the device information endpoint. Attackers can retrieve file lists from system directories like /usr, /etc, and /var by manipulating file path parameters in API requests...

7.5CVSS5.8AI score0.007EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/01/21 5:27 p.m.11 views

EUVD-2026-3642

Mini Mouse 9.3.0 contains a path traversal vulnerability that allows attackers to access sensitive system directories through the device information endpoint. Attackers can retrieve file lists from system directories like /usr, /etc, and /var by manipulating file path parameters in API requests...

8.7CVSS5.5AI score0.007EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/21 5:27 p.m.5 views

CVE-2021-47849 Mini Mouse 9.3.0 - Local File inclusion / Path Traversal

Mini Mouse 9.3.0 contains a path traversal vulnerability that allows attackers to access sensitive system directories through the device information endpoint. Attackers can retrieve file lists from system directories like /usr, /etc, and /var by manipulating file path parameters in API requests...

8.7CVSS5.5AI score0.007EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/21 5:27 p.m.31 views

CVE-2021-47849 Mini Mouse 9.3.0 - Local File inclusion / Path Traversal

Mini Mouse 9.3.0 contains a path traversal vulnerability that allows attackers to access sensitive system directories through the device information endpoint. Attackers can retrieve file lists from system directories like /usr, /etc, and /var by manipulating file path parameters in API requests...

8.7CVSS0.007EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/21 5:27 p.m.26 views

CVE-2021-47849

CVE-2021-47849 affects Mini Mouse 9.3.0 via a local file inclusion/path traversal vulnerability in the device-info endpoint. The root cause is improper handling of file path parameters, enabling an attacker to enumerate sensitive system directories (e.g., /usr, /etc, /var) by manipulating the fil...

8.7CVSS5.5AI score0.007EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/21 5:27 p.m.6 views

CVE-2021-47849

Mini Mouse 9.3.0 contains a path traversal vulnerability that allows attackers to access sensitive system directories through the device information endpoint. Attackers can retrieve file lists from system directories like /usr, /etc, and /var by manipulating file path parameters in API requests...

8.7CVSS5.4AI score0.007EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/01/21 12:00 a.m.14 views

Yodinfo Mini Mouse path traversal vulnerability

Yodinfo Mini Mouse is a mobile remote control application developed by Yodinfo in China. The version 9.3.0 of Yodinfo Mini Mouse contains a path traversal vulnerability. This vulnerability stems from the use of device information endpoints that allow for path traversal, potentially leading to...

8.7CVSS5.8AI score0.007EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/20 9:16 p.m.12 views

AZL-74982 CVE-2025-55132 affecting package nodejs for versions less than 20.14.0-13

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS5.7AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.7 views

ALPINE-CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS5.5AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.21 views

UBUNTU-CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS7.1AI score0.00241EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/20 8:41 p.m.4 views

CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

2.8CVSS5.5AI score0.00241EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/20 8:41 p.m.6 views

CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS5.4AI score0.00241EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/01/20 8:41 p.m.61 views

CVE-2025-55132

The Connected documents confirm CVE-2025-55132: Node.js’ fs.futimes() can bypass the Read-Only permission model, allowing modification of file timestamps even when a process has only read access. Affected products are Node.js releases in the 20/22/24/25 lineages. Impact is potential log tampering...

5.3CVSS5.5AI score0.00241EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/01/20 8:41 p.m.71 views

CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

2.8CVSS0.00241EPSS
SaveExploits0References1
Rows per page
Query Builder