-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability stems from improper CRL check implementation when insecureMode=false. The commit diff shows a critical line change in SFSessionHttpClientProperties.cs where 'CrlCheckEnabled' was flipped from 'insecureMode' to '!insecureMode'. This indicates the original implementation inverted the security logic - when insecureMode was disabled (false), CRL checks were also disabled. The BuildHttpClientConfig function directly controlled this security parameter, making it the vulnerable component. Supporting test changes in SFHttpClientPropertiesTest.cs validate() this behavior by explicitly testing the inverse relationship post-fix.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| Snowflake.Data | nuget | >= 2.0.25, <= 2.1.4 | 2.1.5 |
Ongoing coverage of React2Shell