nuclei-templates/http/technologies/wordpress/plugins/svg-support.yaml

50 lines
1.3 KiB
YAML

id: wordpress-svg-support
info:
name: SVG Support Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/svg-support/
metadata:
max-request: 1
plugin_namespace: svg-support
wpscan: https://wpscan.com/plugin/svg-support
tags: tech,wordpress,wp-plugin,top-100,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/svg-support/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/svg-support.txt
extractors:
- type: regex
part: body
internal: true
name: internal_detected_version
group: 1
regex:
- '(?i)Stable.tag:\s?([\w.]+)'
- type: regex
part: body
name: detected_version
group: 1
regex:
- '(?i)Stable.tag:\s?([\w.]+)'
matchers-condition: or
matchers:
- type: dsl
name: "outdated_version"
dsl:
- compare_versions(internal_detected_version, concat("< ", last_version))
- type: regex
part: body
regex:
- '(?i)Stable.tag:\s?([\w.]+)'
# digest: 490a00463044022060197a76b706aaad0b2239972ca9878408cd406a3ea13d2452cfce07d28abf66022013849354c14aee1f772ae288b7bb1022bd2a24289a600336b9f59c6761ac6f43:922c64590222798bb761d5b6d8e72950