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: 4a0a004730450220612a74c69787429f9438f3f7740dd78db3a0965667e2ea8e938525bca4fa023c022100b3f333db2ffd70caf263e09ac9b001071aa93f728f5a85a6ec0467f8fc55a434:922c64590222798bb761d5b6d8e72950