mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-2q39-w2hw-2pjm
This commit is contained in:
+38
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2q39-w2hw-2pjm",
|
||||
"modified": "2025-03-28T21:30:47Z",
|
||||
"modified": "2025-03-31T16:10:04Z",
|
||||
"published": "2025-03-28T21:30:47Z",
|
||||
"aliases": [
|
||||
"CVE-2024-6875"
|
||||
],
|
||||
"summary": "Infinispan Potential Out of Memory Error via REST Compare API Buffer API",
|
||||
"details": "A vulnerability was found in the Infinispan component in Red Hat Data Grid. The REST compare API may have a buffer leak and an out of memory error can occur when sending continual requests with large POST data to the REST API.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -13,7 +14,36 @@
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.infinispan:infinispan-query"
|
||||
},
|
||||
"versions": [
|
||||
"15.1.0.Dev01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.infinispan:infinispan-query"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "15.0.5.Final"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -26,6 +56,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298555"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/infinispan/infinispan"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -33,8 +67,8 @@
|
||||
"CWE-401"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-31T16:10:04Z",
|
||||
"nvd_published_at": "2025-03-28T21:15:17Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user