This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 05dd4c443 Commit build products
05dd4c443 is described below
commit 05dd4c443d5da4dc4d9277382161a67ac07471b2
Author: Build Pelican (action) <[email protected]>
AuthorDate: Thu Aug 13 00:49:43 2026 +0000
Commit build products
---
output/feeds/all.atom.xml | 27 +++-
output/feeds/solr/vex.atom.xml | 19 ++-
output/security-dependency-cves.html | 9 ++
output/solr.openvex.json | 50 ++++++
output/solr.vex.json | 289 ++++++++++++++++++-----------------
output/vex.html | 39 +++++
6 files changed, 288 insertions(+), 145 deletions(-)
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 1900061cc..498fdbaf1 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1494,7 +1494,24 @@ Damon Toey (reporter)</p>
<p>Please refer to the Upgrade Notes in the Solr Ref Guide for
information on upgrading from previous Solr versions:</p>
<p><a
href="https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html">https://solr.apache.org/guide/solr/9_10/upgrade-notes/solr-upgrade-notes.html</a></p>
<p>Please read CHANGELOG.md for a full list of new features, changes and
bugfixes:</p>
-<p><a
href="https://solr.apache.org/9_10_0/changes/Changes.html">https://solr.apache.org/9_10_0/changes/Changes.html</a></p></content><category
term="solr/news"/></entry><entry><title>Apache Commons Lang: uncontrolled
recursion in ClassUtils.getClass</title><link href="/cve-2025-48924.html"
rel="alternate"/><published>2025-08-04T00:00:00+00:00</published><updated>2025-08-04T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2025-08-0 [...]
+<p><a
href="https://solr.apache.org/9_10_0/changes/Changes.html">https://solr.apache.org/9_10_0/changes/Changes.html</a></p></content><category
term="solr/news"/></entry><entry><title>Apache POI: improper input validation
parsing OOXML files</title><link href="/cve-2025-31672.html"
rel="alternate"/><published>2025-09-07T00:00:00+00:00</published><updated>2025-09-07T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2025-09-07:/cve-20 [...]
+a crafted OOXML file (<code>.xlsx</code>,
<code>.docx</code>, etc.) can cause
<code>poi-ooxml</code> to read unexpected data or consume
+excessive resources. It affects all <code>poi-ooxml</code>
releases before 5.4.0 (fixed in 5.4.0). Solr bundles
+an affected …</p></summary><content type="html"><p>CVE-2025-31672
(CVSS 6.9) is an improper-input-validation issue in Apache POI's OOXML parser:
parsing
+a crafted OOXML file (<code>.xlsx</code>,
<code>.docx</code>, etc.) can cause
<code>poi-ooxml</code> to read unexpected data or consume
+excessive resources. It affects all <code>poi-ooxml</code>
releases before 5.4.0 (fixed in 5.4.0). Solr bundles
+an affected <code>poi-ooxml</code> via the optional
<strong>extraction (Solr Cell)</strong> module — 5.2.2 in the 9.x
line,
+and older 3.x/4.x builds before that — from Solr 3.6.0 through 9.10.1. Solr
10.x ships no POI, and the
+9.x line upgraded to a fixed <code>poi-ooxml</code> (5.5.1) after
9.10.1, so the affected range is 3.6.0 – 9.10.1.</p>
+<p>Solr is <strong>not affected</strong> in a supported
configuration. Apache POI is used only by the extraction
+(Solr Cell) module, which parses rich documents (PDF, Office, etc.) via Apache
Tika. Solr Cell is not
+enabled by default and is <strong>not recommended for
production</strong>: the project's guidance is to run Tika as
+a separate service and index the extracted text, rather than have Solr parse
untrusted documents
+in-process. A deployment that follows that guidance never feeds an
attacker-controlled OOXML file to
+the bundled POI, so the vulnerable parser is not reached.</p>
+<p>Operators who nonetheless enable Solr Cell and parse untrusted
documents should either move document
+extraction out of Solr (the recommended architecture) or replace the bundled
+<code>modules/extraction/lib/poi-ooxml-*.jar</code> with
<code>poi-ooxml</code> 5.4.0 or later. Tracked as
SOLR-17903.</p></content><category
term="solr/vex"/></entry><entry><title>Apache Commons Lang: uncontrolled
recursion in ClassUtils.getClass</title><link href="/cve-2025-48924.html"
rel="alternate"/><published>2025-08-04T00:00:00+00:00</published><updated>2025-08-04T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2025-0 [...]
<code>ClassUtils.getClass(...)</code>: a very long, deeply-nested
class name can exhaust the stack and
throw <code>StackOverflowError</code>. It affects
<code>commons-lang3</code> from 3.0 up to (but not including)
3.18.0,
so dependency scanners flag the <code>commons-lang3</code> JAR
bundled in Solr 9.x …</p></summary><content
type="html"><p>CVE-2025-48924 is an uncontrolled-recursion issue in
Apache Commons Lang's
@@ -2306,10 +2323,4 @@ in Solr 8.1.0 (2.4.0) and shipped an affected version —
2.4.0, then 2.7.0, the
<p>Please refer to the Upgrade Notes in the Solr Ref Guide for
information on upgrading from previous Solr versions:</p>
<p><a
href="https://solr.apache.org/guide/solr/9_1/upgrade-notes/solr-upgrade-notes.html">https://solr.apache.org/guide/solr/9_1/upgrade-notes/solr-upgrade-notes.html</a></p>
<p>Please read CHANGES.txt for a full list of bugfixes:</p>
-<p><a
href="https://solr.apache.org/9_1_1/changes/Changes.html">https://solr.apache.org/9_1_1/changes/Changes.html</a></p></content><category
term="solr/news"/></entry><entry><title>xercesImpl</title><link
href="/cve-2012-0881.html"
rel="alternate"/><published>2022-12-14T00:00:00+00:00</published><updated>2022-12-14T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2022-12-14:/cve-2012-0881.html</id><content
type="html"><p>Onl [...]
-transitive dependency on <code>struts-core</code>,
<code>struts-taglib</code> and
<code>struts-tiles</code> 1.3.8. Solr does not
-ship any Struts jar — the dependency is excluded and only appears as a
transitive POM listing
-(see SOLR-2849) — so these Struts vulnerabilities
…</p></summary><content type="html"><p>Scanners flag
<code>velocity-tools-2.0.jar</code> with Apache Struts 1 CVEs
because its POM declares a
-transitive dependency on <code>struts-core</code>,
<code>struts-taglib</code> and
<code>struts-tiles</code> 1.3.8. Solr does not
-ship any Struts jar — the dependency is excluded and only appears as a
transitive POM listing
-(see SOLR-2849) — so these Struts vulnerabilities are not present in, or
exploitable through, Solr.</p></content><category
term="solr/vex"/></entry></feed>
\ No newline at end of file
+<p><a
href="https://solr.apache.org/9_1_1/changes/Changes.html">https://solr.apache.org/9_1_1/changes/Changes.html</a></p></content><category
term="solr/news"/></entry><entry><title>xercesImpl</title><link
href="/cve-2012-0881.html"
rel="alternate"/><published>2022-12-14T00:00:00+00:00</published><updated>2022-12-14T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2022-12-14:/cve-2012-0881.html</id><content
type="html"><p>Onl [...]
\ No newline at end of file
diff --git a/output/feeds/solr/vex.atom.xml b/output/feeds/solr/vex.atom.xml
index 05f65b982..269c1cc52 100644
--- a/output/feeds/solr/vex.atom.xml
+++ b/output/feeds/solr/vex.atom.xml
@@ -1262,7 +1262,24 @@ is referenced only inside Log4j's own JARs.
Neither Solr nor any of its bundled dependencies ever constructs or logs such
a message.</p>
<p>Because no shipped code can hand a triggering value to the layout,
the vulnerable code path cannot be reached regardless of the configured layout,
-and the Solr community considers this vulnerability
<strong>non-exploitable</strong> in the binary
distribution.</p></content><category
term="solr/vex"/></entry><entry><title>Apache Commons Lang: uncontrolled
recursion in ClassUtils.getClass</title><link href="/cve-2025-48924.html"
rel="alternate"/><published>2025-08-04T00:00:00+00:00</published><updated>2025-08-04T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2025-08-04:/cve-2025-489 [...]
+and the Solr community considers this vulnerability
<strong>non-exploitable</strong> in the binary
distribution.</p></content><category
term="solr/vex"/></entry><entry><title>Apache POI: improper input validation
parsing OOXML files</title><link href="/cve-2025-31672.html"
rel="alternate"/><published>2025-09-07T00:00:00+00:00</published><updated>2025-09-07T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2025-09-07:/cve-2025-31672.html</ [...]
+a crafted OOXML file (<code>.xlsx</code>,
<code>.docx</code>, etc.) can cause
<code>poi-ooxml</code> to read unexpected data or consume
+excessive resources. It affects all <code>poi-ooxml</code>
releases before 5.4.0 (fixed in 5.4.0). Solr bundles
+an affected …</p></summary><content type="html"><p>CVE-2025-31672
(CVSS 6.9) is an improper-input-validation issue in Apache POI's OOXML parser:
parsing
+a crafted OOXML file (<code>.xlsx</code>,
<code>.docx</code>, etc.) can cause
<code>poi-ooxml</code> to read unexpected data or consume
+excessive resources. It affects all <code>poi-ooxml</code>
releases before 5.4.0 (fixed in 5.4.0). Solr bundles
+an affected <code>poi-ooxml</code> via the optional
<strong>extraction (Solr Cell)</strong> module — 5.2.2 in the 9.x
line,
+and older 3.x/4.x builds before that — from Solr 3.6.0 through 9.10.1. Solr
10.x ships no POI, and the
+9.x line upgraded to a fixed <code>poi-ooxml</code> (5.5.1) after
9.10.1, so the affected range is 3.6.0 – 9.10.1.</p>
+<p>Solr is <strong>not affected</strong> in a supported
configuration. Apache POI is used only by the extraction
+(Solr Cell) module, which parses rich documents (PDF, Office, etc.) via Apache
Tika. Solr Cell is not
+enabled by default and is <strong>not recommended for
production</strong>: the project's guidance is to run Tika as
+a separate service and index the extracted text, rather than have Solr parse
untrusted documents
+in-process. A deployment that follows that guidance never feeds an
attacker-controlled OOXML file to
+the bundled POI, so the vulnerable parser is not reached.</p>
+<p>Operators who nonetheless enable Solr Cell and parse untrusted
documents should either move document
+extraction out of Solr (the recommended architecture) or replace the bundled
+<code>modules/extraction/lib/poi-ooxml-*.jar</code> with
<code>poi-ooxml</code> 5.4.0 or later. Tracked as
SOLR-17903.</p></content><category
term="solr/vex"/></entry><entry><title>Apache Commons Lang: uncontrolled
recursion in ClassUtils.getClass</title><link href="/cve-2025-48924.html"
rel="alternate"/><published>2025-08-04T00:00:00+00:00</published><updated>2025-08-04T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2025-0 [...]
<code>ClassUtils.getClass(...)</code>: a very long, deeply-nested
class name can exhaust the stack and
throw <code>StackOverflowError</code>. It affects
<code>commons-lang3</code> from 3.0 up to (but not including)
3.18.0,
so dependency scanners flag the <code>commons-lang3</code> JAR
bundled in Solr 9.x …</p></summary><content
type="html"><p>CVE-2025-48924 is an uncontrolled-recursion issue in
Apache Commons Lang's
diff --git a/output/security-dependency-cves.html
b/output/security-dependency-cves.html
index 54b500a1e..67e90d33f 100644
--- a/output/security-dependency-cves.html
+++ b/output/security-dependency-cves.html
@@ -623,6 +623,15 @@ or contact <a
href="mailto:[email protected]">[email protected]</a>.</p>
</tr>
<tr>
<td>
+<a href="https://nvd.nist.gov/vuln/detail/CVE-2025-31672">CVE-2025-31672</a>
</td>
+ <td>3.6.0-9.10.1</td>
+ <td>
+ poi-ooxml-5.2.2.jar </td>
+ <td><span class="cdx-not-affected">not affected</span></td>
+ <td><a href="/vex.html#cve-2025-31672">Apache POI: improper input
validation parsing OOXML files</a></td>
+ </tr>
+ <tr>
+ <td>
<a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48924">CVE-2025-48924</a>
</td>
<td>9.0.0-9.9.0</td>
<td>
diff --git a/output/solr.openvex.json b/output/solr.openvex.json
index a25457c23..cd6806ca5 100644
--- a/output/solr.openvex.json
+++ b/output/solr.openvex.json
@@ -1084,6 +1084,56 @@
"impact_statement": "CVE-2025-48924 is an uncontrolled-recursion issue
in Apache Commons Lang's\n`ClassUtils.getClass(...)`: a very long,
deeply-nested class name can exhaust the stack and\nthrow `StackOverflowError`.
It affects `commons-lang3` from 3.0 up to (but not including) 3.18.0,\nso
dependency scanners flag the `commons-lang3` JAR bundled in Solr 9.x (which
ships versions\n3.12.0 through 3.15.0 across the 9.0\u20139.9 line).\n\nSolr is
**not affected**. The vulnerable `Clas [...]
"status_notes": "Affected Apache Solr versions: 9.0.0-9.9.0."
},
+ {
+ "vulnerability": {
+ "name": "CVE-2025-31672"
+ },
+ "products": [
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ },
+ {
+ "@id": "pkg:maven/org.apache.poi/[email protected]"
+ }
+ ],
+ "status": "not_affected",
+ "timestamp": "2025-09-07T00:00:00Z",
+ "impact_statement": "CVE-2025-31672 (CVSS 6.9) is an
improper-input-validation issue in Apache POI's OOXML parser: parsing\na
crafted OOXML file (`.xlsx`, `.docx`, etc.) can cause `poi-ooxml` to read
unexpected data or consume\nexcessive resources. It affects all `poi-ooxml`
releases before 5.4.0 (fixed in 5.4.0). Solr bundles\nan affected `poi-ooxml`
via the optional **extraction (Solr Cell)** module \u2014 5.2.2 in the 9.x
line,\nand older 3.x/4.x builds before that \u2014 from S [...]
+ "status_notes": "Affected Apache Solr versions: 3.6.0-9.10.1."
+ },
{
"vulnerability": {
"name": "CVE-2026-34477"
diff --git a/output/solr.vex.json b/output/solr.vex.json
index 80e1904c1..567362d7c 100644
--- a/output/solr.vex.json
+++ b/output/solr.vex.json
@@ -7,7 +7,7 @@
"name": "solr",
"version": "SNAPSHOT",
"type": "application",
- "bom-ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "bom-ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
},
"vulnerabilities": [
@@ -23,7 +23,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -39,7 +39,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -55,7 +55,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -71,7 +71,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -87,7 +87,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -103,7 +103,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -119,7 +119,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -135,7 +135,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -151,7 +151,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -167,7 +167,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -183,7 +183,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -199,7 +199,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -215,7 +215,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -231,7 +231,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -247,7 +247,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -263,7 +263,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -279,7 +279,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -295,7 +295,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -311,7 +311,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -327,7 +327,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -343,7 +343,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -359,7 +359,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -375,7 +375,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -391,7 +391,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -407,7 +407,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -423,7 +423,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -439,7 +439,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -455,7 +455,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -471,7 +471,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -487,7 +487,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -503,7 +503,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -519,7 +519,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -535,7 +535,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -551,7 +551,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -567,7 +567,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -583,7 +583,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -599,7 +599,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -615,7 +615,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -631,7 +631,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -647,7 +647,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -663,7 +663,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -679,7 +679,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -695,7 +695,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -711,7 +711,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -727,7 +727,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -743,7 +743,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -759,7 +759,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -775,7 +775,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -791,7 +791,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -807,7 +807,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -823,7 +823,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -839,7 +839,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -855,7 +855,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -871,7 +871,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -887,7 +887,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -903,7 +903,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -919,7 +919,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -935,7 +935,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -951,7 +951,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -970,7 +970,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -986,7 +986,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1002,7 +1002,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1018,7 +1018,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1037,7 +1037,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1053,7 +1053,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1070,7 +1070,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1087,7 +1087,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1104,7 +1104,24 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
+ }
+ ]
+ },
+ {
+ "id": "CVE-2025-31672",
+ "source": {
+ "name": "NVD",
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-31672"
+ },
+ "analysis": {
+ "state": "not_affected",
+ "justification": "requires_configuration",
+ "detail": "CVE-2025-31672 (CVSS 6.9) is an improper-input-validation
issue in Apache POI's OOXML parser: parsing\na crafted OOXML file (`.xlsx`,
`.docx`, etc.) can cause `poi-ooxml` to read unexpected data or
consume\nexcessive resources. It affects all `poi-ooxml` releases before 5.4.0
(fixed in 5.4.0). Solr bundles\nan affected `poi-ooxml` via the optional
**extraction (Solr Cell)** module \u2014 5.2.2 in the 9.x line,\nand older
3.x/4.x builds before that \u2014 from Solr 3.6. [...]
+ },
+ "affects": [
+ {
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1121,7 +1138,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1138,7 +1155,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1155,7 +1172,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1172,7 +1189,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1189,7 +1206,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1209,7 +1226,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1229,7 +1246,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1249,7 +1266,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1266,7 +1283,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1286,7 +1303,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1303,7 +1320,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1320,7 +1337,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1337,7 +1354,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1354,7 +1371,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1371,7 +1388,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1388,7 +1405,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1405,7 +1422,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1422,7 +1439,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1439,7 +1456,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1456,7 +1473,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1473,7 +1490,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1490,7 +1507,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1507,7 +1524,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1524,7 +1541,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1541,7 +1558,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1558,7 +1575,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1575,7 +1592,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1592,7 +1609,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1609,7 +1626,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1626,7 +1643,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1643,7 +1660,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1660,7 +1677,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1677,7 +1694,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1694,7 +1711,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1711,7 +1728,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1728,7 +1745,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1745,7 +1762,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1762,7 +1779,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1779,7 +1796,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1796,7 +1813,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1813,7 +1830,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1830,7 +1847,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1847,7 +1864,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1864,7 +1881,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1881,7 +1898,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1898,7 +1915,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1915,7 +1932,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1932,7 +1949,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1949,7 +1966,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1966,7 +1983,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -1983,7 +2000,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2000,7 +2017,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2017,7 +2034,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2034,7 +2051,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2051,7 +2068,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2068,7 +2085,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2085,7 +2102,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2102,7 +2119,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2119,7 +2136,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2136,7 +2153,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2153,7 +2170,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2170,7 +2187,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2187,7 +2204,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2204,7 +2221,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2221,7 +2238,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2238,7 +2255,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
},
@@ -2255,7 +2272,7 @@
},
"affects": [
{
- "ref": "a883972a-5b79-56b7-bb94-719f999968d0"
+ "ref": "9c414af5-3e27-5bf4-b652-8286d3a3e732"
}
]
}
diff --git a/output/vex.html b/output/vex.html
index 70f1968cb..bc7db60e0 100644
--- a/output/vex.html
+++ b/output/vex.html
@@ -2245,6 +2245,45 @@ with <code>log4j-core-2.25.4.jar</code>.</p>
<li>CVE: <a
href="https://nvd.nist.gov/vuln/detail/CVE-2026-34477">CVE-2026-34477</a></li>
</ul>
</article>
+ <article id="cve-2025-31672" class="post panel radius">
+ <header class="post-header">
+ <h3 class="title"><a
href="https://nvd.nist.gov/vuln/detail/CVE-2025-31672">CVE-2025-31672</a>,
Apache POI: improper input validation parsing OOXML files</h3>
+ <div class="panel callout">
+ <p class="subheader">
+ <strong>Published:</strong>
+ <time
datetime="2025-09-07T00:00:00+00:00">2025-09-07</time>
+ </p>
+ <p class="subheader">
+ <strong>Status:</strong>
+ <span class="cdx-not-affected">not_affected</span>
+ </p>
+ <p class="subheader"><strong>Affected Solr
versions:</strong> 3.6.0-9.10.1</p>
+ </div>
+ </header>
+
+ <h4>Description</h4>
+ <p>CVE-2025-31672 (CVSS 6.9) is an improper-input-validation
issue in Apache POI's OOXML parser: parsing
+a crafted OOXML file (<code>.xlsx</code>, <code>.docx</code>, etc.) can cause
<code>poi-ooxml</code> to read unexpected data or consume
+excessive resources. It affects all <code>poi-ooxml</code> releases before
5.4.0 (fixed in 5.4.0). Solr bundles
+an affected <code>poi-ooxml</code> via the optional <strong>extraction (Solr
Cell)</strong> module — 5.2.2 in the 9.x line,
+and older 3.x/4.x builds before that — from Solr 3.6.0 through 9.10.1. Solr
10.x ships no POI, and the
+9.x line upgraded to a fixed <code>poi-ooxml</code> (5.5.1) after 9.10.1, so
the affected range is 3.6.0 – 9.10.1.</p>
+<p>Solr is <strong>not affected</strong> in a supported configuration. Apache
POI is used only by the extraction
+(Solr Cell) module, which parses rich documents (PDF, Office, etc.) via Apache
Tika. Solr Cell is not
+enabled by default and is <strong>not recommended for production</strong>: the
project's guidance is to run Tika as
+a separate service and index the extracted text, rather than have Solr parse
untrusted documents
+in-process. A deployment that follows that guidance never feeds an
attacker-controlled OOXML file to
+the bundled POI, so the vulnerable parser is not reached.</p>
+<p>Operators who nonetheless enable Solr Cell and parse untrusted documents
should either move document
+extraction out of Solr (the recommended architecture) or replace the bundled
+<code>modules/extraction/lib/poi-ooxml-*.jar</code> with
<code>poi-ooxml</code> 5.4.0 or later. Tracked as SOLR-17903.</p>
+
+ <h4>References</h4>
+ <ul>
+ <li>JIRA: <a
href="https://issues.apache.org/jira/browse/SOLR-17903">SOLR-17903</a></li>
+ <li>CVE: <a
href="https://nvd.nist.gov/vuln/detail/CVE-2025-31672">CVE-2025-31672</a></li>
+ </ul>
+ </article>
<article id="cve-2025-48924" class="post panel radius">
<header class="post-header">
<h3 class="title"><a
href="https://nvd.nist.gov/vuln/detail/CVE-2025-48924">CVE-2025-48924</a>,
Apache Commons Lang: uncontrolled recursion in ClassUtils.getClass</h3>