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