388 matches found
cve-2017-5941-poc-docker-lab
CVE-2017-5941 — PoC de deserialización no confiable en node-serialize RCE ⚠️ Solo para laboratorio / autoevaluación. Úsalo únicamente en sistemas que poseas o estés autorizado a probar. Este repositorio proporciona: Un script PoC mínimo para reproducir CVE-2017-5941 contra una aplicación Node.js...
ROOT-APP-NPM-GHSA-5C6J-R48X-RMVQ GHSA-5c6j-r48x-rmvq in serialize-javascript - Patched by Root
Root has patched GHSA-5c6j-r48x-rmvq in the serialize-javascript package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-CVE-2020-7660 CVE-2020-7660 in serialize-javascript - Patched by Root
Root has patched CVE-2020-7660 in the serialize-javascript package for Root:npm. Multiple fixed versions available...
CVE-2026-89162
A flaw was found in PCRE2. The pcre2serializeencode function might disclose two bytes of information to an attacker. This vulnerability typically occurs in scenarios where the attacker already has unsafe access to the system, making exploitation difficult. The primary impact is a limited...
RCE-NodeJs
node-serialize — CVE-2017-5941 备注: 本文档仅供防御和教育目的。不包含关于利用漏洞或创建RCE的指南。 概要: node-serialize(0.0.4及类似的旧版本)由于不安全的反序列化可能带来风险——在调用unserialize之前始终检查输入数据。 检测: 在代码中查找是否存在serialize.unserialize或node-serialize。检查解码后的base64 cookie/参数是否包含$$NDFUNC$$、function或eval。 缓解措施(快速):...
CVE-2026-84292
fast-uri , a URI library in the Fastify ecosystem, fails to validate the port component when serializing an authority. The recomposeAuthority function concatenates the port verbatim without escaping, so a crafted non-digit value (e.g., containing @) can inject authority delimiters, demoting the i...
CVE-2026-84292 fast-uri vulnerable to authority injection via an unvalidated port in serialize
fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...
Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Denial of Service.
Summary serialize-javascript is used by IBM Storage Fusion Data Foundation, which could cause Denial of Service. CVE-2026-34043. Vulnerability Details CVEID:CVE-2026-34043 DESCRIPTION: Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version...
CVE-2026-68146
In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize traceparser access In ftrace, the traceparser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handlers to parse user inpu...
CLSA-2026-1776645371 TuxCare security update for serialize-javascript (2 CVEs)
TuxCare rebuilt serialize-javascript to address 2 CVEs. Fixed in 6.0.2-tuxcare.2...
CLSA-2026-1776213251 TuxCare security update for serialize-javascript (4 CVEs)
TuxCare rebuilt serialize-javascript to address 4 CVEs. Fixed in 2.1.2-tuxcare.1...
CLSA-2026-1774916713 TuxCare security update for serialize-javascript (5 CVEs)
TuxCare rebuilt serialize-javascript to address 5 CVEs. Fixed in 3.1.0-tuxcare.1...
CLSA-2026-1774916712 TuxCare security update for serialize-javascript (5 CVEs)
TuxCare rebuilt serialize-javascript to address 5 CVEs. Fixed in 4.0.0-tuxcare.1...
CLSA-2026-1774398069 TuxCare security update for serialize-javascript (3 CVEs)
TuxCare rebuilt serialize-javascript to address 3 CVEs. Fixed in 1.9.1-tuxcare.1...
CLSA-2026-1773447385 TuxCare security update for serialize-javascript (4 CVEs)
TuxCare rebuilt serialize-javascript to address 4 CVEs. Fixed in 6.0.2-tuxcare.1...
Malicious code in @keyv/serialize-msgpackr (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 43046321629b6cdd57488aa3c6cc4d826a41f11330ae467c7f7e8c5ed9e8dbc0 Package presents as a serialization adapter for keyv using msgpackr. No static or behavioral indicators of exfiltration, install-time remote code...
Malicious code in @keyv/serialize-superjson (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 60fd6f442e95be934353f6974c755757a0693ad83ea1bb5db17d1f555c2663fc Package @keyv/[email protected] shows no a static rule matches and no traced malicious behavior. No install-time lifecycle hooks, network...
MAL-2026-12022 Malicious code in @keyv/serialize-superjson (npm)
--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 60fd6f442e95be934353f6974c755757a0693ad83ea1bb5db17d1f555c2663fc Package @keyv/[email protected] shows no a static rule matches and no traced malicious behavior. No install-time lifecycle hooks, network...
datatran (1.5.0), log-serialize (2.1.1) potentially affected by unknown CVE via proto-bin (2.5.3)
proto-bin NPM version 2.5.3 is affected by a known vulnerability. The following packages have a transitive dependency on proto-bin and may be impacted: - datatran 1.5.0 - log-serialize 2.1.1 Source cves: unknown CVE Source advisory: SNYK:JS-PROTOBIN-18385342...
CVE-2026-63945
CVE-2026-63945 affects the Linux kernel Bluetooth ISO code. The vulnerability arises when iso_sock_clear_timer() reads iso_pi(sk)->conn twice without holding the socket lock, while iso_chan_del() may NULL the connection under lock_sock, creating a window where the reference can be dropped and ...