mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-05-07 19:17:10 +00:00
Fixes CWE
This commit is contained in:
parent
c05fa706d3
commit
56b9d1b708
@ -56,7 +56,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-400 Uncontrolled Resource Consumption",
|
||||
"value": "CWE-191 Integer Underflow (Wrap or Wraparound)",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
@ -72,4 +72,4 @@
|
||||
"source": {
|
||||
"discovery": "EXTERNAL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -61,7 +61,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-400 Uncontrolled Resource Consumption",
|
||||
"value": "CWE-191 Integer Underflow (Wrap or Wraparound)",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
@ -77,4 +77,4 @@
|
||||
"source": {
|
||||
"discovery": "EXTERNAL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -56,7 +56,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-400 Uncontrolled Resource Consumption",
|
||||
"value": "CWE-191 Integer Underflow (Wrap or Wraparound)",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
@ -72,4 +72,4 @@
|
||||
"source": {
|
||||
"discovery": "EXTERNAL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -56,7 +56,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-200 Information Exposure",
|
||||
"value": "CWE-306 Missing Authentication for Critical Function",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
@ -72,4 +72,4 @@
|
||||
"source": {
|
||||
"discovery": "EXTERNAL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -56,7 +56,7 @@
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"value": "CWE-94 Improper Control of Generation of Code ('Code Injection')",
|
||||
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
|
||||
"lang": "eng"
|
||||
}
|
||||
]
|
||||
@ -72,4 +72,4 @@
|
||||
"source": {
|
||||
"discovery": "EXTERNAL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user