Lucene search
+L

147 matches found

Vulnrichment
Vulnrichment
added 2026/02/27 3:54 a.m.6 views

CVE-2026-28364

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operation...

7.9CVSS6.7AI score0.0021EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/27 3:54 a.m.11 views

CVE-2026-28364

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operation...

7.9CVSS6.5AI score0.0021EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/02/27 3:54 a.m.14 views

CVE-2026-28364

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operation...

7.9CVSS6.5AI score0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/27 3:54 a.m.17 views

CVE-2026-28364

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operation...

7.9CVSS6.6AI score
SaveExploits0References7
CVE
CVE
added 2026/02/27 3:54 a.m.66 views

CVE-2026-28364

CVE-2026-28364 affects OCaml runtimes prior to 4.14.3 and 5.x prior to 5.4.1. The issue is a buffer over-read in Marshal deserialization (runtime/intern.c) caused by missing bounds validation in readblock(), which uses unbounded memcpy() calls with attacker-controlled lengths from crafted Marshal...

7.9CVSS6.7AI score0.0021EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2026/02/27 12:00 a.m.14 views

CVE-2026-28364

In OCaml before 4.14.3 and 5.x before 5.4.1, a buffer over-read in Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operation...

7.9CVSS6.6AI score0.0021EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.19 views

OCaml Security Advisory Database 安全漏洞

The OCaml Security Advisory Database is a security database developed under the open-source OCaml language. Versions prior to 4.14.3 and 5.x versions before 5.4.1 of the OCaml Security Advisory Database contain security vulnerabilities. These vulnerabilities stem from excessive buffer reading...

7.9CVSS6.2AI score0.0021EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/26 2:36 p.m.12 views

golang: html/template: errors returned from MarshalJSON methods may break template escaping

A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into...

5.4CVSS5.7AI score0.00795EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/17 1:30 p.m.15 views

OSEC-2026-01 Buffer Over-Read in OCaml Marshal Deserialization

Summary A critical buffer over-read vulnerability in OCaml's Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operations usin...

6.8CVSS6.8AI score0.0021EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/17 12:00 a.m.9 views

PT-2026-22292

Name of the Vulnerable Software and Affected Versions OCaml versions prior to 4.14.3 and 5.x versions prior to 5.4.1 Description A flaw exists in OCaml's Marshal deserialization process within runtime/intern.c that could allow for remote code execution. This issue stems from a missing bounds chec...

7.9CVSS6.1AI score0.0021EPSS
SaveExploits0References45
Veracode
Veracode
added 2026/02/03 1:04 p.m.10 views

Insecure Deserialization

Fickling is vulnerable to Insecure Deserialization. The vulnerability is due to missing marshal and types modules from the unsafe import block list, which allows an attacker to craft a malicious pickle file that bypasses Fickling’s analysis and executes arbitrary code when deserialized by a...

8.5CVSS5.9AI score0.00278EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/17 12:55 a.m.14 views

CVE-2025-67747

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing marshal and types from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass...

8.5CVSS7.6AI score0.00278EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/16 1:15 a.m.17 views

CVE-2025-67747

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing marshal and types from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass...

8.5CVSS0.00278EPSS
SaveExploits1References4
CVE
CVE
added 2025/12/16 12:32 a.m.33 views

CVE-2025-67747

CVE-2025-67747 concerns Fickling, a Python pickle analysis tool. Multiple sources document that versions prior to 0.1.6 did not include marshal and types in the unsafe-import blocklist, allowing a crafted pickle to bypass safety checks due to missing detections for marshal.loads and types.Functio...

8.5CVSS7.2AI score0.00278EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/16 12:32 a.m.1 views

CVE-2025-67747 Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing marshal and types from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass...

8.5CVSS7.2AI score0.00278EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/12/16 12:32 a.m.44 views

CVE-2025-67747 Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing marshal and types from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass...

8.5CVSS0.00278EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/16 12:32 a.m.13 views

EUVD-2025-203479

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing marshal and types from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass...

8.5CVSS7.1AI score0.00278EPSS
SaveExploits1References5
OSV
OSV
added 2025/12/16 12:32 a.m.11 views

CVE-2025-67747 Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 are missing marshal and types from the block list of unsafe module imports. Fickling started blocking both modules to address this issue. This allows an attacker to craft a malicious pickle file that can bypass...

8.5CVSS7.5AI score
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.11 views

Fickling 代码问题漏洞

Fickling is an open source decompiler and static analyzer for Python by Trail of Bits. A code issue vulnerability exists in versions of Fickling prior to 0.1.6, which stems from a lack of security checks in the marshal and types modules and could lead to the execution of arbitrary code...

8.5CVSS6.9AI score0.00278EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/12/15 11:35 p.m.14 views

Fickling has missing detection for marshal.loads and types.FunctionType in unsafe modules list

Fickling Assessment Based on the test case provided in the original report below, this bypass was caused by marshal and types missing from the block list of unsafe module imports, Fickling started blocking both modules to address this issue. This was fixed in...

8.5CVSS7.8AI score0.00278EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder