mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
Fixes CWE
This commit is contained in:
parent
165febae1d
commit
a604d65735
@ -60,6 +60,14 @@
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -61,7 +61,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-287 Improper Authentication",
|
||||
"value": "CWE-326 Inadequate Encryption Strength",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
@ -77,4 +77,4 @@
|
||||
"source": {
|
||||
"discovery": "EXTERNAL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -56,7 +56,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-862 Missing Authorization",
|
||||
"value": "CWE-668 Exposure of Resource to Wrong Sphere",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
@ -72,4 +72,4 @@
|
||||
"source": {
|
||||
"discovery": "EXTERNAL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -61,7 +61,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-200 Information Exposure",
|
||||
"value": "CWE-287 Improper Authentication",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user