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

72 lines
2.1 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10172",
2019-11-18 17:01:58 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-11-18 12:07:36 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Redhat",
"product": {
"product_data": [
{
"product_name": "jackson-mapper-asl",
"version": {
"version_data": [
{
"version_value": "1.9.x"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10172",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10172",
"refsource": "CONFIRM"
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-11-18 12:07:36 -03:00
"value": "A flaw was found in org.codehaus.jackson:jackson-mapper-asl:1.9.x libraries. XML external entity vulnerabilities similar CVE-2016-3720 also affects codehaus jackson-mapper-asl libraries but in different classes."
2019-03-27 12:00:51 +00:00
}
]
2019-11-18 12:07:36 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "5.9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-11-18 17:01:58 +00:00
}