"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-02-21 00:01:14 +00:00
parent 0dcb550d64
commit 7a92b7399e
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 20 additions and 2 deletions

View File

@ -35,7 +35,7 @@
"description_data": [
{
"lang": "eng",
"value": "uap-core before 0.7.3 is vulnerable to a denial of service attack when processing crafted User-Agent strings.\n\nSome regexes are vulnerable to regular expression denial of service (REDoS) due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTP(S) request to maliciously crafted long strings.\n\nThis has been patched in uap-core 0.7.3."
"value": "uap-core before 0.7.3 is vulnerable to a denial of service attack when processing crafted User-Agent strings. Some regexes are vulnerable to regular expression denial of service (REDoS) due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTP(S) request to maliciously crafted long strings. This has been patched in uap-core 0.7.3."
}
]
},
@ -85,4 +85,4 @@
"advisory": "GHSA-cmcx-xhr8-3w9p",
"discovery": "UNKNOWN"
}
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-9326",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}