CVEbaza.plCWE DictionaryCWE-910
Common Weakness Enumeration

CWE-910

Use of Expired File Descriptor

Category: BaseCVE: 1
Description

The product uses or accesses a file descriptor after it has been closed.

Extended Description

After a file descriptor for a particular file or device has been released, it can be reused. The code might not write to the original file, since the reused file descriptor might reference a different file or device.

CVE vulnerabilities with CWE-910 (1)
7.5
CVSS
HIGH
CVE-2020-13530

A denial-of-service vulnerability exists in the Ethernet/IP server functionality of the EIP Stack Group OpENer 2.3 and development commit 8c73bf3. A large number of network requests in a small span of time can cause the running program to stop. An attacker can send a sequence of requests to trigger this vulnerability.

pub. 2020-12-11
Information
ID: CWE-910
Type: Base
Vulnerabilities: 1
MITRE CWE ↗
← CWE Dictionary