- Synchronized data.

This commit is contained in:
CVE Team 2018-11-30 08:05:51 -05:00
parent 8843844a0d
commit bd79f52f75
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,16 +1,13 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2018-14637",
"ASSIGNER": "sfowler@redhat.com"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name": "[UNKNOWN]",
"product" : {
"product_data" : [
{
@ -24,11 +21,33 @@
}
}
]
}
},
"vendor_name" : "[UNKNOWN]"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The SAML broker consumer endpoint in Keycloak before version 4.6.0.Final ignores expiration conditions on SAML assertions. An attacker can exploit this vulnerability to perform a replay attack."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "6.1/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
@ -52,28 +71,10 @@
"references" : {
"reference_data" : [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14637",
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14637",
"refsource": "CONFIRM"
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14637"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SAML broker consumer endpoint in Keycloak before version 4.6.0.Final ignores expiration conditions on SAML assertions. An attacker can exploit this vulnerability to perform a replay attack."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "6.1/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
]
]
}
}