mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
Fixes incorrect CWE
This commit is contained in:
parent
f50a33235c
commit
5e3be925bc
@ -61,7 +61,7 @@
|
|||||||
{
|
{
|
||||||
"description": [
|
"description": [
|
||||||
{
|
{
|
||||||
"value": "CWE-284 Improper Access Control",
|
"value": "CWE-863 Incorrect Authorization",
|
||||||
"lang": "eng"
|
"lang": "eng"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
{
|
{
|
||||||
"description": [
|
"description": [
|
||||||
{
|
{
|
||||||
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')",
|
"value": "CWE-20 Improper Input Validation",
|
||||||
"lang": "eng"
|
"lang": "eng"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
{
|
{
|
||||||
"description": [
|
"description": [
|
||||||
{
|
{
|
||||||
"value": "CWE-79 Cross-site Scripting (XSS)",
|
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
|
||||||
"lang": "eng"
|
"lang": "eng"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
{
|
{
|
||||||
"description": [
|
"description": [
|
||||||
{
|
{
|
||||||
"value": "CWE-79 Cross-site Scripting (XSS)",
|
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
|
||||||
"lang": "eng"
|
"lang": "eng"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user