{ "schema_version": "1.4.0", "id": "GHSA-pwf9-q62p-v7wc", "modified": "2025-03-18T21:06:13Z", "published": "2025-03-16T06:30:23Z", "aliases": [ "CVE-2024-58103" ], "summary": "Wire has Uncontrolled Recursion on Nested Groups", "details": "Square Wire before 5.2.0 does not enforce a recursion limit on nested groups in ByteArrayProtoReader32.kt and ProtoReader.kt.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "com.squareup.wire:wire-runtime" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.2.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58103" }, { "type": "WEB", "url": "https://github.com/square/wire/commit/b90e60c09befaff836a2fc2ee4d678451b2ec75d" }, { "type": "PACKAGE", "url": "https://github.com/square/wire" }, { "type": "WEB", "url": "https://github.com/square/wire/compare/5.1.0...5.2.0" } ], "database_specific": { "cwe_ids": [ "CWE-674" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-18T21:06:13Z", "nvd_published_at": "2025-03-16T04:15:12Z" } }