vendor:
Casdoor
by:
Mayank Deshmukh
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Casdoor
Affected Version From: < 1.13.1
Affected Version To: 1.13.0
Patch Exists: YES
Related CWE: CVE-2022-24124
CPE: a:casdoor:casdoor:1.13.0
Tags: sqli,unauth,packetstorm,edb,cve,cve2022,casdoor
CVSS Metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Nuclei References:
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
Nuclei Metadata: {'max-request': 1, 'product': 'casdoor', 'shodan-query': 'http.title:"Casdoor"', 'vendor': 'casbin'}
Platforms Tested: Kali Linux
2022
Casdoor 1.13.0 – SQL Injection (Unauthenticated)
Casdoor is vulnerable to an unauthenticated SQL injection vulnerability due to improper input validation. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to execute arbitrary SQL commands on the underlying database, potentially leading to the disclosure of sensitive information.
Mitigation:
Upgrade to version 1.13.1 or later.