rustsec-2023-0051
Vulnerability from osv_rustsec
Published
2023-07-30 12:00
Modified
2023-08-19 10:29
Summary
`dlopen_derive` is unmaintained
Details
dlopen_derive hasn't been updated since June 9, 2019.
dlopen_derive depends on [quote = "0.6.12"] and [syn = "0.15.34"]. Versions 1.0.0 of these dependencies were published on August 13, 2019. The 0.* versions haven't received updates since.
Note that dlopen is an unmaintained crate from the same repository as dlopen_derive. However, migrating away from dlopen_derive implies migrating away from dlopen, as well.
Recommended alternatives
- [
dlopen2_derive] (anddlopen2)
{
"affected": [
{
"database_specific": {
"categories": [],
"cvss": null,
"informational": "unmaintained"
},
"ecosystem_specific": {
"affected_functions": null,
"affects": {
"arch": [],
"functions": [],
"os": []
}
},
"package": {
"ecosystem": "crates.io",
"name": "dlopen_derive",
"purl": "pkg:cargo/dlopen_derive"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0-0"
}
],
"type": "SEMVER"
}
],
"versions": []
}
],
"aliases": [],
"database_specific": {
"license": "CC0-1.0"
},
"details": "`dlopen_derive` hasn\u0027t been updated since June 9, 2019.\n\n`dlopen_derive` depends on [`quote = \"0.6.12\"`] and [`syn = \"0.15.34\"`]. Versions `1.0.0` of these dependencies were published on August 13, 2019. The `0.*` versions haven\u0027t received updates since.\n\nNote that `dlopen` is an unmaintained crate from the same repository as `dlopen_derive`. However, migrating away from `dlopen_derive` implies migrating away from `dlopen`, as well.\n\n## Recommended alternatives\n\n- [`dlopen2_derive`] (and `dlopen2`)\n\n[`dlopen2_derive`]: https://github.com/OpenByteDev/dlopen2\n[`quote = \"0.6.12\"`]: https://github.com/dtolnay/quote/releases/tag/0.6.12\n[`syn = \"0.15.34\"`]: https://github.com/dtolnay/syn/releases/tag/0.15.34",
"id": "RUSTSEC-2023-0051",
"modified": "2023-08-19T10:29:52Z",
"published": "2023-07-30T12:00:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://crates.io/crates/dlopen_derive"
},
{
"type": "ADVISORY",
"url": "https://rustsec.org/advisories/RUSTSEC-2023-0051.html"
},
{
"type": "REPORT",
"url": "https://github.com/szymonwieloch/rust-dlopen/issues/47"
}
],
"related": [],
"severity": [],
"summary": "`dlopen_derive` is unmaintained"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…