You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code Audit:
In src/main/java/com/wdd/myblog/config/MyBlogMvcConfig. java, permission verification was not performed on the admin path, resulting in unauthorized access
Source code name:myblog
Source code version:1.0
Source code download link:https://github.com/ZeroWdd/myblog/archive/refs/heads/master.zip
Code Audit:
In src/main/java/com/wdd/myblog/config/MyBlogMvcConfig. java, permission verification was not performed on the admin path, resulting in unauthorized access
Vulnerability exploitation:
Open directly: http://192.168.0.102:8080/admin/index
You can obtain all system permissions without logging in
The text was updated successfully, but these errors were encountered: