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

XSS (Stored) in Monstra-dev #452

Open
security-breachlock opened this issue Aug 16, 2018 · 1 comment
Open

XSS (Stored) in Monstra-dev #452

security-breachlock opened this issue Aug 16, 2018 · 1 comment

Comments

@security-breachlock
Copy link

security-breachlock commented Aug 16, 2018

Affected software: Monstra-dev

Type of vulnerability: XSS (Stored)

Discovered by: BreachLock

Website: https://www.breachlock.com

Author: Balvinder Singh

Description: Stored attacks are those where the injected script is permanently stored on the target servers, such as in a database, in a message forum, visitor log, comment field, etc. The victim then retrieves the malicious script from the server when it requests the stored information. Stored XSS is also sometimes referred to as Persistent or Type-I XSS.

Proof of concept:

Step1: Login into the monstra-dev cms.
Step2: URL: http://localhost/monstra-dev/monstra-dev/admin/index.php?id=pages&action=add_page
Go to the content and choose pages and then create a new page with malicious javascript.
xss_monta

Step3: Here as the xss got executed for name parameter in new page.
URL: http://localhost/monstra-dev/monstra-dev/http-defaultcom
xss_monta_execute

@security-breachlock
Copy link
Author

Hi Team,

Any updates regarding the patch.

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