
This lesson requires Loopus Pro access. Upgrade to unlock all courses, labs, and challenges.
An SBOM tells a customer that a library like openssl is present. If a CVE is announced for that version of openssl, the customer will immediately ask for a patch. However, your developers might know that your app only uses the aes-encryption part of openssl, while the vulnerability is in the heartbeat extension which you have disabled.
VEX (Vulnerability Exploitability eXchange) is the solution to this "false positive" problem.
What document asserts the ACTUAL exploiteability of a flaw?
What VEX status indicates a library is present but safe?
Found the flag? Submit it below to complete this lesson.
Format: LOOPUS{...}