cvelist/2014/2xxx/CVE-2014-2957.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:34:39 +00:00
"CVE_data_meta": {
"ASSIGNER": "cert@cert.org",
"ID": "CVE-2014-2957",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:34:39 +00:00
"lang": "eng",
"value": "The dmarc_process function in dmarc.c in Exim before 4.82.1, when EXPERIMENTAL_DMARC is enabled, allows remote attackers to execute arbitrary code via the From header in an email, which is passed to the expand_string function."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:34:39 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[exim-announce] 20140528 [exim] Exim 4.82.1 Security Release",
"refsource": "MLIST",
"url": "https://lists.exim.org/lurker/message/20140528.122536.a31d60a4.en.html"
},
{
"name": "http://git.exim.org/exim.git/commitdiff/5b7a7c051c9ab9ee7c924a611f90ef2be03e0ad0",
"refsource": "CONFIRM",
"url": "http://git.exim.org/exim.git/commitdiff/5b7a7c051c9ab9ee7c924a611f90ef2be03e0ad0"
2021-05-04 18:00:45 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210504 21Nails: Multiple vulnerabilities in Exim",
"url": "http://www.openwall.com/lists/oss-security/2021/05/04/7"
2019-03-18 02:34:39 +00:00
}
]
}
}