Updates CWE as per NVD audit

This commit is contained in:
erwanlr 2022-08-01 14:31:50 +02:00
parent 8da47f1bec
commit eb2aa2b1c0
9 changed files with 37 additions and 13 deletions

View File

@ -66,7 +66,7 @@
{
"description": [
{
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')",
"value": "CWE-178 Improper Handling of Case Sensitivity",
"lang": "eng"
}
]
@ -82,4 +82,4 @@
"source": {
"discovery": "UNKNOWN"
}
}
}

View File

@ -60,6 +60,14 @@
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
}
]
},

View File

@ -66,7 +66,7 @@
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
]
@ -82,4 +82,4 @@
"source": {
"discovery": "UNKNOWN"
}
}
}

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-285 Improper Authorization",
"value": "CWE-639 Authorization Bypass Through User-Controlled Key",
"lang": "eng"
}
]

View File

@ -60,6 +60,14 @@
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
}
]
},

View File

@ -56,7 +56,15 @@
{
"description": [
{
"value": "CWE-863 Incorrect Authorization",
"value": "CWE-862 Missing Authorization",
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
@ -72,4 +80,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -66,7 +66,7 @@
{
"description": [
{
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"value": "CWE-306 Missing Authentication for Critical Function",
"lang": "eng"
}
]
@ -82,4 +82,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-200 Information Exposure",
"value": "CWE-863 Incorrect Authorization",
"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"
}
}
}