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

74 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-10149",
2019-06-05 11:12:59 +02:00
"ASSIGNER": "mrehak@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "exim",
"version": {
"version_data": [
{
"version_value": "4.92"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10149",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10149",
"refsource": "CONFIRM"
}
2019-06-05 13:12:04 +02:00
{
"url": "https://www.exim.org/static/doc/security/CVE-2019-10149.txt"
}
2019-06-05 11:12:59 +02:00
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-05 11:12:59 +02:00
"value": "A flaw was found in Exim versions 4.87 to 4.91 (inclusive). Improper validation of recipient address in deliver_message() function in /src/deliver.c may lead to remote command execution."
2019-03-27 12:00:51 +00:00
}
]
2019-06-05 11:12:59 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-06-05 11:12:59 +02:00
}