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

Cross Site Scripting Vulnerability in Latest Release 3.4.0.9 #1284

Closed
liao10086 opened this issue Jul 12, 2018 · 4 comments
Closed

Cross Site Scripting Vulnerability in Latest Release 3.4.0.9 #1284

liao10086 opened this issue Jul 12, 2018 · 4 comments

Comments

@liao10086
Copy link

liao10086 commented Jul 12, 2018

Hi, I would like to report Cross Site Scripting vulnerability in latest release.

Description:
Cross-site scripting (XSS) vulnerability in edit.php

Steps To Reproduce:
1.create new page
url: http://localhost/admin/edit.php
title input payload <img src=1 onerror=alert(document.cookie)>
5
2、clike the link
6
3、xss cookie
3
4

Release Info:
3.4.0.9

author by xijun.liao@dbappsecurity.com.cn

@tablatronix
Copy link
Member

tablatronix commented Jul 12, 2018

  • unsanitized theme output of title
  • unsanitized title input, persistent

@tablatronix
Copy link
Member

#1068

@tablatronix
Copy link
Member

#1293
fix in hotfixes

@tablatronix
Copy link
Member

#1306

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants