2024-06-10 20:16:24 +00:00
|
|
|
id: CVE-2023-6786
|
2024-06-11 09:22:25 +00:00
|
|
|
|
2024-06-10 20:16:24 +00:00
|
|
|
info:
|
|
|
|
name: Payment Gateway for Telcell < 2.0.4 - Open Redirect
|
2024-06-11 16:09:53 +00:00
|
|
|
author: securityforeveryone
|
2024-06-10 20:16:24 +00:00
|
|
|
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
|
2024-06-11 09:22:25 +00:00
|
|
|
remediation: |
|
|
|
|
Fixed in 2.0.4
|
2024-06-10 20:16:24 +00:00
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/f3e64947-3138-4ec4-86c4-27b5d6a5c9c2/
|
2024-06-11 09:22:25 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-6786
|
|
|
|
classification:
|
|
|
|
cve-id: CVE-2023-6786
|
2024-06-10 20:16:24 +00:00
|
|
|
metadata:
|
2024-06-11 09:22:25 +00:00
|
|
|
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
|
2024-06-10 20:16:24 +00:00
|
|
|
|
|
|
|
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.*$'
|
2024-06-11 16:13:35 +00:00
|
|
|
# digest: 4a0a00473045022100c54d339267c2f658fd113dc4fd0acbaeaa55f4b62b90801f44b112a81c3526450220443bf6993f842ca3211aebb721c05472fee7856743f6d1b666eb06e7ad644eba:922c64590222798bb761d5b6d8e72950
|