RuoYi icon indicating copy to clipboard operation
RuoYi copied to clipboard

基于SpringBoot2.1的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用

Results 15 RuoYi issues
Sort by recently updated
recently updated
newest added

eu.bitwalker.UserAgentUtils 建议溢出不可信的第三方jar,未经过实践的jar包总是会出现各种问题。

Bumps [shiro-core](https://github.com/apache/shiro) from 1.4.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 [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

![image](https://user-images.githubusercontent.com/42638927/111586918-7c309880-87fc-11eb-8561-b0a413c21b5c.png) Action: Consider defining a bean of type 'org.springframework.http.codec.ServerCodecConfigurer' in your configuration.

After the administrator logged in, open the following page system management->Notice notice Then add the following XSS statement to the announcement title poc: `”>alert`xss`` there is post package: POST /system/notice/edit...

The cause of the vulnerability The project uses shiro1.7.0 version, this version should not have this vulnerability; ![image](https://user-images.githubusercontent.com/59255707/111017341-db9e3b00-83ed-11eb-81ac-c741e834f411.png) ![image](https://user-images.githubusercontent.com/59255707/111017347-e3f67600-83ed-11eb-8295-852bf4cedf3a.png) Code layer troubleshooting: 1. The default key is used (one of...

排序工具类isAsc初值未设置成功

在使用多线程的过程中,偶尔会出现报错: org.apache.shiro.session.UnknownSessionException: There is no session with id [800e3201-637e-4c7b-988a-b73dc7b13d4b] 用户其他功能是正常使用的,维度多线程时错误。 ShiroConfig 类是否设置shiro session的cookie 名

目前出现的情况是remark一旦加上@Excel就会出现列名位于EXCEL的第一列,求大神赐教学习