CWE-403 — Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')
Abstraction: Base
|
Status: Draft
Description
Module opens a file for reading twice, allowing attackers to read files.
Raw catalog entry
MITRE page{
"abstraction": "Base",
"description": "Module opens a file for reading twice, allowing attackers to read files.",
"id": "CWE-403",
"name": "Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')",
"status": "Draft"
}