Skip to content

Commit 44f8ac1

Browse files
1 parent 2db8d6c commit 44f8ac1

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

advisories/github-reviewed/2026/04/GHSA-2m67-wjpj-xhg9/GHSA-2m67-wjpj-xhg9.json

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-2m67-wjpj-xhg9",
4-
"modified": "2026-04-04T04:17:07Z",
4+
"modified": "2026-04-08T22:42:15Z",
55
"published": "2026-04-04T04:17:07Z",
66
"aliases": [],
77
"summary": "Jackson Core: Document length constraint bypass in blocking, async, and DataInput parsers",
@@ -26,25 +26,34 @@
2626
"introduced": "3.0.0"
2727
},
2828
{
29-
"last_affected": "3.1.0"
29+
"fixed": "3.1.1"
3030
}
3131
]
3232
}
33-
]
33+
],
34+
"database_specific": {
35+
"last_known_affected_version_range": "<= 3.1.0"
36+
}
3437
}
3538
],
3639
"references": [
3740
{
3841
"type": "WEB",
3942
"url": "https://github.com/FasterXML/jackson-core/security/advisories/GHSA-2m67-wjpj-xhg9"
4043
},
44+
{
45+
"type": "WEB",
46+
"url": "https://github.com/FasterXML/jackson-core/commit/74c9ee255d1534c179bc7d3de48941bf39a9079c"
47+
},
4148
{
4249
"type": "PACKAGE",
4350
"url": "https://github.com/FasterXML/jackson-core"
4451
}
4552
],
4653
"database_specific": {
47-
"cwe_ids": [],
54+
"cwe_ids": [
55+
"CWE-770"
56+
],
4857
"severity": "HIGH",
4958
"github_reviewed": true,
5059
"github_reviewed_at": "2026-04-04T04:17:07Z",

0 commit comments

Comments
 (0)