Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHSA-9cxr-76pm-j3wf: more accurate version ranges #5234

Open
wants to merge 1 commit into
base: raboof/advisory-improvement-5234
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
GHSA-9cxr-76pm-j3wf: more accurate version ranges
Based on the machine-readable ranges in
https://www.cve.org/CVERecord?id=CVE-2024-53299
  • Loading branch information
raboof committed Jan 28, 2025
commit 56483287650841f617227d3b7f00e12b282e1e72
Original file line number Diff line number Diff line change
@@ -23,10 +23,48 @@
"introduced": "7.0.0"
},
{
"fixed": "9.19.0"
"fixed": "7.19.0"
}
]
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.wicket:wicket-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "8.0.0-M1"
},
{
"fixed": "8.17.0"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.wicket:wicket-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "9.0.0-M1"
},
{
"fixed": "9.18.0"
}
]
}
]
},
{
@@ -39,7 +77,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "10.0.0"
"introduced": "10.0.0-M1"
},
{
"fixed": "10.3.0"
@@ -76,4 +114,4 @@
"github_reviewed_at": "2025-01-23T22:31:09Z",
"nvd_published_at": "2025-01-23T09:15:07Z"
}
}
}