EAMS icon indicating copy to clipboard operation
EAMS copied to clipboard

高校学生评优评奖系统

Results 7 EAMS issues
Sort by recently updated
recently updated
newest added

Bumps [shiro-core](https://github.com/apache/shiro) from 1.5.0 to 1.9.1. Changelog Sourced from shiro-core's changelog. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed...

dependencies

Bumps shiro-spring from 1.5.0 to 1.7.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.shiro:shiro-spring&package-manager=maven&previous-version=1.5.0&new-version=1.7.1)](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...

dependencies

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.11.3 to 1.14.2. Release notes Sourced from jsoup's releases. jsoup 1.14.2 Caught by the fuzz! jsoup 1.14.2 is out now, and includes a set of parser bug...

dependencies

Bumps commons-io from 2.5 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.5&new-version=2.7)](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...

dependencies

Bumps `shiro.version` from 1.5.0 to 1.7.1. Updates `shiro-core` from 1.5.0 to 1.7.1 Changelog Sourced from shiro-core's changelog. 1.7.1 ########################################################### Bug [SHIRO-797] - Shiro 1.7.0 is lower than using springboot version...

dependencies

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.11.3 to 1.15.3. Release notes Sourced from jsoup's releases. jsoup 1.15.3 jsoup 1.15.3 is out now, and includes a security fix for potential XSS attacks, along with...

dependencies

In `EAMS/eams-framework/src/main/java/com/dimple/framework/config/ShiroConfig.java` we can find a fixed key and uses this key to encrypt the rememberMe parameter in the cookie. It will cause deserialization vulnerability [![xoSgmT.png](https://s1.ax1x.com/2022/10/30/xoSgmT.png)](https://imgse.com/i/xoSgmT) I set up a...