Files
nuclei-templates/http/technologies/wordpress/plugins/advanced-custom-fields.yaml
2024-10-18 13:01:52 +00:00

49 lines
1.3 KiB
YAML

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