iRODS before 4.3.2 provides an msiSendMail function with a problematic dependency on the mail binary, such as in the mailMS.cpp#L94-L106 reference.
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/irods/irods/issues/7651 | patch issue tracking |
https://github.com/irods/irods/issues/7562 | issue tracking |
https://irods.org/2024/05/irods-4-3-2-is-released/ | release notes |
https://github.com/irods/irods/blob/97eb33f130349db5e01a4b85e89dd1da81460345/server/re/src/mailMS.cpp#L94-L106 | product |