Auto-merge PR#2981

Auto-merge PR#2981
This commit is contained in:
CVE Team 2020-01-02 09:30:18 -05:00 committed by GitHub
commit 5d86be4a02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,15 +4,78 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10158",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "msiddiqu@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "infinispan",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-384"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10158",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10158",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/infinispan/infinispan/pull/6960",
"name": "https://github.com/infinispan/infinispan/pull/6960",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/infinispan/infinispan/pull/7025",
"name": "https://github.com/infinispan/infinispan/pull/7025",
"refsource": "CONFIRM"
}
]
},
"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."
"value": "A flaw was found in Infinispan through version 9.4.14.Final. An improper implementation of the session fixation protection in the Spring Session integration can result in incorrect session handling."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.4/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
}
}
}