Enhancement: cves/2022/CVE-2022-45805.yaml by cs

patch-1
MostInterestingBotInTheWorld 2023-03-17 09:40:36 -04:00
parent 697efa1e6f
commit 3323bec58a
1 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ id: CVE-2022-45805
info: info:
name: WordPress Paytm Payment Gateway <=2.7.3 - SQL Injection name: WordPress Paytm Payment Gateway <=2.7.3 - SQL Injection
author: theamanrawat author: theamanrawat
severity: high severity: critical
description: | description: |
WordPress Paytm Payment Gateway plugin through 2.7.3 contains a SQL injection vulnerability. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site. WordPress Paytm Payment Gateway plugin through 2.7.3 contains a SQL injection vulnerability. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
remediation: Update to version 2.7.7 or a newer patched version. remediation: Update to version 2.7.7 or a newer patched version.
@ -12,9 +12,9 @@ info:
- https://wordpress.org/plugins/paytm-payments/ - https://wordpress.org/plugins/paytm-payments/
- https://nvd.nist.gov/vuln/detail/CVE-2022-45805 - https://nvd.nist.gov/vuln/detail/CVE-2022-45805
classification: classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 8.2 cvss-score: 9.8
cve-id: CVE-2022-45805 cwe-id: CWE-89
cwe-id: CWE-89 cwe-id: CWE-89
metadata: metadata:
verified: "true" verified: "true"
@ -43,4 +43,4 @@ requests:
- 'contains(body_2, "toplevel_page_paytm")' - 'contains(body_2, "toplevel_page_paytm")'
condition: and condition: and
# Enhanced by md on 2023/03/14 # Enhanced by cs on 2023/03/17