You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/21 13:58:40 UTC

[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request, #458: Bump plexus-archiver from 4.6.2 to 4.6.3

dependabot[bot] opened a new pull request, #458:
URL: https://github.com/apache/axis-axis2-java-core/pull/458

   Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) from 4.6.2 to 4.6.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/codehaus-plexus/plexus-archiver/releases">plexus-archiver's releases</a>.</em></p>
   <blockquote>
   <h2>Plexus Archiver 4.6.3</h2>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Fix path traversal vulnerability (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/261">#261</a>) <a href="https://github.com/plamentotev"><code>@​plamentotev</code></a> Thanks to <a href="https://github.com/Fewword"><code>@​Fewword</code></a> for reporting the vulnerability and suggesting a fix. The vulnerability affects only directories whose name begins with the same prefix as the destination directory. For example malicious archive may extract file in <code>/opt/directory</code> instead of <code>/opt/dir</code>.</li>
   </ul>
   <h2>📦 Dependency updates</h2>
   <ul>
   <li>Bump plexus-utils from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/codehaus-plexus/plexus-archiver/pull/257">#257</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/5cc65942802cf50e023e6f0a1dbc8eb54a38064f"><code>5cc6594</code></a> [maven-release-plugin] prepare release plexus-archiver-4.6.3</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/8a37b7e478d2973b43746db2d6e97b7e26e693d0"><code>8a37b7e</code></a> Fix path traversal vulnerability</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/68d6825b8709c38e8eaf51873539ab4788a8849d"><code>68d6825</code></a> Bump plexus-utils from 3.5.0 to 3.5.1</li>
   <li><a href="https://github.com/codehaus-plexus/plexus-archiver/commit/00d02f8cb15b11d9ff4d36b88fb8e849a797f558"><code>00d02f8</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>See full diff in <a href="https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-4.6.2...plexus-archiver-4.6.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.plexus:plexus-archiver&package-manager=maven&previous-version=4.6.2&new-version=4.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] veithen commented on pull request #458: Bump plexus-archiver from 4.6.2 to 4.6.3

Posted by "veithen (via GitHub)" <gi...@apache.org>.
veithen commented on PR #458:
URL: https://github.com/apache/axis-axis2-java-core/pull/458#issuecomment-1478516515

   @dependabot rebase


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[GitHub] [axis-axis2-java-core] veithen merged pull request #458: Bump plexus-archiver from 4.6.2 to 4.6.3

Posted by "veithen (via GitHub)" <gi...@apache.org>.
veithen merged PR #458:
URL: https://github.com/apache/axis-axis2-java-core/pull/458


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org