Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.3.0 and 7.0.0-alpha03, ByteArrayProtoReader32.skipGroup() and ProtoReader.skipGroup() in wire-runtime do not v…
高危 CVSS 7.5
摘要
Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.3.0 and 7.0.0-alpha03, ByteArrayProtoReader32.skipGroup() and ProtoReader.skipGroup() in wire-runtime do not validate that a LENGTH_DELIMITED field length is non-negative before skip(), allowing a crafted protobuf varint encoding -128 as a signed Int to make skip(-128) move the internal position negative and make the next readByte() throw ArrayIndexOutOfBoundsException instead of the documented IOException …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://github.com/square/wire/commit/47d5b0dba53935d5332cd41a80a353b3fc90e7b0 Patch
- https://github.com/square/wire/commit/e4e56fab38a547d9625f05c97f1d8f0bcc3a5773 Patch
- https://github.com/square/wire/pull/3595 Issue Tracking
- https://github.com/square/wire/pull/3597 Issue Tracking
- https://github.com/square/wire/releases/tag/6.3.0 Release Notes
- https://github.com/square/wire/releases/tag/7.0.0-alpha03 Release Notes
- https://github.com/square/wire/security/advisories/GHSA-7xpr-hc2w-34m9 Vendor Advisory
- https://github.com/square/wire/security/advisories/GHSA-7xpr-hc2w-34m9 Vendor Advisory
时间线
- nvd_ingest NVD