Access of Resource Using Incompatible Type ('Type Confusion') in github.com/opencontainers/image-spec
Cx786c6ee9-1022
- github.com/opencontainers/image-spec
Summary
In the OCI Image Specification version 1.0.1 and prior, manifest and index documents are not self-describing and documents with a single digest could be interpreted as either a manifest or an index.
- HIGH
- NETWORK
- LOW
- CHANGED
- REQUIRED
- LOW
- NONE
- NONE
CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
The program allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
References
Advisory Timeline
- Published