mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-66rc-vg9f-48m7
This commit is contained in:
+28
-7
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-66rc-vg9f-48m7",
|
||||
"modified": "2025-04-14T21:32:25Z",
|
||||
"modified": "2025-04-14T22:59:04Z",
|
||||
"published": "2025-04-14T21:32:24Z",
|
||||
"aliases": [
|
||||
"CVE-2025-3588"
|
||||
],
|
||||
"summary": "jsonschema2pojo has Improper Restriction of Operations within the Bounds of a Memory Buffer",
|
||||
"details": "A vulnerability, which was classified as problematic, has been found in joelittlejohn jsonschema2pojo 1.2.2. This issue affects the function apply of the file org/jsonschema2pojo/rules/SchemaRule.java of the component JSON File Handler. The manipulation leads to stack-based buffer overflow. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,10 +15,30 @@
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
|
||||
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.jsonschema2pojo:jsonschema2pojo-core"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.2.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -28,8 +49,8 @@
|
||||
"url": "https://github.com/joelittlejohn/jsonschema2pojo/issues/1672"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/joelittlejohn/jsonschema2pojo/issues/1672#issue-2968446816"
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/joelittlejohn/jsonschema2pojo"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
@@ -49,8 +70,8 @@
|
||||
"CWE-119"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-14T22:59:04Z",
|
||||
"nvd_published_at": "2025-04-14T21:15:18Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user