ruby-ffi version 1.9.23 and earlier has a DLL loading issue which can be hijacked on Windows OS, when a Symbol is used as DLL name instead of a String This vulnerability appears to have been fixed in v1.9.24 and later.
The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control.
Link | Tags |
---|---|
https://github.com/ffi/ffi/commit/e0fe486df0e117ed67b0282b6ada04b7214ca05c | third party advisory patch |
https://github.com/ffi/ffi/commit/09e0c6076466b4383da7fa4e13f714311109945a | third party advisory patch |