nuclei-templates/http/technologies/wordpress/plugins/user-role-editor.yaml

49 lines
1.3 KiB
YAML

id: wordpress-user-role-editor
info:
name: User Role Editor Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/user-role-editor/
metadata:
plugin_namespace: user-role-editor
wpscan: https://wpscan.com/plugin/user-role-editor
tags: tech,wordpress,wp-plugin,top-100,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/user-role-editor/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/user-role-editor.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: 4b0a00483046022100a29f1160fa915eaba4d4633785e134d0587679e072988ba24f824e5b945d51e8022100875a0eafd9b432acbec1c388e6b7574111465d9e8982a9291e9d30d081872a6f:922c64590222798bb761d5b6d8e72950