Skip to content
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
14 changes: 14 additions & 0 deletions vex-input.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"ids": [
"CVE-2025-48924"
],
"versions": "9.0.0\u20139.9.0",
"jars": [
"commons-lang3-<version>.jar"
],
"analysis": {
"state": "not_affected",
"justification": "code_not_reachable",
"detail": "The vulnerable functionality is only reachable via `commons-configuration2`, which is used in Solr's Hadoop Kerberos support (`solr-hadoop-auth`) to load administrator-provided Hadoop configuration files. As such, the vulnerability is not exploitable in Solr."
}
},
{
"ids": [
"CVE-2024-51504"
Expand Down