WPS Web-Portal-System wps_shop.cgi art Parameter Arbitrary Command Injection
2005-07-27T00:00:00
ID WPS_SHOP_REMOTE_CMD_EXEC.NASL Type nessus Reporter This script is Copyright (C) 2005-2018 Tenable Network Security, Inc. Modified 2021-01-02T00:00:00
Description
The remote host is running the WPS Web-Portal-System.
The version of this software installed on the remote host is
vulnerable to remote command execution flaw through the argument 'art'
of the script 'wps_shop.cgi'. A malicious user could exploit this
flaw to execute arbitrary commands on the remote host.
#
# (C) Tenable Network Security, Inc.
#
include("compat.inc");
if(description)
{
script_id(19306);
script_version("1.13");
script_cve_id("CVE-2005-2290");
script_bugtraq_id(14245);
script_name(english:"WPS Web-Portal-System wps_shop.cgi art Parameter Arbitrary Command Injection");
script_set_attribute(attribute:"synopsis", value:
"The remote web server contains a CGI script that is prone to arbitrary
command execution." );
script_set_attribute(attribute:"description", value:
"The remote host is running the WPS Web-Portal-System.
The version of this software installed on the remote host is
vulnerable to remote command execution flaw through the argument 'art'
of the script 'wps_shop.cgi'. A malicious user could exploit this
flaw to execute arbitrary commands on the remote host." );
script_set_attribute(attribute:"see_also", value:"https://www.securityfocus.com/archive/1/405100" );
script_set_attribute(attribute:"solution", value:
"Disable or delete this script." );
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_attribute(attribute:"exploitability_ease", value:"No exploit is required");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"plugin_publication_date", value: "2005/07/27");
script_set_attribute(attribute:"vuln_publication_date", value: "2005/07/13");
script_cvs_date("Date: 2018/11/15 20:50:19");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_end_attributes();
script_summary(english:"Checks for WPS wps_shop.cgi remote command execution flaw");
script_category(ACT_ATTACK);
script_copyright(english:"This script is Copyright (C) 2005-2018 Tenable Network Security, Inc.");
script_family(english:"CGI abuses");
script_dependencie("http_version.nasl");
script_exclude_keys("Settings/disable_cgi_scanning");
script_require_ports("Services/www", 80);
exit(0);
}
include("global_settings.inc");
include("misc_func.inc");
include("http.inc");
http_check_remote_code (
extra_dirs:make_list("/cgi-bin/wps"),
check_request:"/wps_shop.cgi?action=showartikel&cat=nessus&catname=nessus&art=|id|",
extra_check:"<small> WPS v\.[0-9]+\.[0-9]+\.[0-9]+</a><small>",
check_result:"uid=[0-9]+.*gid=[0-9]+.*",
command:"id"
);
{"id": "WPS_SHOP_REMOTE_CMD_EXEC.NASL", "bulletinFamily": "scanner", "title": "WPS Web-Portal-System wps_shop.cgi art Parameter Arbitrary Command Injection", "description": "The remote host is running the WPS Web-Portal-System.\n\nThe version of this software installed on the remote host is\nvulnerable to remote command execution flaw through the argument 'art'\nof the script 'wps_shop.cgi'. A malicious user could exploit this\nflaw to execute arbitrary commands on the remote host.", "published": "2005-07-27T00:00:00", "modified": "2021-01-02T00:00:00", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}, "href": "https://www.tenable.com/plugins/nessus/19306", "reporter": "This script is Copyright (C) 2005-2018 Tenable Network Security, Inc.", "references": ["https://www.securityfocus.com/archive/1/405100"], "cvelist": ["CVE-2005-2290"], "type": "nessus", "lastseen": "2021-01-01T07:01:06", "edition": 24, "viewCount": 19, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2005-2290"]}, {"type": "osvdb", "idList": ["OSVDB:17881"]}], "modified": "2021-01-01T07:01:06", "rev": 2}, "score": {"value": 7.7, "vector": "NONE", "modified": "2021-01-01T07:01:06", "rev": 2}, "vulnersScore": 7.7}, "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif(description)\n{\n script_id(19306);\n script_version(\"1.13\");\n script_cve_id(\"CVE-2005-2290\");\n script_bugtraq_id(14245);\n \n script_name(english:\"WPS Web-Portal-System wps_shop.cgi art Parameter Arbitrary Command Injection\");\n \n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote web server contains a CGI script that is prone to arbitrary\ncommand execution.\" );\n script_set_attribute(attribute:\"description\", value:\n\"The remote host is running the WPS Web-Portal-System.\n\nThe version of this software installed on the remote host is\nvulnerable to remote command execution flaw through the argument 'art'\nof the script 'wps_shop.cgi'. A malicious user could exploit this\nflaw to execute arbitrary commands on the remote host.\" );\n script_set_attribute(attribute:\"see_also\", value:\"https://www.securityfocus.com/archive/1/405100\" );\n script_set_attribute(attribute:\"solution\", value:\n\"Disable or delete this script.\" );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No exploit is required\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n script_set_attribute(attribute:\"plugin_publication_date\", value: \"2005/07/27\");\n script_set_attribute(attribute:\"vuln_publication_date\", value: \"2005/07/13\");\n script_cvs_date(\"Date: 2018/11/15 20:50:19\");\n script_set_attribute(attribute:\"plugin_type\", value:\"remote\");\n script_end_attributes();\n\n script_summary(english:\"Checks for WPS wps_shop.cgi remote command execution flaw\");\n script_category(ACT_ATTACK);\n script_copyright(english:\"This script is Copyright (C) 2005-2018 Tenable Network Security, Inc.\");\n script_family(english:\"CGI abuses\");\n\n script_dependencie(\"http_version.nasl\");\n script_exclude_keys(\"Settings/disable_cgi_scanning\");\n script_require_ports(\"Services/www\", 80);\n exit(0);\n}\n\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\ninclude(\"http.inc\");\n\n\nhttp_check_remote_code (\n\t\t\textra_dirs:make_list(\"/cgi-bin/wps\"),\n\t\t\tcheck_request:\"/wps_shop.cgi?action=showartikel&cat=nessus&catname=nessus&art=|id|\",\n\t\t\textra_check:\"<small> WPS v\\.[0-9]+\\.[0-9]+\\.[0-9]+</a><small>\",\n\t\t\tcheck_result:\"uid=[0-9]+.*gid=[0-9]+.*\",\n\t\t\tcommand:\"id\"\n\t\t\t);\n", "naslFamily": "CGI abuses", "pluginID": "19306", "cpe": [], "scheme": null}