Files
nuclei-templates/http/technologies/wordpress/plugins/classic-editor.yaml
2025-10-26 16:17:37 +00:00

49 lines
1.3 KiB
YAML

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