Skip to content

Commit 613b1db

Browse files
1 parent 59ca903 commit 613b1db

File tree

1 file changed

+30
-5
lines changed

1 file changed

+30
-5
lines changed

advisories/unreviewed/2025/01/GHSA-4cv2-4hjh-77rx/GHSA-4cv2-4hjh-77rx.json advisories/github-reviewed/2025/01/GHSA-4cv2-4hjh-77rx/GHSA-4cv2-4hjh-77rx.json

+30-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,35 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-4cv2-4hjh-77rx",
4-
"modified": "2025-01-21T21:30:53Z",
4+
"modified": "2025-01-21T22:47:39Z",
55
"published": "2025-01-21T21:30:53Z",
66
"aliases": [
77
"CVE-2024-51417"
88
],
9+
"summary": "Property reflection in System.Linq.Dynamic.Core",
910
"details": "An issue in System.Linq.Dynamic.Core Latest version v.1.4.6 allows remote access to properties on reflection types and static properties/fields.",
1011
"severity": [],
11-
"affected": [],
12+
"affected": [
13+
{
14+
"package": {
15+
"ecosystem": "NuGet",
16+
"name": "System.Linq.Dynamic.Core"
17+
},
18+
"ranges": [
19+
{
20+
"type": "ECOSYSTEM",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"last_affected": "1.5.1"
27+
}
28+
]
29+
}
30+
]
31+
}
32+
],
1233
"references": [
1334
{
1435
"type": "ADVISORY",
@@ -22,16 +43,20 @@
2243
"type": "WEB",
2344
"url": "https://dynamic-linq.net/expression-language#operators"
2445
},
46+
{
47+
"type": "PACKAGE",
48+
"url": "https://github.com/zzzprojects/System.Linq.Dynamic.Core"
49+
},
2550
{
2651
"type": "WEB",
2752
"url": "https://zzzprojects.com"
2853
}
2954
],
3055
"database_specific": {
3156
"cwe_ids": [],
32-
"severity": null,
33-
"github_reviewed": false,
34-
"github_reviewed_at": null,
57+
"severity": "HIGH",
58+
"github_reviewed": true,
59+
"github_reviewed_at": "2025-01-21T22:47:39Z",
3560
"nvd_published_at": "2025-01-21T19:15:10Z"
3661
}
3762
}

0 commit comments

Comments
 (0)