cvelist/2019/10xxx/CVE-2019-10174.json

90 lines
2.9 KiB
JSON
Raw Normal View History

2019-03-27 12:01:06 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10174",
2019-11-25 11:02:06 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-11-25 15:39:59 +05:30
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "infinispan",
"version": {
"version_data": [
{
"version_value": "10.0.0.Final"
},
{
"version_value": "9.4.17.Final"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-470"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10174",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10174",
"refsource": "CONFIRM"
2020-02-12 19:01:12 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0481",
"url": "https://access.redhat.com/errata/RHSA-2020:0481"
2020-03-11 12:01:25 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2020:0727",
"url": "https://access.redhat.com/errata/RHSA-2020:0727"
2022-02-10 10:01:19 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220210-0018/",
"url": "https://security.netapp.com/advisory/ntap-20220210-0018/"
2019-11-25 15:39:59 +05:30
}
]
2019-03-27 12:01:06 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-25 15:39:59 +05:30
"value": "A vulnerability was found in Infinispan such that the invokeAccessibly method from the public class ReflectionUtil allows any application class to invoke private methods in any class with Infinispan's privileges. The attacker can use reflection to introduce new, malicious behavior into the application."
2019-03-27 12:01:06 +00:00
}
]
2019-11-25 15:39:59 +05:30
},
"impact": {
"cvss": [
[
{
"vectorString": "7.5/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
]
]
2019-03-27 12:01:06 +00:00
}
}