Updates CWE

This commit is contained in:
erwanlr 2021-10-22 08:41:33 +02:00
parent 57ad91e152
commit 8704de2e03
7 changed files with 6 additions and 30 deletions

View File

@ -53,14 +53,6 @@
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
},
{
"description": [
{
@ -80,4 +72,4 @@
"source": {
"discovery": "UNKNOWN"
}
}
}

View File

@ -53,14 +53,6 @@
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
},
{
"description": [
{

View File

@ -60,14 +60,6 @@
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
@ -80,4 +72,4 @@
"source": {
"discovery": "UNKNOWN"
}
}
}

View File

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

View File

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

View File

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

View File

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