Fengxun Website Management System Vulnerability

Source: Internet
Author: User
Fengxun website management system arbitrary password Modification Vulnerability FoosunCMS is a powerful function-based content management software based on ASP + ACCESSMSSQL architecture. Vulnerability Analysis: In the file \ User \ GetPassword. asp: ElseIfRequest. Form (Action) step3then 28th rows Callstep3 () Substep3 () 198th rows Dimp

Fengxun website management system arbitrary password Modification Vulnerability

FooSuNCMS is a powerful Content Management Software Based on ASP + ACCESS/MSSQL architecture.
Vulnerability Analysis:

In file \ User \ GetPassword. asp:
 

ELsEIf Request. FoRm("Action") = "step3" then // Call step 3 ()...... Sub step3 () // 198th rows Dim p_pass_new, p_confim_pass_new p_pass_new = md5 (Request. Form ("pass_new"), 16 )...... User_Conn.ExECutE ("UpDateFS_ME_UsersSetUserPassword = '"& NoSqlHack (p_pass_new) &" 'where UserName =' "& NoSqlHack (STrUserName) & "'and Email ='" & NoSqlHack (Replace (Request. form ("Email"), "'' "," ") &" '") // 220th rows
You can create a form locally so that the program can directly change the password, only the user name and email address are required.


Vulnerability exploitation:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.