40 lines
1.5 KiB
YAML
40 lines
1.5 KiB
YAML
id: CVE-2021-24406
|
|
|
|
info:
|
|
name: WordPress wpForo Forum < 1.9.7 - Open Redirect
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
description: WordPress wpForo Forum < 1.9.7 is susceptible to an open redirect vulnerability because the plugin did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login.
|
|
remediation: |
|
|
Update wpForo Forum to version 1.9.7 or later to fix the open redirect vulnerability.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/a9284931-555b-4c96-86a3-09e1040b0388
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-24406
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2021-24406
|
|
cwe-id: CWE-601
|
|
epss-score: 0.0015
|
|
epss-percentile: 0.51051
|
|
cpe: cpe:2.3:a:gvectors:wpforo_forum:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: gvectors
|
|
product: wpforo_forum
|
|
framework: wordpress
|
|
tags: wpscan,wordpress,redirect,cve,cve2021
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/community/?foro=signin&redirect_to=https://interact.sh/"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
|
|
|
# digest: 4b0a00483046022100a25ad0afe6b1bc3287a82a8cdb3357573ac393192e077050aa8a35951b5ac1be0221008460ea23c4f1ae86592ddebcd3f7d0579d0d2bbb58335b43eb0adbaf52c5ff92:922c64590222798bb761d5b6d8e72950
|