"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-10-21 22:59:07 +00:00
parent 129a04d8f8
commit a07112c443
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 139 additions and 0 deletions

View File

@ -136,6 +136,11 @@
"name": "[debian-lts-announce] 20181217 [SECURITY] [DLA 1608-1] php5 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/12/msg00006.html"
},
{
"refsource": "UBUNTU",
"name": "USN-4160-1",
"url": "https://usn.ubuntu.com/4160-1/"
}
]
}

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16404",
"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": "Authenticated SQL Injection in interface/forms/eye_mag/js/eye_base.php in OpenEMR through 5.0.2 allows a user to extract arbitrary data from the openemr database via a non-parameterized INSERT INTO statement, as demonstrated by the providerID parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/lodestone-security/CVEs/blob/master/CVE-2019-16404/README.md",
"url": "https://github.com/lodestone-security/CVEs/blob/master/CVE-2019-16404/README.md"
}
]
}
}

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-17400",
"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": "The unoconv package before 0.9 mishandles untrusted pathnames, leading to SSRF and local file inclusion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/unoconv/unoconv/pull/510",
"refsource": "MISC",
"name": "https://github.com/unoconv/unoconv/pull/510"
},
{
"refsource": "MISC",
"name": "https://buer.haus/2019/10/18/a-tale-of-exploitation-in-spreadsheet-file-conversions/",
"url": "https://buer.haus/2019/10/18/a-tale-of-exploitation-in-spreadsheet-file-conversions/"
}
]
}
}

View File

@ -71,6 +71,11 @@
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.4",
"refsource": "MISC",
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.4"
},
{
"refsource": "UBUNTU",
"name": "USN-4161-1",
"url": "https://usn.ubuntu.com/4161-1/"
}
]
}