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

[Security Bug] XSS in pop_chart.php #162

Closed
0xdc9 opened this issue Oct 16, 2022 · 0 comments
Closed

[Security Bug] XSS in pop_chart.php #162

0xdc9 opened this issue Oct 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@0xdc9
Copy link

0xdc9 commented Oct 16, 2022

Describe the bug
A Cross site scripting due to unfiltered $_GET['filter']

To Reproduce
Steps to reproduce the behavior:

  1. Log in as Admin
  2. Go to http://localhost/admin/modules/reporting/pop_chart.php?filter=2022%20%27<script>alert(%270xdc9%27);</script>
  3. There should be a pop that says '0xdc9'

Screenshots
image

Versions

  • OS: Kali Linux(Debian) 2021
  • Browser: Firefox 78.7.0.esr(64-bit)
  • Slims Version: slims9_bulian-9.4.2

Vulnerable code

  • pop_chart.php line 43-70
@0xdc9 0xdc9 added the bug Something isn't working label Oct 16, 2022
drajathasan added a commit that referenced this issue Nov 18, 2022
@0xdc9 0xdc9 closed this as completed Nov 24, 2022
hasanbasri1993 pushed a commit to hasanbasri1993/slims9_bulian that referenced this issue Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant