Fixes CWE

This commit is contained in:
erwanlr 2022-09-16 10:37:31 +02:00
parent 165febae1d
commit a604d65735
4 changed files with 13 additions and 5 deletions

View File

@ -60,6 +60,14 @@
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"lang": "eng"
}
]
}
]
},

View File

@ -61,7 +61,7 @@
{
"description": [
{
"value": "CWE-287 Improper Authentication",
"value": "CWE-326 Inadequate Encryption Strength",
"lang": "eng"
}
]
@ -77,4 +77,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-862 Missing Authorization",
"value": "CWE-668 Exposure of Resource to Wrong Sphere",
"lang": "eng"
}
]
@ -72,4 +72,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -61,7 +61,7 @@
{
"description": [
{
"value": "CWE-200 Information Exposure",
"value": "CWE-287 Improper Authentication",
"lang": "eng"
}
]