Lucene search
K

177 matches found

Nuclei
Nuclei
added 12 hours ago18 views

Vite Dev Server - Path Traversal in Optimized Deps .map Handling

Vite development server versions prior to 8.0.5, 7.3.2, and 6.4.2 are vulnerable to path traversal through the optimized dependencies sourcemap handler. The dev server's handling of .map requests for optimized dependencies resolves file paths via normalizePathpath.resolveroot, url.slice1 and call...

6.3CVSS5.4AI score0.01967EPSS
Exploits1References3
CNNVD
CNNVD
added 2026/05/19 12:0 a.m.6 views

SAMSUNG Escargot 安全漏洞

SAMSUNG Escargot is a memory-optimized JavaScript engine developed by South Korea’s Samsung Corporation. It is suitable for mid-range devices such as smartphones, tablets, and TVs. SAMSUNG Escargot has a security vulnerability that stems from a heap buffer overflow, which may lead to buffer...

7.8CVSS6AI score0.0001EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/19 12:0 a.m.5 views

SAMSUNG Escargot 安全漏洞

SAMSUNG Escargot is a memory-optimized JavaScript engine developed by South Korea’s Samsung Corporation. It is suitable for mid-range devices such as smartphones, tablets, and TVs. SAMSUNG Escargot has a security vulnerability that stems from uncontrolled recursion, which may lead to excessive...

5.5CVSS5.8AI score0.0001EPSS
Exploits0References1
Patchstack
Patchstack
added 2026/05/01 9:33 a.m.3 views

WordPress AEH Speed Optimization: Browser Cache, Optimized Minify, Lazy Loading & Image Optimization plugin <= 2.9.2 - Unauthenticated Reflected Cross-Site Scripting vulnerability

Unauthenticated Reflected Cross-Site Scripting vulnerability discovered by Asaf Mozes in WordPress Plugin Add Expires Headers & Optimized Minify versions = 2.9.2...

6.1CVSS5.8AI score0.00135EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2026/04/29 12:4 a.m.2 views

OSV-2026-646 Heap-buffer-overflow in sentencepiece::unigram::Model::EncodeOptimized

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=507169860 Crash type: Heap-buffer-overflow READ 8 Crash state: sentencepiece::unigram::Model::EncodeOptimized sentencepiece::unigram::Model::Encode sentencepiece::SentencePieceProcessor::Encode...

5.8AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:0 a.m.2 views

Juniper Junos OS Vulnerability (JSA96462)

The version of Junos OS installed on the remote host is affected by a vulnerability as referenced in the JSA96462 advisory. - An Improper Handling of Exceptional Conditions vulnerability in routing protocol daemon rpd of Juniper Networks Junos OS and Junos OS Evolved allows a local, low-privilege...

6.8CVSS5.9AI score0.00088EPSS
Exploits0References2
Fedora
Fedora
added 2026/04/25 1:57 a.m.3 views

[SECURITY] Fedora 44 Update: pypy-7.3.21-8.fc44

PyPy's implementation of Python, featuring a Just-In-Time compiler on some CPU architectures, and various optimized implementations of the standard types strings, dictionaries, etc This build of PyPy has JIT-compilation enabled...

5.9CVSS6.3AI score0.00022EPSS
Exploits0
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.2 views

SAMSUNG Escargot 安全漏洞

SAMSUNG Escargot is a memory-optimized JavaScript engine developed by South Korea’s Samsung Corporation. It is suitable for mid-range devices such as smartphones, tablets, and TVs. SAMSUNG Escargot has a security vulnerability that stems from integer overflow, which may lead to buffer overflow...

9.8CVSS6AI score0.00057EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.3 views

SAMSUNG Escargot 安全漏洞

SAMSUNG Escargot is a memory-optimized JavaScript engine developed by South Korea’s Samsung Corporation. It is suitable for mid-range devices such as smartphones, tablets, and TVs. SAMSUNG Escargot has a security vulnerability that stems from integer overflow or circular error conditions, which m...

