Lucene search
+L

94 matches found

OSV
OSV
added 2025/05/23 4:15 p.m.8 views

AZL-67455 CVE-2023-53154 affecting package apparmor for versions less than 3.1.7-1

parsestring in cJSON before 1.7.18 has a heap-based buffer over-read via "1":1, with no trailing newline if cJSONParseWithLength is called...

5.5CVSS5.9AI score0.00228EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/23 4:15 p.m.11 views

AZL-62005 CVE-2023-53154 affecting package apparmor for versions less than 3.0.4-5

parsestring in cJSON before 1.7.18 has a heap-based buffer over-read via "1":1, with no trailing newline if cJSONParseWithLength is called...

5.5CVSS5.9AI score0.00228EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/04/23 2:42 a.m.4 views

SUSE CVE-2023-26819

cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as "a": true, "b": null,9999999999999999999999999999999999999999999999912345678901234567...

2.9CVSS6.8AI score0.00223EPSS
SaveExploits1References4
OSV
OSV
added 2025/04/19 10:15 p.m.2 views

DEBIAN-CVE-2023-26819

cJSON 1.7.15 might allow a denial of service via a crafted JSON document such as "a": true, "b": null,9999999999999999999999999999999999999999999999912345678901234567...

2.9CVSS4.4AI score0.00223EPSS
SaveExploits1References1
OSV
OSV
added 2025/04/19 12:0 a.m.7 views

CVE-2023-30421

mystrtod in mjson 1.2.7 requires more than a billion iterations during processing of certain digit strings such as 8891110122900e913013935755114...

2.9CVSS5.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/03/04 2:40 p.m.7 views

json-lib: Mishandling of an unbalanced comment string in json-lib

A flaw was found in JSON-lib's JSONTokener component. This vulnerability allows a denial of service via an unbalanced comment string...

5.3CVSS5.7AI score0.17572EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/02/05 9:10 a.m.12 views

CVE-2024-38525

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS6.9AI score0.00431EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2024/10/08 1:33 p.m.1 views

Security update for json-lib

This update for json-lib fixes the following issues: CVE-2024-47855: Fixed mishandled unbalanced comment string bsc1231295 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command...

5.1CVSS6.7AI score0.17572EPSS
SaveExploits0References4
Rosalinux
Rosalinux
added 2024/09/25 9:38 a.m.32 views

Advisory ROSA-SA-2024-2478

software: yajl 2.1.0 WASP: ROSA-CHROME packageevrstring: yajl-2.1.0-2 CVE-ID: CVE-2023-33460 BDU-ID: 2023-07652 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the yajltreeparse function of the YAJL-ruby JSON library is related to improper memory freeing before deleting the last reference...

6.5CVSS6.7AI score0.01129EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/07/22 12:0 a.m.12 views

Amazon Linux 2023 : ecs-service-connect-agent (ALAS2023-2024-655)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2024-655 advisory. dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann...

7.5CVSS5.4AI score0.00431EPSS
SaveExploits0References4
Veracode
Veracode
added 2024/07/15 8:28 a.m.19 views

Denial Of Service (DoS)

Envoy is vulnerable to Denial Of Service DoS. The vulnerability is due to how Envoy invoked the nlohmann JSON library via source/common/json/jsoninternal.cc, which could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The vulnerability allows an...

7.5CVSS7AI score0.00674EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/07/13 12:0 a.m.32 views

CBL Mariner 2.0 Security Update: apparmor (CVE-2024-31755)

The version of apparmor installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-31755 advisory. - cJSON v1.7.17 was discovered to contain a segmentation violation, which can trigger through the second...

7.6CVSS7.3AI score0.00648EPSS
SaveExploits1References2
NVD
NVD
added 2024/06/28 10:15 p.m.40 views

CVE-2024-38525

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS0.00431EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/28 9:10 p.m.75 views

CVE-2024-38525

CVE-2024-38525 affects dd-trace-cpp (Datadog tracing for C++). The root cause is that when trying to extract trace context from malformed unicode, the code logs audited headers/values using the nlohmann JSON library and triggers an uncaught exception, causing a crash. The vulnerability has been p...

7.5CVSS7.5AI score0.00431EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/28 9:10 p.m.11 views

CVE-2024-38525 dd-trace-cpp malformed unicode header values may cause crash

dd-trace-cpp is the Datadog distributed tracing for C++. When the library fails to extract trace context due to malformed unicode, it logs the list of audited headers and their values using the nlohmann JSON library. However, due to the way the JSON library is invoked, it throws an uncaught...

7.5CVSS6.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/28 12:0 a.m.12 views

PT-2024-28052 · Unknown · Nlohmann/Json +1

Name of the Vulnerable Software and Affected Versions: dd-trace-cpp versions prior to 0.2.2 Description: The issue occurs when the library fails to extract trace context due to malformed unicode. It attempts to log the list of audited headers and their values using the nlohmann JSON library...

7.5CVSS7.2AI score0.00431EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/24 12:0 a.m.30 views

Amazon Linux 2 : ecs-service-connect-agent (ALASECS-2024-037)

The version of ecs-service-connect-agent installed on the remote host is prior to v1.29.5.0-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2ECS-2024-037 advisory. Envoy is a cloud-native, open source edge and service proxy. A theoretical request smuggling...

8.2CVSS7.1AI score0.00693EPSS
SaveExploits6References18
OSV
OSV
added 2024/06/06 7:17 a.m.44 views

BIT-ENVOY-2024-34363 Envoy can crash due to uncaught nlohmann JSON exception

Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash...

7.5CVSS7.5AI score0.00674EPSS
SaveExploits1References2
Redos
Redos
added 2024/06/06 12:0 a.m.23 views

ROS-20240606-06

A vulnerability in the yajltreeparse function of the YAJL-ruby JSON library is related to improper memory freeing before deleting the last reference. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service. remotely to cause a denial of service...

6.5CVSS6.6AI score0.01129EPSS
SaveExploits1
NVD
NVD
added 2024/06/04 9:15 p.m.32 views

CVE-2024-34363

Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash...

7.5CVSS7.5AI score0.00674EPSS
SaveExploits1References1
Rows per page
Query Builder