Skip to content

cai-niao98/Dedecmsv6

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

CVE-2022-43031

  1. Log in to the website background using the website default password admin/admin image
  2. Visit the csrf attack website,Add an administrator user image image image
  3. The user was successfully created but could not log in. There was a problem with the system code. The created users could not log in. After checking the code, we found that the stored password was not the password we entered, but the 6th to 25th digits of the value encrypted by cmd5. image image image 4.Attack content image image
  4. The user who created it has a security authentication string for protection, but it does not seem to verify whether it matches the authentication string in the page. image
  5. The websites used in this test have not been attacked, and the test users have been deleted.

About

Dedecmsv6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published