diff --git a/rules-realm/boostsecurityio/mitre-cwe/rules.yaml b/rules-realm/boostsecurityio/mitre-cwe/rules.yaml index efed17a3..54a7c52a 100644 --- a/rules-realm/boostsecurityio/mitre-cwe/rules.yaml +++ b/rules-realm/boostsecurityio/mitre-cwe/rules.yaml @@ -5693,6 +5693,16 @@ rules: name: CWE-40 pretty_name: 'CWE-40: Path Traversal: ''\\UNC\share\name\'' (Windows UNC Share)' ref: https://cwe.mitre.org/data/definitions/40.html + CWE-399: + categories: + - ALL + - cwe-399 + description: Weaknesses in this category are related to improper management of + system resources. + group: top10-insecure-design + name: CWE-399 + pretty_name: 'CWE-399: Resource Management Errors' + ref: https://cwe.mitre.org/data/definitions/399.html CWE-400: categories: - ALL