"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-08-20 01:00:52 +00:00
parent 891db3bc05
commit f712d1596b
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 67 additions and 0 deletions

View File

@ -66,6 +66,11 @@
"refsource": "MLIST", "refsource": "MLIST",
"name": "[oss-security] 20190806 [OSSA-2019-003] Nova Server Resource Faults Leak External Exception Details (CVE-2019-14433)", "name": "[oss-security] 20190806 [OSSA-2019-003] Nova Server Resource Faults Leak External Exception Details (CVE-2019-14433)",
"url": "http://www.openwall.com/lists/oss-security/2019/08/06/6" "url": "http://www.openwall.com/lists/oss-security/2019/08/06/6"
},
{
"refsource": "UBUNTU",
"name": "USN-4104-1",
"url": "https://usn.ubuntu.com/4104-1/"
} }
] ]
} }

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-15237",
"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": "Roundcube Webmail through 1.3.9 mishandles Punycode xn-- domain names, leading to homograph attacks."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/roundcube/roundcubemail/issues/6891",
"refsource": "MISC",
"name": "https://github.com/roundcube/roundcubemail/issues/6891"
}
]
}
}