GHSA-gv73-9mwv-fwgq

Suggest an improvement
Source
https://github.com/advisories/GHSA-gv73-9mwv-fwgq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-gv73-9mwv-fwgq/GHSA-gv73-9mwv-fwgq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-gv73-9mwv-fwgq
Aliases
Published
2021-08-25T20:46:11Z
Modified
2023-11-08T04:03:35.913705Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Out of bounds write in prost
Details

Affected versions of this crate contained a bug in which decoding untrusted input could overflow the stack. On architectures with stack probes (like x86), this can be used for denial of service attacks, while on architectures without stack probes (like ARM) overflowing the stack is unsound and can result in potential memory corruption (or even RCE).

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-787"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T21:20:08Z"
}
References

Affected packages

crates.io / prost

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.6.1