Skip to content

Essential Addons for Elementor – Popular Elementor Addon With Ready Templates, Advanced Widgets, Kits & WooCommerce Builders Detection

ID: wordpress-essential-addons-for-elementor-lite

Severity: info

Author: ricardomaia

Tags: tech,wordpress,wp-plugin,top-100,top-200

id: wordpress-essential-addons-for-elementor-lite
info:
name: Essential Addons for Elementor – Popular Elementor Addon With Ready Templates, Advanced Widgets, Kits & WooCommerce Builders Detection
author: ricardomaia
severity: info
reference:
- https://wordpress.org/plugins/essential-addons-for-elementor-lite/
metadata:
plugin_namespace: essential-addons-for-elementor-lite
wpscan: https://wpscan.com/plugin/essential-addons-for-elementor-lite
tags: tech,wordpress,wp-plugin,top-100,top-200
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/essential-addons-for-elementor-lite/readme.txt"
payloads:
last_version: helpers/wordpress/plugins/essential-addons-for-elementor-lite.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: 4b0a00483046022100ad8f825b6a6aa1e97ed5077c51ef21b09bbe4133f9e7a5ae7442357519483efc022100c71cbb13265a989978cec79e6a4237fe8b040e37702277f722e9d95828892fb1:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/technologies/wordpress/plugins/essential-addons-for-elementor-lite.yaml"

View on Github