Updates CWE as per audit

This commit is contained in:
erwanlr 2022-11-07 10:00:32 +01:00
parent 842a89e4e0
commit 1cb61494dd
5 changed files with 35 additions and 3 deletions

View File

@ -53,6 +53,14 @@
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
},
{
"description": [
{
@ -72,4 +80,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}

View File

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

View File

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

View File

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

View File

@ -56,7 +56,7 @@
{
"description": [
{
"value": "CWE-79 Cross-Site Scripting (XSS)",
"value": "CWE-863 Incorrect Authorization",
"lang": "eng"
}
]
@ -80,4 +80,4 @@
"source": {
"discovery": "EXTERNAL"
}
}
}