Lucene search
K

20 matches found

RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-12805

A flaw was found in OFFIS DCMTK. A remote attacker could exploit this vulnerability by manipulating input to the XMLNode::parseFile function. This can lead to a heap-based buffer overflow, a type of memory corruption, which may result in information disclosure or denial of service. Mitigation Use...

7.5CVSS6.1AI score0.00279EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 3 days ago3 views

CVE-2026-12805 OFFIS DCMTK ofxml.cc parseFile heap-based overflow

A flaw has been found in OFFIS DCMTK up to 3.7.0. The affected element is the function XMLNode::parseFile in the library ofstd/libsrc/ofxml.cc. Executing a manipulation can lead to heap-based buffer overflow. The attack may be performed from remote. The exploit has been published and may be used...

7.5CVSS5.8AI score0.00279EPSS
Exploits0References8
Debian CVE
Debian CVE
added 3 days ago4 views

CVE-2026-12805

A flaw has been found in OFFIS DCMTK up to 3.7.0. The affected element is the function XMLNode::parseFile in the library ofstd/libsrc/ofxml.cc. Executing a manipulation can lead to heap-based buffer overflow. The attack may be performed from remote. The exploit has been published and may be used...

7.5CVSS6.6AI score0.00279EPSS
Exploits0
NVD
NVD
added 2026/06/04 4:16 p.m.13 views

CVE-2026-45287

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to version 0.0.17, go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it...

5.5CVSS0.00168EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/06/04 2:45 p.m.5 views

CVE-2026-45287 OpenTelemetry-Go's Schema ParseFile leaks file descriptors on each parse

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to version 0.0.17, go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it...

2.1CVSS5.4AI score0.00168EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/06/04 2:45 p.m.6 views

CVE-2026-45287

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to version 0.0.17, go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it...

2.1CVSS5.8AI score0.00168EPSS
Exploits1References4Affected Software2
EUVD
EUVD
added 2026/06/04 2:45 p.m.9 views

EUVD-2026-34291

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to version 0.0.17, go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it...

2.1CVSS5.8AI score0.00168EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2026/06/04 2:45 p.m.6 views

CVE-2026-45287

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to version 0.0.17, go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it...

5.5CVSS5.4AI score0.00168EPSS
Exploits1
CNNVD
CNNVD
added 2026/06/04 12:0 a.m.5 views

OpenTelemetry-Go 安全漏洞

OpenTelemetry-Go is an open-source developer toolkit developed by OpenTelemetry - CNCF. Versions of OpenTelemetry-Go prior to 0.0.17 contained a security vulnerability. This vulnerability stemmed from the fact that each successful ParseFile call would leak a file descriptor. Repeated parsing coul...

5.5CVSS5.3AI score0.00168EPSS
Exploits1References3
Snyk
Snyk
added 2026/05/28 5:19 p.m.7 views

Missing Release of File Descriptor or Handle after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of File Descriptor or Handle after Effective Lifetime via the ParseFile function. An attacker can cause the process to exhaust available file descriptors and disrupt service by repeatedly triggering schema parsing...

5.5CVSS5.8AI score0.00168EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/28 5:19 p.m.8 views

Missing Release of File Descriptor or Handle after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of File Descriptor or Handle after Effective Lifetime via the ParseFile function. An attacker can cause the process to exhaust available file descriptors and disrupt service by repeatedly triggering schema parsing...

5.5CVSS5.8AI score0.00168EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/05/28 5:19 p.m.10 views

opentelemetry-go's Schema ParseFile leaks file descriptors on each parse

Summary go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it; repeated parsing in a long-running process can exhaust the process file...

5.5CVSS5.9AI score0.00168EPSS
Exploits1References5Affected Software2
OSV
OSV
added 2026/05/28 5:19 p.m.7 views

GHSA-995V-FVRW-C78M opentelemetry-go's Schema ParseFile leaks file descriptors on each parse

Summary go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 leaks one file descriptor on each successful ParseFile call. ParseFile opens the schema file and passes it to Parse without closing it; repeated parsing in a long-running process can exhaust the process file...

2.1CVSS5.9AI score0.00168EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.9 views

PT-2026-44726

Name of the Vulnerable Software and Affected Versions OpenTelemetry-Go versions prior to 0.0.17 Description The go.opentelemetry.io/otel/schema/v1.0 and go.opentelemetry.io/otel/schema/v1.1 modules leak one file descriptor on each successful ParseFile call. This occurs because ParseFile opens the...

5.5CVSS5.8AI score0.00168EPSS
Exploits1References13
Cvelist
Cvelist
added 2026/04/08 7:45 p.m.19 views

CVE-2026-39859 LiquidJS has a renderFile() / parseFile() bypass configured root and allow arbitrary file read

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, liquidjs 10.25.0 documents root as constraining filenames passed to renderFile and parseFile, but top-level file loads do not enforce that boundary. A Liquid instance configured with an empty...

6.3CVSS0.00447EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/08 3:4 p.m.2 views

EUVD-2026-20611

LiquidJS: renderFile / parseFile bypass configured root and allow arbitrary file read...

6.3CVSS6AI score0.00447EPSS
Exploits0References4
OSV
OSV
added 2026/01/17 12:19 a.m.5 views

OSV-2026-74 Heap-buffer-overflow in ___interceptor_strtol

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=476180586 Crash type: Heap-buffer-overflow READ 3 Crash state: interceptorstrtol Assimp::ObjFileParser::getFace Assimp::ObjFileParser::parseFile...

5.4AI score
Exploits0References1
OSV
OSV
added 2023/03/19 1:0 p.m.6 views

OSV-2023-201 UNKNOWN READ in Assimp::SMDImporter::ParseNodeInfo

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57218 Crash type: UNKNOWN READ Crash state: Assimp::SMDImporter::ParseNodeInfo Assimp::SMDImporter::ParseNodesSection Assimp::SMDImporter::ParseFile...

7.2AI score
Exploits0References1
CNVD
CNVD
added 2022/05/31 12:0 a.m.21 views

tinytoml Denial of Service Vulnerability

tinytoml is a small Japanese TOML parser for C++11. A denial of service vulnerability exists in tinytoml version v0.4, which originates from a stack overflow in the parseFile function when an input file is fed into the program. A remote attacker can exploit this vulnerability to cause a denial of...

6.5CVSS6.6AI score0.00766EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/05/26 12:0 a.m.2 views

tinytoml 缓冲区错误漏洞

tinytoml is a small Japanese TOML parser for C++11. A denial of service vulnerability exists in tinytoml version v0.4, which originates from a stack overflow in the parseFile function when an input file is fed into the program. A remote attacker can exploit this vulnerability to cause a denial of...

6.5CVSS5.8AI score0.00766EPSS
Exploits1References2
Rows per page
Query Builder