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] Reflected XSS Pada Modul Master File di Parameter Keywords #101

Open
jrsfaisal opened this issue Jun 21, 2018 · 0 comments
Open

Comments

@jrsfaisal
Copy link

Halo,

Saya menemukan bug reflected pada module Circulation di parameter keywords. Melalui bug ini dapat berdampak antara lain,

  • Dapat digunakan untuk mengambil cookie admin yang sedang login.
  • Dapat digunakan untuk redirect ke malicious site yang mengandung malware.
  • Dapat digunakan untuk mendowload malware.

Proof of Concepts

  1. Kunjungi menu Master File melalui URL http://192.168.100.18:81/slims/admin/index.php, kemudian ke menu GMD atau ke sub menu dari master file yang memiliki search box.
  2. Masukan payload xss contohnya atau <script>alert(document.cookie)</script>
    pada search box.
  3. XSS akan tertriger pada URLhttp://192.168.100.18:81/slims/admin/modules/master_file/rda_cmc.php?type=content&keywords=%3Cimg+src%3Dx+onerror%3Dalert(document.cookie)%3E

4_reflectedxss_module_masterfile_0
4_reflectedxss_module_masterfile

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

1 participant