Weier article system v1.51 Mandatory vulnerability Removal

Source: Internet
Author: User

Author: jshell

This system has been analyzed before. Today we see an updated version, so we downloaded it and read it.

The previous vulnerabilities were completed, but the new one was upload, and the other was background injection.

First, the authentication file is not included in/manage/video/upfile_soft.asp.

Gl. asp, but the code is not strictly written, causing serious vulnerabilities. Check the Code:

If fileEXT = "asp" or fileEXT = "asa" or fileEXT = "aspx" then
Response. the write "<font size = 2> file format is incorrect [<a href = # onclick = history. go (-1)> re-upload </a>] </font>"
Response. end
End if

The mistake is too low. We can upload cer php and other files to achieve the evil purpose:

Open http: // localhost/manage/video/upload_soft.asp and upload the cer directly.

The same vulnerability exists in the down folder.

It is estimated that the author is too careless. In many places, the background authentication file does not contain any content, and the injection vulnerability also exists.

It's a coincidence! Vulnerability found in/manage/ClassModifySmall. asp

Construct an http: // localhost/manage/ClassModifySmall. asp? SmallClassID = 1

The injection tool can run. The foreground security cannot hide the background's simplicity.

 

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.