The autocompletion functionality in GLPI before 0.80.2 does not blacklist certain username and password fields, which allows remote attackers to obtain sensitive information via a crafted POST request.
Max CVSS
5.0
EPSS Score
0.70%
Published
2011-08-05
Updated
2012-02-16
PHP remote file inclusion vulnerability in front/popup.php in GLPI 0.78 through 0.80.61 allows remote authenticated users to execute arbitrary PHP code via a URL in the sub_type parameter.
Max CVSS
6.5
EPSS Score
0.37%
Published
2012-07-12
Updated
2012-07-16
Cross-site request forgery (CSRF) vulnerability in GLPI-PROJECT GLPI before 0.83.3 allows remote attackers to hijack the authentication of unspecified victims via unknown vectors.
Max CVSS
6.8
EPSS Score
0.24%
Published
2012-10-09
Updated
2013-04-11
Multiple cross-site scripting (XSS) vulnerabilities in GLPI-PROJECT GLPI before 0.83.3 allow remote attackers to inject arbitrary web script or HTML via unknown vectors.
Max CVSS
4.3
EPSS Score
0.22%
Published
2012-10-09
Updated
2013-04-11
inc/ticket.class.php in GLPI 0.83.9 and earlier allows remote attackers to unserialize arbitrary PHP objects via the _predefined_fields parameter to front/ticket.form.php.
Max CVSS
6.4
EPSS Score
17.40%
Published
2014-05-27
Updated
2014-05-28
Multiple SQL injection vulnerabilities in GLPI before 0.83.9 allow remote attackers to execute arbitrary SQL commands via the (1) users_id_assign parameter to ajax/ticketassigninformation.php, (2) filename parameter to front/document.form.php, or (3) table parameter to ajax/comments.php.
Max CVSS
7.5
EPSS Score
0.21%
Published
2014-05-14
Updated
2014-05-15
GLPI 0.83.7 has Local File Inclusion in common.tabs.php.
Max CVSS
7.5
EPSS Score
0.33%
Published
2019-11-01
Updated
2019-11-04

CVE-2013-5696

Public exploit
inc/central.class.php in GLPI before 0.84.2 does not attempt to make install/install.php unavailable after an installation is completed, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks, and (1) perform a SQL injection via an Etape_4 action or (2) execute arbitrary PHP code via an update_1 action.
Max CVSS
6.8
EPSS Score
61.10%
Published
2013-09-23
Updated
2013-09-23
GLPI before 0.84.7 does not properly restrict access to cost information, which allows remote attackers to obtain sensitive information via the cost criteria in the search bar.
Max CVSS
5.0
EPSS Score
0.45%
Published
2015-04-14
Updated
2015-04-15
Directory traversal vulnerability in inc/autoload.function.php in GLPI before 0.84.8 allows remote attackers to include and execute arbitrary local files via a .._ (dot dot underscore) in an item type to the getItemForItemtype, as demonstrated by the itemtype parameter in ajax/common.tabs.php.
Max CVSS
7.5
EPSS Score
1.06%
Published
2015-04-14
Updated
2015-04-15
SQL injection vulnerability in ajax/getDropdownValue.php in GLPI before 0.85.1 allows remote authenticated users to execute arbitrary SQL commands via the condition parameter.
Max CVSS
6.5
EPSS Score
0.63%
Published
2014-12-19
Updated
2015-04-18
Unrestricted file upload in GLPI before 0.85.3 allows remote authenticated users to execute arbitrary code by adding a file with an executable extension as an attachment to a new ticket, then accessing it via a direct request to the file in files/_tmp/.
Max CVSS
9.0
EPSS Score
0.54%
Published
2015-10-05
Updated
2015-10-06
GLPI before 0.85.3 allows remote authenticated users to create super-admin accounts by leveraging permissions to create a user and the _profiles_id parameter to front/user.form.php.
Max CVSS
4.0
EPSS Score
0.14%
Published
2015-10-05
Updated
2015-10-06
Cross-Site Request Forgery (CSRF) vulnerability in GLPI 0.90.4 allows remote authenticated attackers to submit a request that could lead to the creation of an admin account in the application.
Max CVSS
8.0
EPSS Score
0.08%
Published
2017-07-19
Updated
2017-07-25
Multiple SQL injection vulnerabilities in GLPI 0.90.4 allow an authenticated remote attacker to execute arbitrary SQL commands by using a certain character when the database is configured to use Big5 Asian encoding.
Max CVSS
7.5
EPSS Score
0.13%
Published
2017-06-21
Updated
2017-08-12
Cross-site scripting (XSS) vulnerability in GLPI 0.90.4 allows remote authenticated attackers to inject arbitrary web script or HTML by attaching a crafted HTML file to a ticket.
Max CVSS
5.4
EPSS Score
0.07%
Published
2017-07-19
Updated
2017-07-25
front/backup.php in GLPI before 9.1.5 allows remote authenticated administrators to delete arbitrary files via a crafted file parameter.
Max CVSS
5.5
EPSS Score
0.10%
Published
2017-07-28
Updated
2017-08-07
SQL injection exists in front/devicesoundcard.php in GLPI before 9.1.5 via the start parameter.
Max CVSS
9.8
EPSS Score
0.18%
Published
2017-07-28
Updated
2017-08-04
GLPI before 9.1.5 allows SQL injection via an ajax/getDropdownValue.php request with an entity_restrict parameter that is not a list of integers.
Max CVSS
9.8
EPSS Score
0.17%
Published
2017-07-17
Updated
2017-07-26
GLPI before 9.1.5.1 has SQL Injection in the $crit variable in inc/computer_softwareversion.class.php, exploitable via ajax/common.tabs.php.
Max CVSS
9.8
EPSS Score
0.14%
Published
2017-07-20
Updated
2017-07-21
GLPI before 9.1.5.1 has SQL Injection in the condition rule field, exploitable via front/rulesengine.test.php.
Max CVSS
8.8
EPSS Score
0.09%
Published
2017-07-20
Updated
2017-08-29
A remote code execution issue was discovered in GLPI through 9.2.1. There is a race condition that allows temporary access to an uploaded executable file that will be disallowed. The application allows an authenticated user to upload a file when he/she creates a new ticket via front/fileupload.php. This feature is protected using different types of security features like the check on the file's extension. However, the application uploads and creates a file, though this file is not allowed, and then deletes the file in the uploadFiles method in inc/glpiuploaderhandler.class.php.
Max CVSS
7.5
EPSS Score
0.51%
Published
2018-03-12
Updated
2018-04-11
An issue was discovered in GLPI through 9.2.1. The application is affected by XSS in the query string to front/preference.php. An attacker is able to create a malicious URL that, if opened by an authenticated user with debug privilege, will execute JavaScript code supplied by the attacker. The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes.
Max CVSS
6.1
EPSS Score
0.08%
Published
2018-03-12
Updated
2018-04-11
The constructSQL function in inc/search.class.php in GLPI 9.2.x through 9.3.0 allows SQL Injection, as demonstrated by triggering a crafted LIMIT clause to front/computer.php.
Max CVSS
8.8
EPSS Score
0.09%
Published
2018-07-02
Updated
2018-08-30
Teclib GLPI before 9.4.1.1 is affected by a timing attack associated with a cookie.
Max CVSS
8.1
EPSS Score
0.24%
Published
2019-03-27
Updated
2020-08-24
135 vulnerabilities found
1 2 3 4 5 6
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!