Login
Newsletter
Werbung

Sicherheit: Zwei Probleme in apache-commons-vfs2
Aktuelle Meldungen Distributionen
Name: Zwei Probleme in apache-commons-vfs2
ID: SUSE-SU-2025:1022-1
Distribution: SUSE
Plattformen: SUSE openSUSE Leap 15.6
Datum: Mi, 26. März 2025, 23:12
Referenzen: https://www.cve.org/CVERecord?id=CVE-2025-30474
https://www.cve.org/CVERecord?id=CVE-2025-27553
Applikationen: apache-commons-vfs2

Originalnachricht

--===============6787270988854093365==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit



# Security update for apache-commons-vfs2

Announcement ID: SUSE-SU-2025:1022-1
Release Date: 2025-03-26T11:28:38Z
Rating: important
References:

* bsc#1239973
* bsc#1239974


Cross-References:

* CVE-2025-27553
* CVE-2025-30474


CVSS scores:

* CVE-2025-27553 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
* CVE-2025-27553 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
* CVE-2025-30474 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N


Affected Products:

* openSUSE Leap 15.6



An update that solves two vulnerabilities can now be installed.

## Description:

This update for apache-commons-vfs2 fixes the following issues:

* CVE-2025-27553: Fixed possible path traversal issue when using
NameScope.DESCENDENT (bsc#1239973)
* CVE-2025-30474: Fixed information disclosure due to failing to find an FTP
file reveal the URI's password in an error message (bsc#1239974)

Other fixes: \- Upgrade to upstream version 2.10.0

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* openSUSE Leap 15.6
zypper in -t patch openSUSE-SLE-15.6-2025-1022=1

## Package List:

* openSUSE Leap 15.6 (noarch)
* apache-commons-vfs2-ant-2.10.0-150200.3.3.1
* apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1
* apache-commons-vfs2-examples-2.10.0-150200.3.3.1
* apache-commons-vfs2-2.10.0-150200.3.3.1

## References:

* https://www.suse.com/security/cve/CVE-2025-27553.html
* https://www.suse.com/security/cve/CVE-2025-30474.html
* https://bugzilla.suse.com/show_bug.cgi?id=1239973
* https://bugzilla.suse.com/show_bug.cgi?id=1239974


--===============6787270988854093365==
Content-Type: text/html; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit




<div class="container">
<h1>Security update for apache-commons-vfs2</h1>

<table class="table table-striped table-bordered">
<tbody>
<tr>
<th>Announcement ID:</th>
<td>SUSE-SU-2025:1022-1</td>
</tr>
<tr>
<th>Release Date:</th>
<td>2025-03-26T11:28:38Z</td>
</tr>

<tr>
<th>Rating:</th>
<td>important</td>
</tr>
<tr>
<th>References:</th>
<td>
<ul>

<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1239973">bsc#1239973</a>
</li>

<li style="display: inline;">
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1239974">bsc#1239974</a>
</li>


</ul>
</td>
</tr>

<tr>
<th>
Cross-References:
</th>
<td>
<ul>

<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2025-27553.html">CVE-2025-27553</a>
</li>

<li style="display: inline;">
<a href="https://www.suse.com/security/cve/CVE-2025-30474.html">CVE-2025-30474</a>
</li>

</ul>
</td>
</tr>
<tr>
<th>CVSS scores:</th>
<td>
<ul class="list-group">

<li class="list-group-item">
<span
class="cvss-reference">CVE-2025-27553</span>
<span class="cvss-source">
(

SUSE

):
</span>
<span
class="cvss-score">5.3</span>
<span
class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N</span>
</li>

<li class="list-group-item">
<span
class="cvss-reference">CVE-2025-27553</span>
<span class="cvss-source">
(

NVD

):
</span>
<span
class="cvss-score">7.5</span>
<span
class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N</span>
</li>

<li class="list-group-item">
<span
class="cvss-reference">CVE-2025-30474</span>
<span class="cvss-source">
(

SUSE

):
</span>
<span
class="cvss-score">7.5</span>
<span
class="cvss-vector">CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N</span>
</li>

</ul>
</td>
</tr>

<tr>
<th>Affected Products:</th>
<td>
<ul class="list-group">

<li class="list-group-item">openSUSE Leap
15.6</li>

</ul>
</td>
</tr>
</tbody>
</table>

<p>An update that solves two vulnerabilities can now be
installed.</p>





<h2>Description:</h2>

<p>This update for apache-commons-vfs2 fixes the following
issues:</p>
<ul>
<li>CVE-2025-27553: Fixed possible path traversal issue when using
NameScope.DESCENDENT (bsc#1239973)</li>
<li>CVE-2025-30474: Fixed information disclosure due to failing to find
an FTP file reveal the URI&#x27;s password in an error message (bsc#1239974)</li>
</ul>
<p>Other fixes:
- Upgrade to upstream version 2.10.0</p>





<h2>Patch Instructions:</h2>
<p>
To install this SUSE update use the SUSE recommended
installation methods like YaST online_update or "zypper
patch".<br/>

Alternatively you can run the command listed for your product:
</p>
<ul class="list-group">

<li class="list-group-item">
openSUSE Leap 15.6


<br/>
<code>zypper in -t patch
openSUSE-SLE-15.6-2025-1022=1</code>



</li>

</ul>

<h2>Package List:</h2>
<ul>


<li>
openSUSE Leap 15.6 (noarch)
<ul>


<li>apache-commons-vfs2-ant-2.10.0-150200.3.3.1</li>


<li>apache-commons-vfs2-javadoc-2.10.0-150200.3.3.1</li>


<li>apache-commons-vfs2-examples-2.10.0-150200.3.3.1</li>


<li>apache-commons-vfs2-2.10.0-150200.3.3.1</li>

</ul>
</li>


</ul>


<h2>References:</h2>
<ul>


<li>
<a href="https://www.suse.com/security/cve/CVE-2025-27553.html">https://www.suse.com/security/cve/CVE-2025-27553.html</a>
</li>



<li>
<a href="https://www.suse.com/security/cve/CVE-2025-30474.html">https://www.suse.com/security/cve/CVE-2025-30474.html</a>
</li>



<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1239973">https://bugzilla.suse.com/show_bug.cgi?id=1239973</a>
</li>



<li>
<a href="https://bugzilla.suse.com/show_bug.cgi?id=1239974">https://bugzilla.suse.com/show_bug.cgi?id=1239974</a>
</li>


</ul>

</div>

--===============6787270988854093365==--
Pro-Linux
Pro-Linux @Facebook
Neue Nachrichten
Werbung