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 in Reportico-7.1 #47

Open
aashiqahamedn opened this issue May 17, 2022 · 4 comments
Open

Reflected XSS in Reportico-7.1 #47

aashiqahamedn opened this issue May 17, 2022 · 4 comments

Comments

@aashiqahamedn
Copy link

aashiqahamedn commented May 17, 2022

Cross-site scripting (XSS) is a web application vulnerability that permits an attacker to inject code, (typically HTML or JavaScript), into the contents of an outside website. When a victim views an infected page on the website, the injected code executes in the victim’s browser. Consequently, the attacker has bypassed the browser’s same origin policy and is able to steal private information from a victim associated with the website.

Steps:

  1. Login into the Reportico-7.1 admin module
  2. Under create report in project, enter the XSS payload in title section.
  3. The payload will execute once it's saved.
    1
    2
    3
    4
@reportico-web
Copy link
Owner

Hi there

Thanks for letting me know about this .. I am going to investigate how to avoid this. Even though this is happening for you when logged in as admin I need to check if this exists elsewhere. Also you are running an old version i will be starting with a fix in the latest

Kind Regards
Peter

@aashiqahamedn
Copy link
Author

Hi Peter,

The XSS is there in multiple places of the application and in the latest version 7.1.21-beta also the vulnerability is present.
5

@aashiqahamedn
Copy link
Author

Hi Peter,

Are the vulnerabilities fixed?

@aashiqahamedn
Copy link
Author

aashiqahamedn commented Jul 6, 2023

Hi,

The XSS vulnerability still exists in 8.1 version, can I get any CVE for this.

R1
R2

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

2 participants