42 lines
1.6 KiB
YAML
42 lines
1.6 KiB
YAML
id: CVE-2021-24210
|
|
|
|
info:
|
|
name: WordPress PhastPress <1.111 - Open Redirect
|
|
author: 0x_Akoko
|
|
severity: medium
|
|
description: |
|
|
WordPress PhastPress plugin before 1.111 contains an open redirect vulnerability. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
|
|
remediation: |
|
|
Update the WordPress PhastPress plugin to version 1.111 or later to mitigate the vulnerability.
|
|
reference:
|
|
- https://wpscan.com/vulnerability/9b3c5412-8699-49e8-b60c-20d2085857fb
|
|
- https://plugins.trac.wordpress.org/changeset/2497610/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-24210
|
|
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-24210
|
|
cwe-id: CWE-601
|
|
epss-score: 0.00116
|
|
epss-percentile: 0.45038
|
|
cpe: cpe:2.3:a:kiboit:phastpress:*:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kiboit
|
|
product: phastpress
|
|
framework: wordpress
|
|
tags: cve2021,redirect,wpscan,wordpress,cve
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/phastpress/phast.php?service=scripts&src=https%3A%2F%2Finteract.sh"
|
|
|
|
matchers:
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
|
|
|
|
# digest: 4b0a0048304602210090d91d2bc3ad722187ac803e9a2e02c49c9160cabf5f3de40504fbe331183d3c022100d71021ac8fbb9fd749008af1f08e032e785a94a536148465451093e3679f0dbb:922c64590222798bb761d5b6d8e72950
|