8-62.1 Source Code Vulnerabilities Flashcards

1
Q

Results in the excess data being executed by the processor

A

Buffer Overflow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Results in slow response time or denial of service

A

Memory Leak

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When multiple threads or processes access the same resources and one of them modifies the resource.

A

Race condition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Input the includes “…./.”

A

Directory Traversal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A collection of code written using high level programming languages

A

Source code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly