Lucene search
+L

368 matches found

OSV
OSV
added 2025/11/19 10:15 a.m.7 views

AZL-70538 CVE-2025-11230 affecting package haproxy for versions less than 2.4.24-2

Inefficient algorithm complexity in mjson in HAProxy allows remote attackers to cause a denial of service via specially crafted JSON requests...

7.5CVSS7.2AI score0.00524EPSS
Exploits0References1
OSV
OSV
added 2025/11/19 10:15 a.m.6 views

AZL-70583 CVE-2025-11230 affecting package haproxy for versions less than 2.9.11-4

Inefficient algorithm complexity in mjson in HAProxy allows remote attackers to cause a denial of service via specially crafted JSON requests...

7.5CVSS7.2AI score0.00524EPSS
Exploits0References1
CVE
CVE
added 2025/11/19 9:28 a.m.58 views

CVE-2025-11230

CVE-2025-11230 affects HAProxy due to inefficient algorithm complexity in the mjson library, enabling remote denial-of-service via specially crafted JSON requests. Connected documents specify vulnerable haproxy versions: < 2.4.24-2 and

7.5CVSS5.8AI score0.00524EPSS
Exploits0References1Affected Software4
OSV
OSV
added 2025/11/19 9:28 a.m.4 views

CVE-2025-11230 Denial of service vulnerability in HAProxy mjson library

Inefficient algorithm complexity in mjson in HAProxy allows remote attackers to cause a denial of service via specially crafted JSON requests...

7.5CVSS7.1AI score0.00524EPSS
Exploits0References4
OSV
OSV
added 2025/11/18 3:44 p.m.7 views

GO-2025-4123 Denial-of-Service (DoS) via crafted JSON Web Encryption (JWE) token high compression ratio in github.com/dvsekhvalnov/jose2go

Denial-of-Service DoS via crafted JSON Web Encryption JWE token high compression ratio in github.com/dvsekhvalnov/jose2go...

7.5CVSS6.8AI score0.00248EPSS
Exploits1References3
NVD
NVD
added 2025/10/27 12:15 a.m.8 views

CVE-2025-11447

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 11.0 before 18.3.5, 18.4 before 18.4.3, and 18.5 before 18.5.1 that could have allowed an unauthenticated attacker to cause a denial of service condition by sending GraphQL requests with crafted JSON payloads...

7.5CVSS0.00773EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/10/27 12:5 a.m.10 views

CVE-2025-11447

Removed by vendor...

7.5CVSS7.5AI score0.00773EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.8 views

PT-2025-43135

Name of the Vulnerable Software and Affected Versions GitLab CE/EE versions 11.0 through 18.3.4 GitLab CE/EE versions 18.4 through 18.4.2 GitLab CE/EE versions 18.5 through 18.5.0 Description An issue has been resolved in GitLab CE/EE that could allow an unauthenticated attacker to cause a denial...

7.8CVSS6.7AI score0.00773EPSS
Exploits0References16
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.5 views

AlmaLinux 8 : perl-JSON-XS (ALSA-2025:17163)

The remote AlmaLinux 8 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2025:17163 advisory. JSON-XS: integer buffer overflow causing a segfault when parsing crafted JSON CVE-2025-40928 Tenable has extracted the preceding description block directly from t...

7.5CVSS7.6AI score0.00598EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2025/10/17 5:8 p.m.12 views

OpenBao has potential Denial of Service vulnerability when processing malicious unauthenticated JSON requests

Summary JSON objects after decoding might use more memory than their serialized version. It is possible to tune a JSON to maximize the factor between serialized memory usage and deserialized memory usage similar to a zip bomb. While reproducing the issue, we could reach a factor of about 35. This...

7.5CVSS6.8AI score0.00647EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/10/17 4:3 p.m.8 views

CVE-2025-59043 OpenBao vulnerable to denial of service via malicious JSON request processing

OpenBao is an open source identity-based secrets management system. In OpenBao versions prior to 2.4.1, JSON objects after decoding may use significantly more memory than their serialized version. It is possible to craft a JSON payload to maximize the factor between serialized memory usage and...

7.5CVSS6.7AI score0.00647EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/10/17 4:3 p.m.2 views

CVE-2025-59043 OpenBao vulnerable to denial of service via malicious JSON request processing

OpenBao is an open source identity-based secrets management system. In OpenBao versions prior to 2.4.1, JSON objects after decoding may use significantly more memory than their serialized version. It is possible to craft a JSON payload to maximize the factor between serialized memory usage and...

7.5CVSS6.3AI score0.00647EPSS
Exploits0References4
OSV
OSV
added 2025/10/17 2:54 p.m.5 views

OESA-2025-2448 perl-JSON-XS security update

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. Security Fixes: JSON::XS before version 4.04 for Perl has an integer buffer overflow causing a segfault when...

7.5CVSS7.4AI score0.00598EPSS
Exploits0References2
OSV
OSV
added 2025/10/10 5:50 a.m.5 views

RLSA-2025:17162 Moderate: perl-JSON-XS security update

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. Security Fixes: JSON-XS: integer buffer overflow causing a segfault when parsing crafted JSON CVE-2025-40928 For...

7.5CVSS7.3AI score0.00598EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/10/08 7:24 p.m.5 views

cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings

A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decodearrayindexfrompointer function in the cJSONUtils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a...

9.8CVSS5.7AI score0.00693EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2025/10/08 7:6 p.m.7 views

cJSON: out-of-bounds access in decode_array_index_from_pointer() in cJSON_Utils.c via crafted JSON pointer strings

A flaw was found in the cJSON library. A specially crafted JSON pointer string can cause an out-of-bounds access in the decodearrayindexfrompointer function in the cJSONUtils.c file due to improper array bounds checking, causing a crash to the application linked to the library and resulting in a...

9.8CVSS5.7AI score0.00693EPSS
Exploits1References5
RedHat Linux
RedHat Linux
added 2025/10/07 5:52 a.m.8 views

JSON-XS: integer buffer overflow causing a segfault when parsing crafted JSON

A flaw was found in the JSON-XS Perl module. A buffer overflow can be triggered due to an integer overflow when a specially crafted JSON input is processed, causing a segmentation fault, crashing the application using the module and resulting in a denial of service...

7.5CVSS5.9AI score0.00598EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-2580

Malware in sbrugna...

4CVSS6.1AI score0.01952EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-1221

Malware in sbrugna...

7.5CVSS7.6AI score0.0182EPSS
Exploits1References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-6196

Malware in sbrugna...

5CVSS6AI score0.03256EPSS
Exploits0References15
Rows per page
Query Builder