ISC2 Certified Secure Software Lifecycle Professional (CSSLP) Practice Question

During code review of a Java payment microservice, you find each REST call opens a new JDBC connection and closes it only on success, leaving failures unreleased. Load tests soon trigger HTTP 503 errors even though the database is healthy. What primary security risk does this practice create?

  • Exposure to SQL injection attacks on the database

  • Resource exhaustion through unreleased connections, leading to a denial-of-service condition

  • Introduction of race conditions during concurrent database writes

  • Risk of stack overflow due to unbounded recursion

ISC2 Certified Secure Software Lifecycle Professional (CSSLP)
Secure Software Implementation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot