Lucene search
+L

245 matches found

CNNVD
CNNVD
added 2025/05/22 12:0 a.m.8 views

Fiber 输入验证错误漏洞

Fiber is an open source web framework written in Go language by Fiber Open Source. An input validation error vulnerability exists in Fiber versions prior to 2.52.6 through 2.52.7, which stems from a crash in fiber.Ctx.BodyParser when processing negative indexes, which could result in a denial of...

8.7CVSS6.3AI score0.0044EPSS
SaveExploits1References2
OSV
OSV
added 2025/05/09 6:32 a.m.9 views

GHSA-8M95-FFFC-H4C5 libsql-sqlite3-parser crash due to invalid UTF-8 input

dialect/mod.rs in the libsql-sqlite3-parser crate through 0.13.0 before 14f422a for Rust can crash if the input is not valid UTF-8...

2.9CVSS6.8AI score0.00216EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/05 12:13 a.m.11 views

jettison: memory exhaustion via user-supplied XML or JSON data

A vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. If the parser is running on user-supplied input, an attacker may supply content that causes the parser to crash, causing memory exhaustion. This effect may support a denial of service attack...

7.5CVSS6.8AI score0.01303EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/05 12:13 a.m.8 views

jettison: parser crash by stackoverflow

A stack-based buffer overflow vulnerability was found in Jettison, where parsing an untrusted XML or JSON data may lead to a crash. This flaw allows an attacker to supply content that causes the parser to crash by writing outside the memory bounds if the parser is running on user-supplied input,...

7.5CVSS7.2AI score0.01336EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/04/28 5:43 a.m.11 views

Denial Of Service (DoS)

github.com/osrg/gobgp is vulnerable to a Denial of Service DoS. The vulnerability is due to insufficient input validation in the pkg/packet/bgp/bgp.go flowspec parser, where the parser fails to handle inputs smaller than 20 bytes, allowing an attacker to send specially crafted data that causes a...

7.5CVSS6.4AI score0.00527EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/22 6:16 p.m.15 views

GO-2025-3632 GoBGP crashes in the flowspec parser in github.com/osrg/gobgp

GoBGP crashes in the flowspec parser in github.com/osrg/gobgp...

7.5CVSS6.5AI score0.00527EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/21 1:15 a.m.27 views

CVE-2025-43972

An issue was discovered in GoBGP before 3.35.0. An attacker can cause a crash in the pkg/packet/bgp/bgp.go flowspec parser by sending fewer than 20 bytes in a certain context...

7.5CVSS0.00527EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/01/13 12:0 a.m.20 views

EulerOS 2.0 SP10 : expat (EulerOS-SA-2025-1003)

According to the versions of the expat package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : An issue was discovered in libexpat before 2.6.4. There is a crash within the XMLResumeParser function because XMLStopParser can stop/suspend an...

5.9CVSS7.1AI score0.0104EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/01/13 12:0 a.m.22 views

EulerOS 2.0 SP10 : expat (EulerOS-SA-2025-1020)

According to the versions of the expat package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : An issue was discovered in libexpat before 2.6.4. There is a crash within the XMLResumeParser function because XMLStopParser can stop/suspend an...

5.9CVSS7.1AI score0.0104EPSS
SaveExploits0References2
Mageia
Mageia
added 2024/12/21 8:16 p.m.21 views

Updated mozjs78 packages fix security vulnerability

An issue was discovered in libexpat before 2.6.4. There is a crash within the XMLResumeParser function because XMLStopParser can stop/suspend an unstarted parser. CVE-2024-50602...

5.9CVSS6.8AI score0.0104EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/12/17 6:55 p.m.6 views

libexpat: expat: DoS via XML_ResumeParser

A security issue was found in Expat libexpat. A crash can be triggered in the XMLResumeParser function due to XMLStopParser's ability to stop or suspend an unstarted parser, which can lead to a denial of service...

5.9CVSS7.2AI score0.0104EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/25 4:51 p.m.9 views

CLSA-2024-1732553483 expat: Fix of CVE-2024-50602

CVE-2024-50602: Fix crash in XMLResumeParser by preventing XMLStopParser from stopping/suspending unstarted parser...

5.9CVSS6.9AI score0.0104EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/11/22 8:40 p.m.18 views

smol-toml has a Denial of Service via malicious TOML document using deeply nested inline tables

Summary An attacker can send a maliciously crafted TOML to cause the parser to crash because of a stack overflow caused by a deeply nested inline structure. A similar problem occurs when attempting to stringify deeply nested objects. The library does not limit the maximum exploration depth while...

7.7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/11/21 2:6 p.m.11 views

CLSA-2024-1732197974 expat: Fix of CVE-2024-50602

CVE-2024-50602: Fix crash in XMLResumeParser function by preventing XMLStopParser from stopping/suspending unstarted parser...

5.9CVSS6.9AI score0.0104EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/21 2:4 p.m.11 views

CLSA-2024-1732197865 expat: Fix of CVE-2024-50602

CVE-2024-50602: Fix crash in XMLResumeParser function by preventing XMLStopParser from stopping/suspending unstarted parser...

5.9CVSS7AI score0.0104EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/13 1:27 a.m.6 views

libexpat: expat: DoS via XML_ResumeParser

A security issue was found in Expat libexpat. A crash can be triggered in the XMLResumeParser function due to XMLStopParser's ability to stop or suspend an unstarted parser, which can lead to a denial of service...

5.9CVSS7.2AI score0.0104EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/11/12 12:0 a.m.21 views

CentOS 9 : expat-2.5.0-4.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the expat-2.5.0-4.el9 build changelog. - An issue was discovered in libexpat before 2.6.4. There is a crash within the XMLResumeParser function because XMLStopParser can stop/suspend an...

5.9CVSS7AI score0.0104EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/11/08 12:0 a.m.17 views

EulerOS 2.0 SP10 : curl (EulerOS-SA-2024-2901)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is...

6.5CVSS7.2AI score0.17301EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2024/11/08 12:0 a.m.21 views

EulerOS 2.0 SP9 : curl (EulerOS-SA-2024-2809)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : libcurl's ASN1 parser code has the GTime2str function, used for parsing an ASN.1 Generalized Time field. If given an syntactically incorrect field,...

6.5CVSS7.2AI score0.17301EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2024/11/08 12:0 a.m.14 views

EulerOS 2.0 SP10 : curl (EulerOS-SA-2024-2882)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is...

6.5CVSS7.2AI score0.17301EPSS
SaveExploits2References3
Rows per page
Query Builder