You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2020/11/04 21:13:24 UTC

[shiro-site] branch asf-site updated: publish site

This is an automated email from the ASF dual-hosted git repository.

bdemers pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1d51c10  publish site
1d51c10 is described below

commit 1d51c10ed8838e9e42f65a94b69ce0f90dad21a4
Author: Brian Demers <bd...@apache.org>
AuthorDate: Wed Nov 4 16:13:13 2020 -0500

    publish site
---
 security-reports.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security-reports.html b/security-reports.html
index 1048a1c..6f45bdd 100644
--- a/security-reports.html
+++ b/security-reports.html
@@ -238,6 +238,7 @@
 <h2><a href="#apache-shiro-vulnerability-reports" name="apache-shiro-vulnerability-reports">Apache Shiro Vulnerability Reports</a></h2>
 <h3><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17510">CVE-2020-17510</a></h3>
 <p>Apache Shiro before 1.7.0, when using Apache Shiro with Spring, a specially crafted HTTP request may cause an authentication bypass.</p>
+<p>If you are NOT Shiro&rsquo;s Spring Boot Starter (<code>shiro-spring-boot-web-starter</code>), you must configure add the <a href="/spring-framework.html#SpringFramework-WebConfig"><code>ShiroRequestMappingConfig</code> auto configuration to your application</a> or configure the <a href="https://github.com/apache/shiro/blob/shiro-root-1.7.0/support/spring/src/main/java/org/apache/shiro/spring/web/config/ShiroRequestMappingConfig.java#L28-L30">equivalent manually</a>.</p>
 <h3><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13933">CVE-2020-13933</a></h3>
 <p>Apache Shiro before 1.6.0, when using Apache Shiro, a specially crafted HTTP request may cause an authentication bypass.</p>
 <h3><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11989">CVE-2020-11989</a></h3>