Group 10: Vulnerability Management

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:21 PM on 7/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards
What is vulnerability management?
The continuous process of discovering, assessing, prioritizing, remediating, and validating security weaknesses.
2
New cards
What is a CVE?
A standardized identifier assigned to a publicly known vulnerability.
3
New cards
What is CVSS?
A scoring framework used to describe the technical severity of a vulnerability.
4
New cards
What is EPSS?
A score estimating the probability that a vulnerability will be exploited in the near term.
5
New cards
What is the CISA Known Exploited Vulnerabilities catalog?
A list of vulnerabilities with evidence of active exploitation that organizations should prioritize.
6
New cards
What is an authenticated vulnerability scan?
A scan that logs into a target system to inspect installed software, missing patches, and local configurations.
7
New cards
What is an unauthenticated vulnerability scan?
A scan performed without credentials that primarily evaluates externally visible services and weaknesses.
8
New cards
Why are authenticated scans usually more accurate?
They provide deeper visibility into software versions, patches, configurations, and local vulnerabilities.
9
New cards
What is the difference between a vulnerability scan and a penetration test?
A vulnerability scan identifies possible weaknesses broadly, while a penetration test actively validates exploitability and attack paths.
10
New cards
What is asset criticality?
The importance of an asset to business operations, sensitive data, safety, revenue, or essential services.
11
New cards
Why should vulnerabilities not be prioritized only by CVSS?
Priority should also consider active exploitation, asset criticality, internet exposure, exploitability, available controls, and business impact.
12
New cards
What is vulnerability remediation?
Fixing or removing the condition that creates the vulnerability.
13
New cards
What is a compensating control?
An alternate safeguard used when the preferred remediation cannot be implemented immediately.
14
New cards
What is risk acceptance?
A documented decision to tolerate a known risk after its likelihood, impact, and available options are evaluated.
15
New cards
What is a vulnerability exception?
An approved decision to temporarily defer, accept, or exclude a specific vulnerability finding.
16
New cards
What is a remediation SLA?
The required timeframe for addressing a vulnerability based on severity, risk, or policy.
17
New cards
What is remediation validation?
Confirming through rescanning or manual evidence that a vulnerability was successfully fixed.
18
New cards
How should a suspected false-positive vulnerability be investigated?
Review the scanner evidence, verify the installed version and patch status, check vendor information, validate manually when possible, and rescan.
19
New cards
Why might an authenticated scan fail?
Incorrect credentials, insufficient permissions, network restrictions, disabled services, endpoint controls, or configuration problems.
20
New cards
What should happen when a critical vulnerability cannot immediately be patched?
Apply compensating controls, restrict exposure, increase monitoring, document the risk, create a remediation plan, and obtain appropriate approva