A cross-site scripting (XSS) vulnerability in flaskBlog v2.6.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the postContent parameter at /createpost.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/DogukanUrker/flaskBlog/issues/130 | issue tracking exploit |
https://gist.github.com/coleak2021/edbd6e0766227ee96a7a4601e50773eb | third party advisory |