cvelist/2019/12xxx/CVE-2019-12425.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2019-05-28 22:00:48 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-12425",
2020-04-30 20:01:12 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache",
"product": {
"product_data": [
{
"product_name": "Apache OFBiz",
"version": {
"version_data": [
{
"version_value": "17.12.01"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CSRF Vulnerability"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://s.apache.org/7sr1x",
"url": "https://s.apache.org/7sr1x"
}
]
2019-05-28 22:00:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-04-30 20:01:12 +00:00
"value": "Apache OFBiz 17.12.01 is vulnerable to Host header injection by accepting arbitrary host"
2019-05-28 22:00:48 +00:00
}
]
}
}