HIGH 7.5
GHSA-rgq2-93gj-ffxg
Casdoor doesn't enforce SAML assertion time bounds
상세
Casdoor versions 2.362.0 and earlier do not enforce SAML assertion time bounds. The gosaml2 library reports all time-validation results, including NotOnOrAfter and NotBefore, in the assertionInfo.WarningInfo field. However, ParseSamlResponse() never reads this field, meaning that time bounds are computed by the library but silently discarded before the user session is issued.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
Go / github.com/casdoor/casdoor
최초 영향 버전:
0 No fixed version published yet for github.com/casdoor/casdoor (go modules). Pin to a known-safe version or switch to an alternative.
참고
- https://nvd.nist.gov/vuln/detail/CVE-2026-9096 [ADVISORY]
- https://github.com/casdoor/casdoor [PACKAGE]
- https://kb.cert.org/vuls/id/780781 [WEB]