Executive Summary

Informations
Name CVE-2024-48915 First vendor Publication 2024-10-15
Vendor Cve Last vendor Modification 2024-10-15

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-48915

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-295 Certificate Issues

Sources (Detail)

https://github.com/AstroxNetwork/agent_dart/blob/f50971dfae3f536c1720f0084f28...
https://github.com/AstroxNetwork/agent_dart/blob/main/lib/agent/certificate.dart
https://github.com/AstroxNetwork/agent_dart/commit/0d200686aabcd9313c7bc3e675...
https://github.com/AstroxNetwork/agent_dart/security/advisories/GHSA-fmj7-7gf...
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-10-16 00:27:32
  • Multiple Updates
2024-10-15 21:27:27
  • First insertion