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

49 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:
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: 490a0046304402206830193716166df911568cab3e7d6ec4bfc796d58cbb0f6120ef4fa5fef0a9600220795b68d8355902ac54279b8279a030812e85929f0326772eab229698e9444756:922c64590222798bb761d5b6d8e72950