misc changes
parent
2e3aa4355f
commit
acd1ab4735
|
@ -1,4 +1,4 @@
|
|||
id: affiliatewp-allowed-products
|
||||
id: wordpress-affiliatewp-log
|
||||
|
||||
info:
|
||||
name: WordPress Plugin "AffiliateWP – Allowed Products" Log Disclosure
|
||||
|
@ -14,8 +14,13 @@ requests:
|
|||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'woocommerce'
|
||||
condition: and
|
||||
- 'Referral could not be retrieved'
|
||||
- 'Affiliate CSV'
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'text/plain'
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
|
@ -43,3 +43,4 @@ workflows:
|
|||
- template: vulnerabilities/wordpress/wp-xmlrpc.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-zebra-form-xss.yaml
|
||||
- template: vulnerabilities/wordpress/wp-enabled-registration.yaml
|
||||
- template: vulnerabilities/wordpress/wordpress-affiliatewp-log.yaml
|
||||
|
|
Loading…
Reference in New Issue