SupperRadius enterprise V3.0 SQL Injection Vulnerability

Source: Internet
Author: User

SupperRadius enterprise V3.0 SQL injection vulnerability SupperRadius enterprise V3.0 SQL Injection Vulnerability
The broadband used for home Internet access happens to be charged with supperradius. An SQL injection vulnerability exists in web services of the Enterprise Edition, allowing you to query, delete, and modify accounts in the database to access the Internet for free :)



Access the following billing server address:



Http: // 192.168.1.1/GateWay/RosApi. asmx

CheckLoginUser and SetUserOffLine can inject SQL statements:



Http: // 192.168.1.1/GateWay/RosApi. asmx? Op = CheckLoginUser



Http: // 192.168.1.1/GateWay/RosApi. asmx? Op = SetUserOffLine


Copy the above two POST data packets to the burp suite for submission. The first is CheckLoginUser:

The userid and gid nodes in can be injected. The returned results are as follows:

The following queries the data in sr_ent_sysmember:



1' and 1 = (select top 1 name from sr_ent_sysmember )--

 

After the query is submitted, the page is obviously delayed, indicating that the current role is sa.



Use the account password to enter the background:



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.