"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-08-27 16:00:59 +00:00
parent 95a4e6d353
commit 7a5a73e071
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 72 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-14314",
"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": "A SQL injection vulnerability exists in the Imagely NextGEN Gallery plugin before 3.2.10 for WordPress. Successful exploitation of this vulnerability would allow a remote attacker to execute arbitrary SQL commands on the affected system via modules/nextgen_gallery_display/package.module.nextgen_gallery_display.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wordpress.org/plugins/nextgen-gallery/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/nextgen-gallery/#developers"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9816",
"url": "https://wpvulndb.com/vulnerabilities/9816"
}
]
}
}

View File

@ -56,6 +56,11 @@
"url": "https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/#developers",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/#developers"
},
{
"refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9837",
"url": "https://wpvulndb.com/vulnerabilities/9837"
}
]
}