2023-03-01 04:02:05 +00:00
|
|
|
|
id: wordpress-wpvivid-backuprestore
|
|
|
|
|
|
|
|
|
|
info:
|
|
|
|
|
name: Migration, Backup, Staging – WPvivid Detection
|
|
|
|
|
author: ricardomaia
|
|
|
|
|
severity: info
|
|
|
|
|
reference:
|
|
|
|
|
- https://wordpress.org/plugins/wpvivid-backuprestore/
|
|
|
|
|
metadata:
|
|
|
|
|
plugin_namespace: wpvivid-backuprestore
|
|
|
|
|
wpscan: https://wpscan.com/plugin/wpvivid-backuprestore
|
|
|
|
|
tags: tech,wordpress,wp-plugin,top-200
|
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
|
http:
|
2023-03-01 04:02:05 +00:00
|
|
|
|
- method: GET
|
|
|
|
|
path:
|
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/wpvivid-backuprestore/readme.txt"
|
|
|
|
|
|
|
|
|
|
payloads:
|
|
|
|
|
last_version: helpers/wordpress/plugins/wpvivid-backuprestore.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-07-08 07:11:05 +00:00
|
|
|
|
# digest: 4b0a00483046022100ddf07306ab0b6c12a07ec62b90a7218261f1d3574b12ea49f9ebe7512a3873c4022100b6d68304809545b3da737f73d8e3a3a5f0cecb1d6c04fc358a55b7db16b17e39:922c64590222798bb761d5b6d8e72950
|