Update CVE for proper CWE

This commit is contained in:
SynologyCVE 2021-05-10 23:43:21 -04:00
parent 22398e251e
commit 9c4512f6b3
13 changed files with 25 additions and 25 deletions

View File

@ -62,7 +62,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper Neutralization of Escape (CWE-150)" "value": "CWE-116: Improper Encoding or Escaping of Output"
} }
] ]
} }

View File

@ -62,7 +62,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper Authorization (CWE-285)" "value": "CWE-863: Incorrect Authorization"
} }
] ]
} }

View File

@ -62,7 +62,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper Restriction of Communication Channel to Intended Endpoints (CWE-923)" "value": "CWE-319: Cleartext Transmission of Sensitive Information"
} }
] ]
} }

View File

@ -62,7 +62,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Information Exposure Through Process Environment (CWE-214)" "value": "CWE-522: Insufficiently Protected Credentials"
} }
] ]
} }

View File

@ -62,7 +62,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper Neutralization of CRLF Sequences (CWE-93)" "value": "CWE-125: Out-of-bounds Read"
} }
] ]
} }

View File

@ -62,7 +62,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "Improper Neutralization of Special Elements used in an SQL Command (CWE-89)" "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
} }
] ]
} }

View File

@ -53,7 +53,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-757: Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')" "value": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm"
} }
] ]
} }

View File

@ -53,7 +53,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-757: Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')" "value": "CWE-327: Use of a Broken or Risky Cryptographic Algorithm"
} }
] ]
} }

View File

@ -53,7 +53,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-284: Improper Access Control" "value": "CWE-269: Improper Privilege Management"
} }
] ]
} }

View File

@ -53,7 +53,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-284: Improper Access Control" "value": "CWE-269: Improper Privilege Management"
} }
] ]
} }

View File

@ -53,7 +53,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-300: Channel Accessible by Non-Endpoint" "value": "CWE-319: Cleartext Transmission of Sensitive Information"
} }
] ]
} }

View File

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

View File

@ -53,7 +53,7 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-300: Channel Accessible by Non-Endpoint" "value": "CWE-319: Cleartext Transmission of Sensitive Information"
} }
] ]
} }