Auto WordPress Plugins Update [Thu Mar 30 04:02:28 UTC 2023] 🤖

patch-1
GitHub Action 2023-03-30 04:02:28 +00:00
parent d2d85c91d5
commit f8719e83a4
13 changed files with 61 additions and 11 deletions

View File

@ -1 +1 @@
1.6.2
1.6.3

View File

@ -1 +1 @@
3.0.1
3.0.2

View File

@ -1 +1 @@
3.11.5
3.12.0

View File

@ -1 +1 @@
8.13.1
8.14.0

View File

@ -1 +1 @@
2.4.1
2.4.2

View File

@ -0,0 +1 @@
5.5.6

View File

@ -1 +1 @@
4.3.26
4.4.0

View File

@ -1 +1 @@
5.12.9
5.12.11

View File

@ -1 +1 @@
5.6.0
5.9.0

View File

@ -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.]+)'

View File

@ -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:

View File

@ -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: