Correct CWEs for 2022-06-22 Jenkins security advisory

This commit is contained in:
Daniel Beck 2022-06-30 07:49:17 +02:00
parent f4a0003bff
commit 9a7ab9ef08
No known key found for this signature in database
GPG Key ID: 86E30187A0C5D16A
4 changed files with 4 additions and 4 deletions

View File

@ -57,7 +57,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}

View File

@ -57,7 +57,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}

View File

@ -49,7 +49,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}

View File

@ -49,7 +49,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}