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