diff --git a/http/cves/2023/ CVE-2023-6389.yaml b/http/cves/2023/ CVE-2023-6389.yaml index 709d668e38..51d52aebbd 100644 --- a/http/cves/2023/ CVE-2023-6389.yaml +++ b/http/cves/2023/ CVE-2023-6389.yaml @@ -20,17 +20,16 @@ info: metadata: vendor: abhinavsingh product: wordpress_toolbar - tags: wpscan,redirect,wordpress,cve2023,wp-plugin + max-request: 1 + tags: cve,cve2023,wordpress,wp-plugin,wordpress-toolbar,wp -requests: +http: - method: GET path: - "{{BaseURL}}/wp-content/plugins/wordpress-toolbar/toolbar.php?wptbto=https://oast.me&wptbhash=acme" - redirects: true - max-redirects: 2 matchers: - type: regex part: header regex: - - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.me.*$' \ No newline at end of file + - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.me.*$'