Update and rename wp-athlon-manage-calameo-publications-xss.yaml to calameo-publications-xss.yaml
parent
94dcb8f006
commit
5538c251dd
|
@ -1,4 +1,4 @@
|
|||
id: wp-athlon-manage-calameo-publications-xss
|
||||
id: calameo-publications-xss
|
||||
|
||||
info:
|
||||
name: Manage Calameo Publications 1.1.0 - thickbox_content.php attachment_id Parameter Reflected XSS
|
||||
|
@ -9,10 +9,10 @@ info:
|
|||
reference:
|
||||
- https://codevigilant.com/disclosure/wp-plugin-athlon-manage-calameo-publications-a3-cross-site-scripting-xss/
|
||||
- https://wpscan.com/vulnerability/83343eb3-bb4c-4b82-adf6-745882f872cc
|
||||
- https://wordpress.org/plugins/athlon-manage-calameo-publications/
|
||||
metadata:
|
||||
verified: true
|
||||
tags: wordpress,wp-plugin,xss,unauth
|
||||
|
||||
tags: wordpress,wp-plugin,xss,wp
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -22,15 +22,14 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '(id\"><script>alert(document.domain)</script>&)'
|
||||
- 'ath_upload_calameo_publication'
|
||||
part: body
|
||||
words:
|
||||
- 'ath_upload_calameo_publication(id\"><script>alert(document.domain)</script>&)'
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- 'text/html'
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
Loading…
Reference in New Issue