dart
Use of software with known vulnerabilities in environments - Dart
Need Updating software and dependencies to versions without known vulnerabilities Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage ...
Inappropriate coding practices - invalid file - Dart
Need Enforcement of proper file validation and verification Context Usage of Dart 2.12.0 for developing cross-platform applications Usage of Shelf for managing database queries and data modeling Usage of shelf_io for managing and organizing data in a ...
Insecure encryption algorithm - Insecure Elliptic Curve - Dart
Need Implementation of secure elliptic curves for encryption Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of cryptoutils for cryptographic operations Description Non compliant code import ...
Password reset poisoning - Dart
Need Secure password reset functionality Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data storage and retrieval Usage of shelf_router for creating a router middleware in Shelf ...
Insecure service configuration - Header Checking - Dart
Need Secure service configuration - Enable Header Checking Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for ORM (Object-Relational Mapping) in Node.js Description Non compliant code import ...
Dependency Confusion - Dart
Need Ensuring secure and accurate dependency management Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of the http module for ...
Insecure generation of random numbers - Static IV - Dart
Need Secure generation of random numbers and dynamic initialization vectors Context Usage of Dart 2.0 for developing high-performance, cross-platform applications Usage of crypto for cryptographic operations Description Non compliant code import ...
Use of software with known vulnerabilities in development - Dart
Need Mitigation of known vulnerabilities in software and dependencies used in development Context Usage of Dart 2.0 for developing high-performance, cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application ...
Inappropriate coding practices - Unused properties - Dart
Need Elimination of unused properties in the codebase Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code ...
Insecure service configuration - Object Reutilization - Dart
Need Secure object reutilization management Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Non-encrypted confidential information - Keys - Dart
Need Encryption of confidential information Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Inappropriate coding practices - Wildcard export - Dart
Need Enforce explicit export of functions in libraries Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of lib.dart for implementing Dart libraries and modules Description Non compliant code // lib.dart ...
Insecurely generated token - OTP - Dart
Need Secure generation and transmission of OTP tokens Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Non-encrypted confidential information - Hexadecimal - Dart
Need Encryption of confidential information to ensure data confidentiality Context Usage of Dart 2.0 for building scalable and performant applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant ...
Use of an insecure channel - HTTP - Dart
Need Secure transmission of client information Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing database models and queries Usage of shelf_io for managing and interacting with data ...
Insecure object reference - User deletion - Dart
Need Secure user deletion process and session management Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data persistence and querying in Node.js Description Non compliant code ...
Authentication mechanism absence or evasion - Response tampering - Dart
Need Implementation of a secure and robust authentication mechanism Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Sensitive information in source code - Credentials - Dart
Need Protection of sensitive information in source code Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data persistence and querying in Node.js applications Description Non ...
Insufficient data authenticity validation - Checksum verification - Dart
Need Ensure proper data authenticity validation and checksum verification Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Insecure file upload - Files Limit - Dart
Need Enforce file upload limits and implement proper file management Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_io ...
Lack of data validation - Token - Dart
Need Implementation of robust data validation for JWT access tokens Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of jaguar_jwt ...
Security controls bypass or absence - Session Invalidation - Dart
Need Enhancement of security controls for session invalidation Context Usage of Dart 2.0 for developing high-performance, cross-platform applications Usage of Shelf for managing data storage and retrieval Description Non compliant code import ...
Lack of data validation - Non Sanitized Variables - Dart
Need Implementation of proper input validation and sanitization Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of dart:io for handling input and output operations in Dart Usage of Shelf for building web ...
Lack of data validation - OTP - Dart
Need Implementation of proper data validation for OTP tokenCode parameter Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Lack of data validation - Special Characters - Dart
Need Implementation of proper data validation to prevent the entry of special characters in fields. Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js ...
Insecure service configuration - Request Validation - Dart
Need Implementation of secure service configuration - Request Validation Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Insecure session management - CSRF Fixation - Dart
Need Secure session management and protection against CSRF Fixation Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing database queries and data storage Usage of shelf_io for managing ...
Use of insecure channel - Source code - Dart
Need Secure transmission of customer information Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_io for managing and ...
Lack of protection against brute force attacks - Credentials - Dart
Need Implementation of strong and effective protection against brute force attacks on credentials Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js ...
Insecure or unset HTTP headers - Content-Type - Dart
Need Enforce secure and properly defined Content-Type headers in server responses Context Usage of Dart 2.0+ for developing scalable and efficient applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Insecure object reference - Session management - Dart
Need Secure session management Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Insufficient data authenticity validation - Images - Dart
Need Enhanced data authenticity validation for profile images Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant ...
Sensitive information in source code - Dependencies - Dart
Need Secure storage of sensitive information in separate protected environments Context Usage of Dart 2.0 for building scalable and efficient web applications Usage of Shelf for managing and organizing data in Node.js applications Description Non ...
Insecure functionality - User management - Dart
Need Secure user management and access control Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Insecurely generated token - Lifespan - Dart
Need Securely generate and manage session tokens with appropriate lifespan Context Usage of Dart 2.12.0 for building cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_cookie for ...
Lack of data validation - HTML code - Dart
Need Ensure proper data validation and sanitization to prevent HTML code injection Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application ...
Insecure service configuration - Roles - Dart
Need Proper configuration and management of roles to ensure accurate representation of security responsibilities Context Usage of Dart for building cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application ...
Insecurely generated token - Validation - Dart
Need Secure token generation and validation Context Usage of Dart 2.0 for developing high-performance, cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_io for managing input/output ...
Improper resource allocation - Memory leak - Dart
Need Proper resource management and deallocation Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data models and database operations Description Non compliant code import ...
Insecure service configuration - Certificates - Dart
Need Secure service configuration - Proper certificate validation and verification Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of dart:io for input/output operations in Dart programming Usage of the ...
Next page