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

Stored XSS Vulnerability feehicms #61

Closed
shivamking05675 opened this issue Jun 11, 2022 · 6 comments
Closed

Stored XSS Vulnerability feehicms #61

shivamking05675 opened this issue Jun 11, 2022 · 6 comments

Comments

@shivamking05675
Copy link

shivamking05675 commented Jun 11, 2022

Stored XSS, also known as persistent XSS, is more damaging than non-persistent XSS. It occurs when a malicious script is injected directly into a vulnerable web application.

Step To Reproduce:

Vulnerable cms URL: https://demo.cms.feehi.com/
Vulnerable Parameter: Comment_nickname:

1-Sing-up https://demo.cms.feehi.com/
2-Inject The XSS Payload in Username: "><script>alert(232)</script> fill all required fields and click the SignUp button
3-Go to any article then XSS will trigger.

Impact:

An XSS attack allows an attacker to execute arbitrary JavaScript in the context of the attacked website and the attacked user. This can be abused to steal session cookies, perform requests in the name of the victim, or for phishing attacks.

@liufee
Copy link
Owner

liufee commented Jun 16, 2022

fixed
5e5346e

@liufee liufee closed this as completed Jun 16, 2022
@shivamking05675
Copy link
Author

You doesn't provide any CVE? Of this vulnerability

@shivamking05675
Copy link
Author

Stored XSS, also known as persistent XSS, is the more damaging. It occurs when a malicious script is injected directly into a vulnerable web application like malware, account hijacking etc.

Almost all cms provide a stored XSS CVE : https://www.cvedetails.com/vulnerability-list/opxss-1/xss.html

Please assigned a CVE,,

@shivamking05675
Copy link
Author

shivamking05675 commented Jun 19, 2022

Hello Team,

Why did You delete a Message about an XSS Comment?

CMS provides a stored XSS CVE: https://www.cvedetails.com/vulnerability-list/opxss-1/xss.html

If you are not assigned a CVE of this vulnerability, then I'm Sending a Report to https://cve.mitre.org For Request a CVE ID and Also Told Your Misbehaviour.

Please assigned a CVE.
Thanks Team

@liufee
Copy link
Owner

liufee commented Jun 20, 2022

Register a user, the username only allows alphabet, numbers and -

@liufee
Copy link
Owner

liufee commented Jun 20, 2022

@shivamking05675 Thanks~

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