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 | v10.5.4 | New User #635

Closed
varchashva opened this issue Apr 8, 2019 · 2 comments
Closed

Cross Site Scripting | v10.5.4 | New User #635

varchashva opened this issue Apr 8, 2019 · 2 comments

Comments

@varchashva
Copy link

Hello Team,

I would like to report a vulnerability (cross-site-scripting) which I have observed in current version v10.5.4 and before.

Cross-Site Scripting (XSS) allows attacker to inject the malicious JavaScript as user input and then malicious script can access any cookies, session tokens, or other sensitive information associated with impacted applications.

Please refer https://www.owasp.org/index.php/Cross-site_Scripting_(XSS) for more details.

Impacted URL is http://[your_webserver_ip]/opencms/system/workplace/admin/accounts/user_new.jsp

Steps to reproduce:

  1. Browse to Quick Launch -> Account Management -> User Management -> New User
  2. Insert TestXSS<img+src=x+onmouseover=alert(document.domain)> in First Name and Last Name field.

opencms_user_xss_2

  1. Inserted JavaScript payload will be executed on all pages where user information is displayed such as user confirmation, user list, user view etc.

opencms_user_xss_1

Version details:

opencms_user_xss_3

Best Regards
https://github.com/varchashva
varchashva [at] gmail [dot] com

@tHerrmann
Copy link

The user management has been re-implemented in branch_11_0_x resolving this issue. Please check the release candidate for version 11.0 to verify.

@dSeidel
Copy link
Contributor

dSeidel commented Oct 7, 2021

As commented, this should not be a problem in OpenCms 11 onwards, so I close the issue.

@dSeidel dSeidel closed this as completed Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants