Skip to content
Closed
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions content/solr/vex/2025-08-02-cve-2024-7254.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ jira: SOLR-17833
category:
- solr/vex
versions: "≤ 9.9.0"
jars:
- protobuf-java-3.25.3.jar
analysis:
state: in_triage
title: "protobuf-java: Potential Denial of Service issue"
Expand Down
4 changes: 3 additions & 1 deletion content/solr/vex/2025-08-04-cve-2025-48924.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ cve: CVE-2025-48924
category:
- solr/vex
versions: "9.0.0-9.9.0"
jars:
- commons-lang3-3.15.0.jar
analysis:
state: not_affected
justification: "code_not_reachable"
title: "commons-lang3-<version>.jar"
title: "commons-lang3"
---
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.