ExamGecko
Home / CompTIA / PT0-002 / Practice Test 2
Ask Question

CompTIA PT0-002 Practice Test 2

Add to Whishlist
00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

Which of the following describe the GREATEST concerns about using third-party open-source libraries in application code? (Choose two.)

The libraries may be vulnerable
The libraries may be vulnerable
The licensing of software is ambiguous
The licensing of software is ambiguous
The libraries' code bases could be read by anyone
The libraries' code bases could be read by anyone
The provenance of code is unknown
The provenance of code is unknown
The libraries may be unsupported
The libraries may be unsupported
The libraries may break the application
The libraries may break the application
Comment (0)
Suggested answer: A, D
Explanation:

A) The libraries may be vulnerable to security bugs or exploits that can compromise the application or the data. According to the web search results, open-source libraries often have vulnerabilities that can be exploited by attackers, such as Heartbleed, Shellshock, DROWN, or npm left-pad1234. These vulnerabilities can allow attackers to extract sensitive data, execute arbitrary commands, decrypt encrypted traffic, or break the functionality of the application. Therefore, using third-party opensource libraries in application code poses a significant security risk.

D) The provenance of code is unknown, meaning that the origin and history of the code are not verified or documented. According to the web search results, open-source libraries and client projects are developed and continuously evolving in an asynchronous way, which makes it difficult to track the changes and updates of the code2. Moreover, open-source libraries may have dependencies on other libraries, which can introduce additional risks or vulnerabilities1. Therefore, using third-party open-source libraries in application code poses a significant quality risk.

asked 02/10/2024
Gerson Rodrigo Menendez
44 questions