HistoryEditJSON (OSV)

RUSTSEC-2020-0035

Chunk API does not respect align requirement

Reported
Issued
Package
chunky (crates.io)
Type
INFO Unsound
Aliases
References
CVSS Score
7.5 HIGH
CVSS Details
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality Impact
None
Integrity Impact
High
Availability Impact
None
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Patched
no patched versions

Description

Chunk API does not respect the align requirement of types. Unaligned reference can be created with the API, which is an undefined behavior.

Advisory available under CC0-1.0 license.