---
type: "term"
title: "Implementation Flaw"
description: "A defect in source code implementation (logic, parsing, memory handling, resource handling) enabling unintended behavior when triggered."
resource: "tlctc:term:implementation-flaw"
tags:
  - "glossary"
---
# Implementation Flaw

A defect in source code implementation (logic, parsing, memory handling, resource handling) enabling unintended behavior when triggered. Implementation flaws are exploited by `#2 Exploiting Server` (server-role) or `#3 Exploiting Client` (client-role).

**Reference:** §4.2.2 (Global Definitions), §4.1 (#2 and #3 Definitions)
