Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot Susceptible to XSS #176

Closed
thehappydinoa opened this issue Mar 12, 2018 · 3 comments
Closed

Bot Susceptible to XSS #176

thehappydinoa opened this issue Mar 12, 2018 · 3 comments
Labels
bug This label could be used to identify issues that are caused by a defect in the product.

Comments

@thehappydinoa
Copy link

thehappydinoa commented Mar 12, 2018

Susceptible to XSS:

<w="/x="y>"/ondblclick=`<`[confir\u006d`test`]>Test
@zreedeecom
Copy link
Contributor

Hi @thehappydinoa thanks for pointing out, we will look at it asap.

@zreedeecom zreedeecom added the bug This label could be used to identify issues that are caused by a defect in the product. label Mar 12, 2018
@Medialo
Copy link

Medialo commented Jun 30, 2018

I confirm the robot has this bug, and it is possible to create a condition, that for example, for fields that the user can fill, that if characters like"< >" are entered, it returns an error?

@georgejipa
Copy link
Contributor

A little bit late, but the issue is finally solved in release 2.2.4. I've decided to strip all HTML tags from user responses.

https://github.com/Designmodocom/WP-Maintenance-Mode/releases/tag/2.2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This label could be used to identify issues that are caused by a defect in the product.
Projects
None yet
Development

No branches or pull requests

4 participants