2023-08-26 04:02:07 +00:00
|
|
|
|
id: wordpress-wp-seopress
|
|
|
|
|
|
|
|
|
|
info:
|
|
|
|
|
name: SEOPress – On-site SEO Detection
|
|
|
|
|
author: ricardomaia
|
|
|
|
|
severity: info
|
|
|
|
|
reference:
|
|
|
|
|
- https://wordpress.org/plugins/wp-seopress/
|
|
|
|
|
metadata:
|
|
|
|
|
plugin_namespace: wp-seopress
|
|
|
|
|
wpscan: https://wpscan.com/plugin/wp-seopress
|
|
|
|
|
tags: tech,wordpress,wp-plugin,top-200
|
|
|
|
|
|
|
|
|
|
http:
|
|
|
|
|
- method: GET
|
|
|
|
|
path:
|
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/wp-seopress/readme.txt"
|
|
|
|
|
|
|
|
|
|
payloads:
|
|
|
|
|
last_version: helpers/wordpress/plugins/wp-seopress.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-10 06:18:38 +00:00
|
|
|
|
|
|
|
|
|
# digest: 4a0a004730450221009361afae38662cb9a50a0eae28ba34b013574e084e4abccffb3cd3bedf2d53d50220018d562cdc8a6617005a96e0da01222964c621ba8a86a549d4ff1f57d2992cd4:922c64590222798bb761d5b6d8e72950
|