2024-06-19 00:19:11 +00:00
|
|
|
id: wordpress-sticky-header-effects-for-elementor
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Sticky Header Effects for Elementor Detection
|
|
|
|
author: ricardomaia
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://wordpress.org/plugins/sticky-header-effects-for-elementor/
|
|
|
|
metadata:
|
|
|
|
plugin_namespace: sticky-header-effects-for-elementor
|
|
|
|
wpscan: https://wpscan.com/plugin/sticky-header-effects-for-elementor
|
|
|
|
tags: tech,wordpress,wp-plugin,top-200
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/sticky-header-effects-for-elementor/readme.txt"
|
|
|
|
|
|
|
|
payloads:
|
|
|
|
last_version: helpers/wordpress/plugins/sticky-header-effects-for-elementor.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.]+)'
|
2024-09-17 03:01:23 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100e070b901516691209c7114111454b77975d118eb9d19b8beab626a84f20ca327022100e59da4587efb6043e25ff4f7a2aa2f10552aa8ca701e59e89c06069371924ff2:922c64590222798bb761d5b6d8e72950
|