Vulnerabilities > CVE-2002-1113 - Remote File Include Command Execution vulnerability in Mantis JPGraph

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
low complexity
mantis
nessus
exploit available

Summary

summary_graph_functions.php in Mantis 0.17.3 and earlier allows remote attackers to execute arbitrary PHP code by modifying the g_jpgraph_path parameter to reference the location of the PHP code.

Exploit-Db

descriptionMantis 0.15.x/0.16/0.17.x JPGraph Remote File Include Command Execution Vulnerability. CVE-2002-1113. Webapps exploit for php platform
idEDB-ID:21727
last seen2016-02-02
modified2002-08-19
published2002-08-19
reporterJoao Gouveia
sourcehttps://www.exploit-db.com/download/21727/
titleMantis 0.15.x/0.16/0.17.x JPGraph Remote File Include Command Execution Vulnerability

Nessus

  • NASL familyCGI abuses
    NASL idMANTIS_MULTIPLE_VULNS.NASL
    descriptionAccording to its banner, the version of Mantis on the remote host contains various flaws that may allow an attacker to execute arbitrary commands, inject SQL commands, view bugs it should not see, and get a list of projects that should be hidden.
    last seen2020-06-01
    modified2020-06-02
    plugin id11653
    published2003-05-27
    reporterThis script is Copyright (C) 2003-2018 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/11653
    titleMantis < 0.17.5 Multiple Vulnerabilities
  • NASL familyDebian Local Security Checks
    NASL idDEBIAN_DSA-153.NASL
    descriptionJoao Gouveia discovered an uninitialized variable which was insecurely used with file inclusions in the mantis package, a php based bug tracking system. The Debian Security Team found even more similar problems. When these occasions are exploited, a remote user is able to execute arbitrary code under the webserver user id on the web server hosting the mantis system. Jeroen Latour discovered that Mantis did not check all user input, especially if they do not come directly from form fields. This opens up a wide variety of SQL poisoning vulnerabilities on systems without magic_quotes_gpc enabled. Most of these vulnerabilities are only exploitable in a limited manner, since it is no longer possible to execute multiple queries using one call to mysql_query(). There is one query which can be tricked into changing an account
    last seen2020-06-01
    modified2020-06-02
    plugin id14990
    published2004-09-29
    reporterThis script is Copyright (C) 2004-2019 Tenable Network Security, Inc.
    sourcehttps://www.tenable.com/plugins/nessus/14990
    titleDebian DSA-153-1 : mantis - cross site code execution and privilege escalation