diff --git a/helpers/wordpress/plugins/classic-editor.txt b/helpers/wordpress/plugins/classic-editor.txt index 308b6faa75..f5d2a58582 100644 --- a/helpers/wordpress/plugins/classic-editor.txt +++ b/helpers/wordpress/plugins/classic-editor.txt @@ -1 +1 @@ -1.6.2 \ No newline at end of file +1.6.3 \ No newline at end of file diff --git a/helpers/wordpress/plugins/coblocks.txt b/helpers/wordpress/plugins/coblocks.txt index 13d683ccbf..d9c62ed923 100644 --- a/helpers/wordpress/plugins/coblocks.txt +++ b/helpers/wordpress/plugins/coblocks.txt @@ -1 +1 @@ -3.0.1 \ No newline at end of file +3.0.2 \ No newline at end of file diff --git a/helpers/wordpress/plugins/elementor.txt b/helpers/wordpress/plugins/elementor.txt index c8d5014e16..87dbaa157f 100644 --- a/helpers/wordpress/plugins/elementor.txt +++ b/helpers/wordpress/plugins/elementor.txt @@ -1 +1 @@ -3.11.5 \ No newline at end of file +3.12.0 \ No newline at end of file diff --git a/helpers/wordpress/plugins/google-analytics-dashboard-for-wp.txt b/helpers/wordpress/plugins/google-analytics-dashboard-for-wp.txt index bcdae2a1ac..274156b918 100644 --- a/helpers/wordpress/plugins/google-analytics-dashboard-for-wp.txt +++ b/helpers/wordpress/plugins/google-analytics-dashboard-for-wp.txt @@ -1 +1 @@ -7.14.0 \ No newline at end of file +7.14.1 \ No newline at end of file diff --git a/helpers/wordpress/plugins/google-analytics-for-wordpress.txt b/helpers/wordpress/plugins/google-analytics-for-wordpress.txt index fdf53f7799..68163fed75 100644 --- a/helpers/wordpress/plugins/google-analytics-for-wordpress.txt +++ b/helpers/wordpress/plugins/google-analytics-for-wordpress.txt @@ -1 +1 @@ -8.13.1 \ No newline at end of file +8.14.0 \ No newline at end of file diff --git a/helpers/wordpress/plugins/google-listings-and-ads.txt b/helpers/wordpress/plugins/google-listings-and-ads.txt index 58073ef8d7..acdc3f1b0b 100644 --- a/helpers/wordpress/plugins/google-listings-and-ads.txt +++ b/helpers/wordpress/plugins/google-listings-and-ads.txt @@ -1 +1 @@ -2.4.1 \ No newline at end of file +2.4.2 \ No newline at end of file diff --git a/helpers/wordpress/plugins/host-webfonts-local.txt b/helpers/wordpress/plugins/host-webfonts-local.txt new file mode 100644 index 0000000000..29fe95d7a3 --- /dev/null +++ b/helpers/wordpress/plugins/host-webfonts-local.txt @@ -0,0 +1 @@ +5.5.6 \ No newline at end of file diff --git a/helpers/wordpress/plugins/redux-framework.txt b/helpers/wordpress/plugins/redux-framework.txt index 9e37182b40..64b5ae3938 100644 --- a/helpers/wordpress/plugins/redux-framework.txt +++ b/helpers/wordpress/plugins/redux-framework.txt @@ -1 +1 @@ -4.3.26 \ No newline at end of file +4.4.0 \ No newline at end of file diff --git a/helpers/wordpress/plugins/shortcodes-ultimate.txt b/helpers/wordpress/plugins/shortcodes-ultimate.txt index 433e921747..6561a1f63f 100644 --- a/helpers/wordpress/plugins/shortcodes-ultimate.txt +++ b/helpers/wordpress/plugins/shortcodes-ultimate.txt @@ -1 +1 @@ -5.12.9 \ No newline at end of file +5.12.11 \ No newline at end of file diff --git a/helpers/wordpress/plugins/tinymce-advanced.txt b/helpers/wordpress/plugins/tinymce-advanced.txt index 4cc0e35cb3..cf51361190 100644 --- a/helpers/wordpress/plugins/tinymce-advanced.txt +++ b/helpers/wordpress/plugins/tinymce-advanced.txt @@ -1 +1 @@ -5.6.0 \ No newline at end of file +5.9.0 \ No newline at end of file diff --git a/technologies/wordpress/plugins/host-webfonts-local.yaml b/technologies/wordpress/plugins/host-webfonts-local.yaml new file mode 100644 index 0000000000..902e28fb30 --- /dev/null +++ b/technologies/wordpress/plugins/host-webfonts-local.yaml @@ -0,0 +1,49 @@ +id: wordpress-host-webfonts-local + +info: + name: OMGF | GDPR/DSGVO Compliant, Faster Google Fonts. Easy. Detection + author: ricardomaia + severity: info + reference: + - https://wordpress.org/plugins/host-webfonts-local/ + metadata: + plugin_namespace: host-webfonts-local + wpscan: https://wpscan.com/plugin/host-webfonts-local + tags: tech,wordpress,wp-plugin,top-200 + +requests: + - method: GET + + path: + - "{{BaseURL}}/wp-content/plugins/host-webfonts-local/readme.txt" + + payloads: + last_version: helpers/wordpress/plugins/host-webfonts-local.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.]+)' diff --git a/technologies/wordpress/plugins/redux-framework.yaml b/technologies/wordpress/plugins/redux-framework.yaml index 725816baa9..5108097824 100644 --- a/technologies/wordpress/plugins/redux-framework.yaml +++ b/technologies/wordpress/plugins/redux-framework.yaml @@ -1,7 +1,7 @@ id: wordpress-redux-framework info: - name: Gutenberg Template and Pattern Library & Redux Framework Detection + name: Redux Framework Detection author: ricardomaia severity: info reference: diff --git a/technologies/wordpress/plugins/tinymce-advanced.yaml b/technologies/wordpress/plugins/tinymce-advanced.yaml index cd25d9e629..adad487842 100644 --- a/technologies/wordpress/plugins/tinymce-advanced.yaml +++ b/technologies/wordpress/plugins/tinymce-advanced.yaml @@ -1,7 +1,7 @@ id: wordpress-tinymce-advanced info: - name: Advanced Editor Tools (previously TinyMCE Advanced) Detection + name: Advanced Editor Tools Detection author: ricardomaia severity: info reference: