Fixes CWE

This commit is contained in:
erwanlr 2022-07-01 11:33:33 +02:00
parent c05fa706d3
commit 56b9d1b708
5 changed files with 10 additions and 10 deletions

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-400 Uncontrolled Resource Consumption",
"value": "CWE-191 Integer Underflow (Wrap or Wraparound)",
"lang": "eng"
}
]
@ -72,4 +72,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -61,7 +61,7 @@
{
"description": [
{
"value": "CWE-400 Uncontrolled Resource Consumption",
"value": "CWE-191 Integer Underflow (Wrap or Wraparound)",
"lang": "eng"
}
]
@ -77,4 +77,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-400 Uncontrolled Resource Consumption",
"value": "CWE-191 Integer Underflow (Wrap or Wraparound)",
"lang": "eng"
}
]
@ -72,4 +72,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-200 Information Exposure",
"value": "CWE-306 Missing Authentication for Critical Function",
"lang": "eng"
}
]
@ -72,4 +72,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"lang": "eng"
}
]
@ -72,4 +72,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}