Updating 2019 CWE data

This commit is contained in:
Cisco Talos CNA 2022-04-28 18:08:10 -04:00
parent be741b3f17
commit d435b586c3
119 changed files with 119 additions and 119 deletions

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-476: NULL Pointer Dereference"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "privilege escalation" "value": "CWE-0: Not specified"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper Input Validation" "value": "CWE-0: Not specified"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "improper input validation" "value": "CWE-0: Not specified"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper Access Control" "value": "CWE-284: Improper Access Control"
} }
] ]
} }

View File

@ -45,7 +45,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "local privilege escalation" "value": "CWE-0: Not specified"
} }
] ]
} }

View File

@ -39,7 +39,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "arbitrary memory read" "value": "CWE-200: Information Exposure"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "information disclosure" "value": "CWE-200: Information Exposure"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Use after free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "heap overflow" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-617: Reachable Assertion"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Empty Password in Configuration File" "value": "CWE-258: Empty Password in Configuration File"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper release of memory before removing last reference" "value": "CWE-401: Improper Release of Memory Before Removing Last Reference"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "protection mechanism failure" "value": "CWE-693: Protection Mechanism Failure"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "command injection" "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Heap-based Buffer Overflow" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "memory corruption" "value": "CWE-703: Improper Check or Handling of Exceptional Conditions"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "out of bounds read" "value": "CWE-125: Out-of-bounds Read"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "out of bounds read" "value": "CWE-125: Out-of-bounds Read"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "out of bounds read" "value": "CWE-125: Out-of-bounds Read"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "improper restriction of excessive authentication attempts" "value": "CWE-307: Improper Restriction of Excessive Authentication Attempts"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-284: Improper Access Control"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "command injection" "value": "CWE-121: Stack-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "command injection" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-190: Integer Overflow Or Wraparound" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "stack-based buffer overflow" "value": "CWE-121: Stack-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Use-After-Free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-400: Uncontrolled Resource Consumption"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Heap Based Buffer Overflow" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Heap Based Buffer Overflow" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Use After Free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Heap Based Buffer Overflow" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Heap Based Buffer Overflow" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "heap-based overflow" "value": "CWE-390: Detection of Error Condition Without Action"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "integer overflow" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Use After Free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-0: Not specified"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-0: Not specified"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "code execution" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "code execution" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "code execution" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "code execution" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-440: Expected Behavior Violation"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-440: Expected Behavior Violation"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "buffer overflow" "value": "CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "heap buffer overflow" "value": "CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out of bounds read" "value": "CWE-125: Out-of-bounds Read"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Use-After-Free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "arbitrary code execution" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Insecured inherited permissions" "value": "CWE-277: Insecure Inherited Permissions"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "code execution" "value": "CWE-502: Deserialization of Untrusted Data"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "OS Command Injection" "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "OS Command Injection" "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out-of-bounds write" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out-of-bounds write" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out of bounds write" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "code execution" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Integer Overflow to Buffer Overflow" "value": "CWE-680: Integer Overflow to Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Integer Overflow to Buffer Overflow" "value": "CWE-680: Integer Overflow to Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out of bounds write" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Integer overflow" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "out of bounds read" "value": "CWE-125: Out-of-bounds Read"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "heap out of bounds write" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Integer overflow" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "remote code execution" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "use-after-free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Integer Underflow (Wrap or Wraparound)" "value": "CWE-191: Integer Underflow (Wrap or Wraparound)"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": " Integer Overflow or Wraparound" "value": "CWE-190: Integer Overflow or Wraparound"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "improper certificate validation" "value": "CWE-295: Improper Certificate Validation"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "improper certificate validation" "value": "CWE-295: Improper Certificate Validation"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "memory corruption" "value": "CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "denial of service" "value": "CWE-440: Expected Behavior Violation"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL Injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "SQL injection" "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Heap-based Buffer Overflow" "value": "CWE-122: Heap-based Buffer Overflow"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "use-after-free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "OS command injection" "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "OS command injection" "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "OS command injection" "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "use-after-free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "use-after-free" "value": "CWE-416: Use After Free"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out-of-bounds write" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Out-of-bounds write" "value": "CWE-787: Out-of-bounds Write"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "privilege escalation" "value": "CWE-284: Improper Access Control"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Use of Hard-coded Cryptographic Key" "value": "CWE-321: Use of Hard-coded Cryptographic Key"
} }
] ]
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "command injection" "value": "CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')"
} }
] ]
} }

Some files were not shown because too many files have changed in this diff Show More