CVE-2024-48915
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-48915
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-10-15T17:12:31.400Z
- Last Modified Date
- 2024-10-15T18:54:08.298Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/AstroxNetwork/agent_dart/security/advisories/GHSA-fmj7-7gfw-64pg | x_refsource_CONFIRM |
https://github.com/AstroxNetwork/agent_dart/commit/0d200686aabcd9313c7bc3e675cbdc82f6b775cf | x_refsource_MISC |
https://github.com/AstroxNetwork/agent_dart/blob/f50971dfae3f536c1720f0084f28afbcf5d99cb5/lib/agent/certificate.dart#L162 | x_refsource_MISC |
https://github.com/AstroxNetwork/agent_dart/blob/main/lib/agent/certificate.dart | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-48915 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48915 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-10-16 13:06:51 | Added to TrackCVE |