CVE-2024-48915
HIGHPUB Agent Dart < 1.0.0-dev.29 - Improper Certificate Validation
Title source: ruleDescription
Agent Dart is an agent library built for Internet Computer for Dart and Flutter apps. Prior to version 1.0.0-dev.29, certificate verification in `lib/agent/certificate.dart` does not occur properly. During the delegation verification in the `_checkDelegation` function, the canister_ranges aren't verified. The impact of not checking the canister_ranges is that a subnet can sign canister responses in behalf of another subnet. The certificate’s timestamp, i.e /time path, is also not verified, meaning that the certificate effectively has no expiration time. Version 1.0.0-dev.29 implements appropriate certificate verification.
References (4)
Core 4
Core References
Various Sources x_refsource_misc
https://github.com/AstroxNetwork/agent_dart/blob/f50971dfae3f536c1720f0084f28afbcf5d99cb5/lib/agent/certificate.dart#L162
Various Sources x_refsource_misc
https://github.com/AstroxNetwork/agent_dart/blob/main/lib/agent/certificate.dart
Vendor Advisory x_refsource_confirm
https://github.com/AstroxNetwork/agent_dart/security/advisories/GHSA-fmj7-7gfw-64pg
Scores
CVSS v4
8.7
EPSS
0.0012
EPSS Percentile
30.1%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-295
Status
published
Products (2)
AstroxNetwork/agent_dart
< 1.0.0-dev.29
Pub/agent_dart
0 - 1.0.0-dev.29Pub
Published
Oct 15, 2024
Tracked Since
Feb 18, 2026