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

Reflected XSS Vulnerability on Docker: dotcms/dotcms:21.05.1 #20541

Closed
r0ck3t1973 opened this issue Jun 15, 2021 · 2 comments
Closed

Reflected XSS Vulnerability on Docker: dotcms/dotcms:21.05.1 #20541

r0ck3t1973 opened this issue Jun 15, 2021 · 2 comments

Comments

@r0ck3t1973
Copy link

Describe the bug
Hi Team
I found small reflected xss dotcms/dotcms:21.05.1
install: Docker: dotcms/dotcms:21.05.1

To Reproduce

  1. Login Admin panel
  2. vuln link1: 'dotAdmin/#/c/containers'
  3. vuln link2: 'dotAdmin/#/c/links'
  4. insert payload: ">
  5. para: 'SEARCH'
  6. Boom XSS

impact
Commonly include transmitting private data, like cookies or other session information, to the attacker, redirecting the victim to web content controlled by the attacker, or performing other malicious operations on the user’s machine under the guise of the vulnerable site.

Screenshots
xss link1:
Capture1
xss link2:
Capture2

Desktop (please complete the following information):

  • OS: Win 10
  • Browser Chrome: Version 91.0.4472.77 (Official Build) (64-bit)
@wezell
Copy link
Contributor

wezell commented Jun 15, 2021

This is a known issue with some of the older admin screens and takes administrative access to exploit. Additionally, dotCMS does not allow http-referers from outside of the known list of sites that it serves, which prevents XSS vulnerabilities like these from being exploitable in the wild.

https://dotcms.com/security/SI-16

@wezell wezell closed this as completed Jun 15, 2021
@r0ck3t1973
Copy link
Author

r0ck3t1973 commented Jul 10, 2021

CVE-2021-35361

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