GHSA-xwxc-j97j-84gf

Suggest an improvement
Source
https://github.com/advisories/GHSA-xwxc-j97j-84gf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-xwxc-j97j-84gf/GHSA-xwxc-j97j-84gf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xwxc-j97j-84gf
Aliases
Published
2021-08-25T21:00:03Z
Modified
2023-11-08T04:03:45.827550Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Race condition in Parc
Details

In the affected versions of this crate, LockWeak<T> unconditionally implemented Send with no trait bounds on T. LockWeak<T> doesn't own T and only provides &T. This allows concurrent access to a non-Sync T, which can cause undefined behavior like data races.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-362"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-09T17:05:10Z"
}
References

Affected packages

crates.io / parc

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
1.0.1