5.1CVSS5.8AI score0.00047EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/04/13 12:0 a.m.1 views

SAMSUNG Escargot 安全漏洞

SAMSUNG Escargot is a memory-optimized JavaScript engine developed by South Korea’s Samsung Corporation. It is suitable for mid-range devices such as smartphones, tablets, and TVs. SAMSUNG Escargot has a security vulnerability that stems from out-of-bound reading operations, which may lead to...

9.1CVSS5.8AI score0.00057EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/07 7:13 p.m.15 views

CVE-2026-39365 Vite has a Path Traversal in Optimized Deps `.map` Handling

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the...

6.3CVSS0.01967EPSS
Exploits1References1
CVE
CVE
added 2026/04/07 7:13 p.m.7 views

CVE-2026-39365

CVE-2026-39365 (Vite dev server) : Multiple Vite versions (&lt; 6.4.2, &lt; 7.3.2,

6.3CVSS5.9AI score0.01967EPSS
In wildExploits1References1Affected Software2
Vulnrichment
Vulnrichment
added 2026/04/07 7:13 p.m.1 views

CVE-2026-39365 Vite has a Path Traversal in Optimized Deps `.map` Handling

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the...

6.3CVSS5.8AI score0.01967EPSS
Exploits1References1
OSV
OSV
added 2026/04/06 6:3 p.m.5 views

GHSA-4W7W-66W2-5VF9 Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

Summary Any files ending with .map even out side the project can be returned to the browser. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - have a sensitive content in files...

6.3CVSS5.9AI score0.01967EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2026/04/06 6:3 p.m.110 views

Vite Vulnerable to Path Traversal in Optimized Deps `.map` Handling

Summary Any files ending with .map even out side the project can be returned to the browser. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - have a sensitive content in files...

6.3CVSS5.9AI score0.01967EPSS
Exploits1References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.2 views

PT-2026-30926

Name of the Vulnerable Software and Affected Versions Vite versions 6.0.0 through 6.4.1, 7.3.2, and 8.0.5 Description The Vite dev server improperly handles .map requests for optimized dependencies. It resolves file paths and calls readFile without restricting '../' segments in the URL, potential...

6.3CVSS5.9AI score0.01967EPSS
Exploits1References11
Fedora
Fedora
added 2026/03/30 12:54 a.m.2 views

[SECURITY] Fedora 43 Update: pypy3.11-7.3.21-3.3.11.fc43

PyPy's implementation of Python 3.11, featuring a Just-In-Time compiler on some CPU architectures, and various optimized implementations of the standard types strings, dictionaries, etc.. This build of PyPy has JIT-compilation enabled...

9.8CVSS7.3AI score0.00846EPSS
Exploits3
Fedora
Fedora
added 2026/03/29 12:18 a.m.1 views

[SECURITY] Fedora 44 Update: pypy3.10-7.3.19-11.3.10.fc44

PyPy's implementation of Python 3.10, featuring a Just-In-Time compiler on some CPU architectures, and various optimized implementations of the standard types strings, dictionaries, etc.. This build of PyPy has JIT-compilation enabled...

9.8CVSS7.3AI score0.00846EPSS
Exploits3
Fedora
Fedora
added 2026/03/29 12:18 a.m.2 views

[SECURITY] Fedora 44 Update: pypy-7.3.21-3.fc44

PyPy's implementation of Python, featuring a Just-In-Time compiler on some CPU architectures, and various optimized implementations of the standard types strings, dictionaries, etc This build of PyPy has JIT-compilation enabled...

9.8CVSS7.3AI score0.00846EPSS
Exploits3
NVD
NVD
added 2026/01/23 3:16 p.m.3 views

CVE-2026-24633

Missing Authorization vulnerability in Passionate Brains Add Expires Headers & Optimized Minify add-expires-headers allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Add Expires Headers & Optimized Minify: from n/a through = 3.2.0...

5.3CVSS0.00077EPSS
Exploits0References1
Rows per page
Query Builder