School Website 1.0 vulnerabilities and repair

Source: Internet
Author: User

 

# Title: School website system 1.0 Vulnerabilities

 

# Time: 2011-10-30

 

# Team: 90sec Author: net' work www.2cto.com

######################################## ####################################

 

By: net' work

Don't shoot bricks,

Source code: http://www.bkjia.com/ym/201110/30029.html

 

Simple Vulnerability

Id = request. QueryString ("id ")

If id <> "" then

Conn.exe cute ("update News set num = num + 1 where id =" & id &"")

Set rs = Server. CreateObject ("Adodb. Recordset ")

Rs. open "select * from News where id =" & id, Conn, 1, 2

 

Injection article: http://www.bkjia.com/NewsView. asp? Id = 1

 

 

Upload: http://www.bkjia.com // Editor/asp/upload_json.asp

Http://www.bkjia.com // Editor/asp/file_manager_json.asp

Management path: http://www.bkjia.com/admin/login. asp

 

Www.2cto.com:

 

Filter the NewsView. asp page id parameter input digits.

For upload solutions, refer to the previous article.

 

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.