"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-12-16 14:01:04 +00:00
parent f9a300f4b2
commit 844ec1cc9c
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 60 additions and 6 deletions

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-19783",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2019-19783",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "An issue was discovered in Cyrus IMAP before 2.5.15, 3.0.x before 3.0.13, and 3.1.x through 3.1.8. If sieve script uploading is allowed (3.x) or certain non-default sieve options are enabled (2.x), a user with a mail account on the service can use a sieve script containing a fileinto directive to create any mailbox with administrator privileges, because of folder mishandling in autosieve_createfolder() in imap/lmtp_sieve.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.cyrusimap.org/imap/download/release-notes/2.5/x/2.5.15.html",
"refsource": "MISC",
"name": "https://www.cyrusimap.org/imap/download/release-notes/2.5/x/2.5.15.html"
},
{
"url": "https://www.cyrusimap.org/imap/download/release-notes/3.0/x/3.0.13.html",
"refsource": "MISC",
"name": "https://www.cyrusimap.org/imap/download/release-notes/3.0/x/3.0.13.html"
}
]
}

View File

@ -58,6 +58,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20191211 Re: CVE-2019-5544 openslp 1.2.1, 2.0.0 heap overflow vulnerability",
"url": "http://www.openwall.com/lists/oss-security/2019/12/11/2"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:4240",
"url": "https://access.redhat.com/errata/RHSA-2019:4240"
}
]
},