Skip to content

Commit 0458b25

Browse files
1 parent 1a05055 commit 0458b25

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

advisories/github-reviewed/2026/03/GHSA-rvv3-g6hj-g44x/GHSA-rvv3-g6hj-g44x.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-rvv3-g6hj-g44x",
4-
"modified": "2026-03-13T20:57:07Z",
4+
"modified": "2026-03-16T12:45:41Z",
55
"published": "2026-03-13T20:57:07Z",
66
"aliases": [],
77
"summary": "AutoMapper Vulnerable to Denial of Service (DoS) via Uncontrolled Recursion",
@@ -23,14 +23,33 @@
2323
"type": "ECOSYSTEM",
2424
"events": [
2525
{
26-
"introduced": "0"
26+
"introduced": "16.0.0"
2727
},
2828
{
2929
"fixed": "16.1.1"
3030
}
3131
]
3232
}
3333
]
34+
},
35+
{
36+
"package": {
37+
"ecosystem": "NuGet",
38+
"name": "AutoMapper"
39+
},
40+
"ranges": [
41+
{
42+
"type": "ECOSYSTEM",
43+
"events": [
44+
{
45+
"introduced": "0"
46+
},
47+
{
48+
"fixed": "15.1.1"
49+
}
50+
]
51+
}
52+
]
3453
}
3554
],
3655
"references": [
@@ -46,6 +65,10 @@
4665
"type": "PACKAGE",
4766
"url": "https://github.com/LuckyPennySoftware/AutoMapper"
4867
},
68+
{
69+
"type": "WEB",
70+
"url": "https://github.com/LuckyPennySoftware/AutoMapper/releases/tag/v15.1.1"
71+
},
4972
{
5073
"type": "WEB",
5174
"url": "https://github.com/LuckyPennySoftware/AutoMapper/releases/tag/v16.1.1"

0 commit comments

Comments
 (0)