Create CVE-2023-34020.yaml

patch-1
Dhiyaneshwaran 2023-11-06 14:51:19 +05:30 committed by GitHub
parent cbf05920f6
commit 0f29a619f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: CVE-2023-34020
info:
name: Uncanny Toolkit for LearnDash - Open Redirection
author: LeDoubleTake
severity: low
reference:
- https://patchstack.com/database/vulnerability/uncanny-learndash-toolkit/wordpress-uncanny-toolkit-for-learndash-plugin-3-6-4-3-open-redirection-vulnerability
- https://wordpress.org/plugins/uncanny-learndash-toolkit/
metadata:
max-request: 1
verified: true
publicwww-query: "/wp-content/plugins/uncanny-learndash-toolkit/"
tags: cve,cve2023,wordpress,uncanny-learndash-toolkit,wpscan,redirect
http:
- method: GET
path:
- "{{BaseURL}}/?rest_route=/ult/v2/review-banner-visibility&action=maybe-later&redirect=yes&redirect_url=https://interact.sh"
matchers:
- type: regex
part: header
regex:
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$'