Fixing CWEs

This commit is contained in:
Cisco Talos CNA 2022-04-29 12:37:29 -04:00
parent d435b586c3
commit 12d4655b7a
6 changed files with 12 additions and 12 deletions

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-0: Not specified" "value": "CWE-459: Incomplete Cleanup"
} }
] ]
} }
@ -67,4 +67,4 @@
"version": "3.0" "version": "3.0"
} }
} }
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-0: Not specified" "value": "CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')"
} }
] ]
} }
@ -67,4 +67,4 @@
"version": "3.0" "version": "3.0"
} }
} }
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-0: Not specified" "value": "CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')"
} }
] ]
} }
@ -67,4 +67,4 @@
"version": "3.0" "version": "3.0"
} }
} }
} }

View File

@ -45,7 +45,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-0: Not specified" "value": "CWE-749: Exposed Dangerous Method or Function"
} }
] ]
} }
@ -73,4 +73,4 @@
"version": "3.0" "version": "3.0"
} }
} }
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-0: Not specified" "value": "CWE-476: NULL Pointer Dereference"
} }
] ]
} }
@ -67,4 +67,4 @@
"version": "3.0" "version": "3.0"
} }
} }
} }

View File

@ -36,7 +36,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-0: Not specified" "value": "CWE-476: NULL Pointer Dereference"
} }
] ]
} }
@ -67,4 +67,4 @@
"version": "3.0" "version": "3.0"
} }
} }
} }