{"openvas": [{"lastseen": "2020-02-19T17:41:55", "bulletinFamily": "scanner", "cvelist": ["CVE-2016-10885", "CVE-2016-10886"], "description": "The WordPress plugin WP Editor is prone to multiple vulnerabilities.", "modified": "2020-02-17T00:00:00", "published": "2019-08-27T00:00:00", "id": "OPENVAS:1361412562310113476", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310113476", "type": "openvas", "title": "WordPress WP Editor Plugin < 1.2.6 Multiple Vulnerabilities", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.113476\");\n script_version(\"2020-02-17T10:51:00+0000\");\n script_tag(name:\"last_modification\", value:\"2020-02-17 10:51:00 +0000 (Mon, 17 Feb 2020)\");\n script_tag(name:\"creation_date\", value:\"2019-08-27 14:27:19 +0000 (Tue, 27 Aug 2019)\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_cve_id(\"CVE-2016-10885\", \"CVE-2016-10886\");\n\n script_name(\"WordPress WP Editor Plugin < 1.2.6 Multiple Vulnerabilities\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Web application abuses\");\n script_dependencies(\"gb_wordpress_plugin_http_detect.nasl\");\n script_mandatory_keys(\"wp-editor/detected\");\n\n script_tag(name:\"summary\", value:\"The WordPress plugin WP Editor is prone to multiple vulnerabilities.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n script_tag(name:\"insight\", value:\"There is a CSRF vulnerability and an incorrect permissions vulnerability.\");\n script_tag(name:\"impact\", value:\"Successful exploitation would allow an attacker to perform actions in the context\n of another user or perform actions he would normally not be allowed to.\");\n script_tag(name:\"affected\", value:\"WordPress WP Editor plugin through version 1.2.5.3.\");\n script_tag(name:\"solution\", value:\"Update to version 1.2.6 or later.\");\n\n script_xref(name:\"URL\", value:\"https://wordpress.org/plugins/wp-editor/#developers\");\n\n exit(0);\n}\n\n\nCPE = \"cpe:/a:benjaminrojas:wp-editor\";\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif( ! port = get_app_port( cpe: CPE ) ) exit( 0 );\nif( ! infos = get_app_version_and_location( cpe: CPE, port: port, exit_no_version: TRUE ) ) exit( 0 );\n\nversion = infos[\"version\"];\nlocation = infos[\"location\"];\n\nif( version_is_less( version: version, test_version: \"1.2.6\" ) ) {\n report = report_fixed_ver( installed_version: version, fixed_version: \"1.2.6\", install_path: location );\n security_message( data: report, port: port );\n exit( 0 );\n}\n\nexit( 99 );", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}], "wpvulndb": [{"lastseen": "2020-12-20T14:09:12", "bulletinFamily": "software", "cvelist": ["CVE-2016-10885", "CVE-2016-10886"], "description": "The WP Editor WordPress plugin was affected by a CSRF & Incorrect Permissions security vulnerability.\n", "modified": "2020-09-22T07:36:44", "published": "2016-05-13T00:00:00", "id": "WPVDB-ID:9745", "href": "https://wpvulndb.com/vulnerabilities/9745", "type": "wpvulndb", "title": "WP Editor < 1.2.6 - CSRF & Incorrect Permissions", "sourceData": "", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}]}