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 Persistent #186

Open
s-kustm opened this issue Sep 18, 2018 · 1 comment
Open

XSS Persistent #186

s-kustm opened this issue Sep 18, 2018 · 1 comment

Comments

@s-kustm
Copy link

s-kustm commented Sep 18, 2018

Hi Team,
I have found a Stored XSS please take a moment to go through it.

Affected software:

No-CMS

Description:

No-CMS is a basic and "less-assumption" CMS with some default features such as user authorization (including third party authentication), menu, module and theme management. It is fully customizable and extensible, you can make your own module and your own themes. It provide freedom to make your very own CMS, which is not provided very well by any other CMS.

Type of vulnerability:

XSS Persistent

URL:

https://github.com/goFrendiAsgard/No-CMS

Description:

No-CMS is prone to a Persistent Cross-Site Scripting attack that allows a malicious user to inject HTML or scripts that can access any cookies, session tokens, or other sensitive information retained by the admin's browser and used with that site or can hijack admin's Browser.

#Affected Parameter:
VG48Z5PqVWname

Proof of concept

  1. Open URL <Yoyrsite.com>/contact_us i.e. http://127.0.0.38/contact_us

  2. Put XSS payload "><svg/onload=alert("XSS_By_Provensec")> in "VG48Z5PqVWname" parameter
    image1

  3. Now, Login Admin account and open URL http://127.0.0.38/contact_us/manage_message

  4. Open Message sent with XSS payload (See Image2.png XSS payload is getting executed Here).
    image2

#Reported by:
Subodh Kumar
https://github.com/s-kustm/
https://www.linkedin.com/in/subodh-kumar-8a00b1125/

@s-kustm
Copy link
Author

s-kustm commented Dec 8, 2018

Here is CVE tracking for this vulnerability - CVE-2018-18868.

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