Skip to content

Commit 108b91c

Browse files
committed
GHSA-9cxr-76pm-j3wf: more accurate version ranges
Based on the machine-readable ranges in https://www.cve.org/CVERecord?id=CVE-2024-53299
1 parent 9d9fbcb commit 108b91c

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

advisories/github-reviewed/2025/01/GHSA-9cxr-76pm-j3wf/GHSA-9cxr-76pm-j3wf.json

+16-17
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,22 @@
2323
"introduced": "7.0.0"
2424
},
2525
{
26-
"fixed": "9.19.0"
27-
}
28-
]
29-
}
30-
]
31-
},
32-
{
33-
"package": {
34-
"ecosystem": "Maven",
35-
"name": "org.apache.wicket:wicket-core"
36-
},
37-
"ranges": [
38-
{
39-
"type": "ECOSYSTEM",
40-
"events": [
26+
"fixed": "7.19.0"
27+
},
28+
{
29+
"introduced": "8.0.0-M1"
30+
},
31+
{
32+
"fixed": "8.17.0"
33+
},
34+
{
35+
"introduced": "9.0.0-M1"
36+
},
37+
{
38+
"fixed": "9.18.0"
39+
},
4140
{
42-
"introduced": "10.0.0"
41+
"introduced": "10.0.0-M1"
4342
},
4443
{
4544
"fixed": "10.3.0"
@@ -76,4 +75,4 @@
7675
"github_reviewed_at": "2025-01-23T22:31:09Z",
7776
"nvd_published_at": "2025-01-23T09:15:07Z"
7877
}
79-
}
78+
}

0 commit comments

Comments
 (0)