cvelist/2018/16xxx/CVE-2018-16741.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-09-09 10:03:36 -04:00
{
2019-03-17 22:46:34 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16741",
"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": [
2018-09-13 12:03:34 -04:00
{
2019-03-17 22:46:34 +00:00
"lang": "eng",
"value": "An issue was discovered in mgetty before 1.2.1. In fax/faxq-helper.c, the function do_activate() does not properly sanitize shell metacharacters to prevent command injection. It is possible to use the ||, &&, or > characters within a file created by the \"faxq-helper activate <jobid>\" command."
2018-09-13 12:03:34 -04:00
}
2019-03-17 22:46:34 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.x41-dsec.de/lab/advisories/x41-2018-007-mgetty",
"refsource": "MISC",
"url": "https://www.x41-dsec.de/lab/advisories/x41-2018-007-mgetty"
},
{
"name": "DSA-4291",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4291"
},
{
"name": "[debian-lts-announce] 20180912 [SECURITY] [DLA 1502-1] mgetty security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00012.html"
}
]
}
}