Files
nuclei-templates/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
2025-04-10 09:27:03 +00:00

49 lines
1.3 KiB
YAML

id: wordpress-wp-multibyte-patch
info:
name: WP Multibyte Patch Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/wp-multibyte-patch/
metadata:
plugin_namespace: wp-multibyte-patch
wpscan: https://wpscan.com/plugin/wp-multibyte-patch
tags: tech,wordpress,wp-plugin,top-100,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/wp-multibyte-patch/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/wp-multibyte-patch.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: 490a004630440220320e594057a97066d2dafaf15cc729ee5ef0b9cd5a0da1c15049ac14df42f12e0220784cf71c949a39d68d964094a141e30f5857cd6b2ad288e0799855c8f9e2c610:922c64590222798bb761d5b6d8e72950