{"id":"RUSTSEC-2023-0059","summary":"Unaligned read of `*const *const c_char` pointer","details":"Affected versions dereference a potentially unaligned pointer. The pointer is\ncommonly unaligned in practice, resulting in undefined behavior.\n\nIn some build modes, this is observable as a panic followed by abort. In other\nbuild modes the UB may manifest in some other way, including the possibility of\nworking correctly in some architectures.\n\nThe crate is not currently maintained, so a patched version is not available.\n\n## Recommended alternatives\n- [`uzers`](https://crates.io/crates/uzers) (an actively maintained fork of the `users` crate)\n- [`sysinfo`](https://crates.io/crates/sysinfo)","aliases":["GHSA-jcr6-4frq-9gjj"],"modified":"2024-02-10T16:26:48.693482Z","published":"2023-09-10T12:00:00Z","database_specific":{"license":"CC0-1.0"},"references":[{"type":"PACKAGE","url":"https://crates.io/crates/users"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2023-0059.html"},{"type":"REPORT","url":"https://github.com/ogham/rust-users/issues/55"}],"affected":[{"package":{"name":"users","ecosystem":"crates.io","purl":"pkg:cargo/users"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0.0.0-0"}]}],"ecosystem_specific":{"affects":{"functions":[],"os":[],"arch":[]},"affected_functions":null},"database_specific":{"cvss":null,"source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2023-0059.json","categories":[],"informational":"unsound"}}],"schema_version":"1.7.3"}