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
1.The system directly concatenates SQL statements based on the passed parameters
src/main/java/cn/javaex/yaoqishan/action/media_info/MediaInfoAction.java
2.Time delay injection test
A long wait for a response after the request is issued indicates that the sleep() function is in effect
The text was updated successfully, but these errors were encountered:
1.The system directly concatenates SQL statements based on the passed parameters
src/main/java/cn/javaex/yaoqishan/action/media_info/MediaInfoAction.java
2.Time delay injection test
A long wait for a response after the request is issued indicates that the sleep() function is in effect
The text was updated successfully, but these errors were encountered: