scala
Security controls bypass or absence - Fingerprint - Scala
Need Implementation of robust security controls for fingerprint identification Context Usage of Scala 2.11 for developing scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework ...
Use of software with known vulnerabilities in environments - Scala
Need Regular software updates and patch management Context Usage of Scala 2.13 for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of play.api.libs.json for ...
Inappropriate coding practices - relative path command - Scala
Need Prevention of security vulnerabilities caused by inappropriate coding practices Context Usage of Scala for building scalable and high-performance applications Usage of java.io for input and output operations in Java Description Non compliant ...
Inappropriate coding practices - invalid file - Scala
Need Enforcement of proper file validation and verification Context Usage of Scala 2.12 for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of java.io for ...
Server side cross-site scripting - Scala
Need Prevention of server-side cross-site scripting attacks Context Usage of Scala 2.13 for developing scalable and high-performance applications Usage of javax.inject for Dependency Injection in Java applications Usage of play.api.mvc for handling ...
Server side template injection - Scala
Need Prevention of server-side template injection attacks Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of play.twirl.api.Html for ...
Insecure encryption algorithm - Insecure Elliptic Curve - Scala
Need Secure encryption algorithm using strong elliptic curves. Context Usage of Scala 2.13 for building scalable and high-performance applications Usage of ECParameterSpec for specifying elliptic curve parameters in Java security Usage of ECPoint ...
Password reset poisoning - Scala
Need Secure password reset functionality Context Usage of Scala for building scalable and functional applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of play.api.data for handling form data in Play ...
Account Takeover - Scala
Need Enhanced account security and protection against unauthorized access Context Usage of Scala 2.13.3 for building scalable and efficient applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of ...
Insecure encryption algorithm - Default encryption - Scala
Need Secure encryption algorithm - Utilize Customer Controlled Keys (CMK) Context Usage of Scala 2.11 for writing and running Scala code Usage of AWS Java SDK S3 for interacting with Amazon S3 storage service Description Non compliant code import ...
Excessive privileges - Access Mode - Scala
Need Restrict access privileges to system files and directories Context Usage of Scala for building scalable and high-performance applications Usage of java.nio.file.Paths for working with file paths in Java Usage of java.nio.file.Files for file ...
OS Command Injection - Scala
Need Prevention of OS command injection attacks Context Usage of Scala for building scalable and high-performance applications Usage of sys.process for executing system processes in Node.js Usage of play.api.mvc for handling HTTP requests and ...
Insecure authentication method - LDAP - Scala
Need Secure and robust authentication method for the system Context Usage of Scala for building scalable and functional applications Usage of play.api for building web applications in Scala Usage of javax.naming for accessing and manipulating naming ...
Insecure generation of random numbers - Static IV - Scala
Need Secure generation of random numbers and dynamic initialization vectors Context Usage of Scala for functional and object-oriented programming in the JVM environment Usage of javax.crypto for cryptographic operations in Java Description Non ...
Use of software with known vulnerabilities in development - Scala
Need Mitigation of software vulnerabilities in development environments Context Usage of Scala 2.12.8 for building scalable and high-performance applications Usage of JDBC for connecting and interacting with relational databases Usage of Anorm for ...
Inappropriate coding practices - Unused properties - Scala
Need Removal of unused properties in the application code Context Usage of Scala for building scalable and functional applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Description Non compliant code package ...
Insecure authentication method - NTLM - Scala
Need Implementation of a secure authentication method Context Usage of Scala for building scalable and high-performance applications Usage of play.api.libs.ws for making HTTP requests in a Play Framework application Usage of play.api.mvc for handling ...
Inappropriate coding practices - Wildcard export - Scala
Need Enforce explicit exports in code modules to avoid the use of wildcard exports Context Usage of Scala for building scalable and high-performance applications Usage of MyLibrary for custom functionality or feature implementation Description Non ...
Insecurely generated token - OTP - Scala
Need Secure generation and transmission of OTP tokens Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of play.api.libs.json for JSON ...
Non-encrypted confidential information - Hexadecimal - Scala
Need Secure encryption of confidential information Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in the Play Framework Usage of global execution context ...
Security controls bypass or absence - Tampering Protection - Scala
Need Implementation of tampering protection mechanisms Context Usage of Scala for building scalable and functional applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Description Non compliant code package ...
Use of an insecure channel - HTTP - Scala
Need Secure channel for transmitting client information Context Usage of Scala for building scalable and functional applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of global execution context for ...
Insecure object reference - User deletion - Scala
Need Secure user deletion process and session management Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Description Non compliant code ...
Authentication mechanism absence or evasion - Response tampering - Scala
Need Implementation of a secure and reliable authentication mechanism Context Usage of Scala 2.13 for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of ...
Weak credential policy - Temporary passwords - Scala
Need Enhancement of credential policy for temporary passwords Context Usage of Scala for building scalable and high-performance applications Usage of Play Framework for building web applications in Scala or Java Usage of play.api.mvc for handling ...
Weak credential policy - Password strength - Scala
Need Implementation of a strong password policy Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of play.api.data for handling form ...
Technical information leak - Content response - Scala
Need Prevention of unauthorized access to technical information and server configuration details Context Usage of Scala 2.13 for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in ...
Sensitive information in source code - Credentials - Scala
Need Protection of sensitive information in source code Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of play.api.db for database ...
Insufficient data authenticity validation - Checksum verification - Scala
Need Ensure data authenticity through proper checksum verification Context Usage of Scala for building scalable and functional applications Usage of play.api.libs.ws for making HTTP requests in a Play Framework application Description Non compliant ...
Insecure file upload - Files Limit - Scala
Need Enforce a limit on the number of files that can be uploaded within a specific time period and implement a mechanism to automatically delete older files to prevent excessive storage consumption. Context Usage of Scala for building scalable and ...
Lack of data validation - Token - Scala
Need Implementation of proper data validation for JWT access tokens Context Usage of Scala 2.13 for developing scalable and high-performance applications Usage of jjwt library for JSON Web Token (JWT) generation and verification Usage of Play ...
Technical information leak - Credentials - Scala
Need Protection of sensitive credentials from being exposed Context Usage of Scala for functional and object-oriented programming in the JVM environment Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of ...
Security controls bypass or absence - Session Invalidation - Scala
Need Implementation of proper session invalidation mechanisms Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Description Non compliant ...
Lack of data validation - OTP - Scala
Need Implementation of proper data validation for OTP tokenCode parameter Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of ...
Lack of data validation - Special Characters - Scala
Need Implementation of proper data validation to prevent the entry of special characters in fields. Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests in Play Framework ...
Insecure session management - CSRF Fixation - Scala
Need Secure session management and protection against CSRF fixation Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses in Play Framework Usage of global ...
Business information leak - Corporate information - Scala
Need Protection of sensitive corporate information from unauthorized access Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and building web applications in Play ...
Use of insecure channel - Source code - Scala
Need Secure transmission of customer information Context Usage of Scala 2.13 for developing scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and building web applications in Play Framework Usage of ...
Lack of protection against brute force attacks - Credentials - Scala
Need Implementation of strong authentication mechanisms to prevent brute force attacks on promotional codes. Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and responses ...
Insecure or unset HTTP headers - Content-Type - Scala
Need Enforcement of secure and properly defined HTTP headers Context Usage of Scala for building scalable and high-performance applications Usage of play.api.mvc for handling HTTP requests and building web applications in the Play framework ...
Next page