cvelist/2018/21xxx/CVE-2018-21234.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2020-05-21 23:01:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-21234",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Jodd before 5.0.4 performs Deserialization of Untrusted JSON Data when setClassMetadataName is set."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/oblac/jodd/issues/628",
"refsource": "MISC",
"name": "https://github.com/oblac/jodd/issues/628"
},
{
"url": "https://github.com/oblac/jodd/compare/v5.0.3...v5.0.4",
"refsource": "MISC",
"name": "https://github.com/oblac/jodd/compare/v5.0.3...v5.0.4"
},
{
"url": "https://github.com/oblac/jodd/commit/9bffc3913aeb8472c11bb543243004b4b4376f16",
"refsource": "MISC",
"name": "https://github.com/oblac/jodd/commit/9bffc3913aeb8472c11bb543243004b4b4376f16"
}
]
}
}