Files
nuclei-templates/http/technologies/wordpress/plugins/wp-multibyte-patch.yaml
2025-06-13 06:54:34 +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: 4a0a00473045022100b9e9dc5e431fd8ad33cf50c6263cb988e8a1ebc6547444ae6900c03cb99a7a9402201e756531b6ca9c2c05bd98fffed06cafee47c877fef9a075f35f8656705d37fc:922c64590222798bb761d5b6d8e72950