Lucene search
+L

1260 matches found

CVE
CVE
added 2015/06/08 2:00 p.m.84 views

CVE-2015-2994

CVE-2015-2994 is an unrestricted file upload vulnerability in SysAid Help Desk’s ChangePhoto.jsp (before 15.2). An attacker with admin access can upload a .jsp and access it via icons/user_photo/, enabling arbitrary code execution on the server. Evidence of exploitation/poCs exists (Metasploit mo...

6.5CVSS7.6AI score0.49791EPSS
SaveExploits9References5Affected Software1
CVE
CVE
added 2015/06/08 2:00 p.m.116 views

CVE-2015-2996

CVE-2015-2996 affects SysAid Help Desk prior to 15.2. It involves directory traversal vulnerabilities that allow remote attackers to read arbitrary files via .. in the fileName parameter to getGfiUpgradeFile, and to cause a denial of service via .. in the fileName parameter to calculateRdsFileChe...

8.5CVSS7AI score0.86643EPSS
SaveExploits8References5Affected Software1
CVE
CVE
added 2015/06/08 2:00 p.m.92 views

CVE-2015-2997

SysAid Help Desk (pre-15.2) vulnerability CVE-2015-2997: an information-disclosure path vulnerability via the accountId parameter in getAgentLogFile can reveal installation paths. The CVE is leveraged by combined directory-traversal flaws (CVE-2015-2996) to enable arbitrary file download, demonst...

5CVSS6.1AI score0.57204EPSS
SaveExploits7References5Affected Software1
Cvelist
Cvelist
added 2015/06/08 2:00 p.m.36 views

CVE-2015-3000

SysAid Help Desk before 15.2 allows remote attackers to cause a denial of service CPU and memory consumption via a large number of nested entity references in an XML document to 1 /agententry, 2 /rdsmonitoringresponse, or 3 /androidactions, aka an XML Entity Expansion XEE attack...

6.5AI score0.08033EPSS
SaveExploits5References5
Cvelist
Cvelist
added 2015/06/08 2:00 p.m.44 views

CVE-2015-2994

Unrestricted file upload vulnerability in ChangePhoto.jsp in SysAid Help Desk before 15.2 allows remote administrators to execute arbitrary code by uploading a file with a .jsp extension, then accessing it via a direct request to the file in icons/userphoto/...

7.4AI score0.49791EPSS
SaveExploits9References5
securityvulns
securityvulns
added 2015/06/08 12:00 a.m.156 views

[Multiple CVE's]: various critical vulnerabilities in SysAid Help Desk (RCE, file download, DoS, etc)

Hi, tl;dr Found lots of vulns in SysAid Help Desk 14.4, including RCE. SysAid have informed me they all have been fixed in 15.2, but no re-test was performed. Full advisory below, and a copy can be obtained at 1. 5 Metasploit modules have been released and currently awaiting merge in the moderati...

8.5CVSS8AI score0.86643EPSS
SaveExploits27
zdt
zdt
added 2015/06/04 12:00 a.m.96 views

SysAid Help Desk 14.4 Multiple Vulnerabilities

SysAid Help Desk version 14.4 suffers from code execution, denial of service, path disclosure, remote file upload, remote SQL injection, directory traversal, file download, and various other vulnerabilities. Found lots of vulns in SysAid Help Desk 14.4, including RCE. SysAid have informed me they...

8.5CVSS0.3AI score0.86643EPSS
SaveExploits27
Packet Storm
Packet Storm
added 2015/06/03 12:00 a.m.82 views

SysAid Help Desk 14.4 Code Execution / Denial Of Service / Traversal / SQL Injection

Hi, tl;dr Found lots of vulns in SysAid Help Desk 14.4, including RCE. SysAid have informed me they all have been fixed in 15.2, but no re-test was performed. Full advisory below, and a copy can be obtained at 1. 5 Metasploit modules have been released and currently awaiting merge in the moderati...

8.5CVSS0.5AI score0.86643EPSS
SaveExploits27
Metasploit
Metasploit
added 2015/06/03 12:00 a.m.62 views

SysAid Help Desk Administrator Account Creation

This module exploits a vulnerability in SysAid Help Desk that allows an unauthenticated user to create an administrator account. Note that this exploit will only work once. Any subsequent attempts will fail. On the other hand, the credentials must be verified manually. This module has been tested...

7.5CVSS5.3AI score0.55362EPSS
SaveExploits7
Metasploit
Metasploit
added 2015/06/03 12:00 a.m.56 views

SysAid Help Desk 'rdslogs' Arbitrary File Upload

This module exploits a file upload vulnerability in SysAid Help Desk v14.3 and v14.4. The vulnerability exists in the RdsLogsEntry servlet which accepts unauthenticated file uploads and handles zip file contents in an insecure way. By combining both weaknesses, a remote attacker can accomplish...

6.8CVSS5.7AI score0.33791EPSS
SaveExploits10
Metasploit
Metasploit
added 2015/06/03 12:00 a.m.110 views

SysAid Help Desk Database Credentials Disclosure

This module exploits a vulnerability in SysAid Help Desk that allows an unauthenticated user to download arbitrary files from the system. This is used to download the server configuration file that contains the database username and password, which is encrypted with a fixed, known key. This modul...

5.5AI score
SaveExploits0
Metasploit
Metasploit
added 2015/06/03 12:00 a.m.66 views

SysAid Help Desk Administrator Portal Arbitrary File Upload

This module exploits a file upload vulnerability in SysAid Help Desk. The vulnerability exists in the ChangePhoto.jsp in the administrator portal, which does not correctly handle directory traversal sequences and does not enforce file extension restrictions. While an attacker needs an administrat...

6.5CVSS5.3AI score0.49791EPSS
SaveExploits9
Metasploit
Metasploit
added 2015/06/03 12:00 a.m.75 views

SysAid Help Desk Arbitrary File Download

This module exploits two vulnerabilities in SysAid Help Desk that allows an unauthenticated user to download arbitrary files from the system. First, an information disclosure vulnerability CVE-2015-2997 is used to obtain the file system path, and then we abuse a directory traversal CVE-2015-2996 ...

8.5CVSS5.4AI score0.86643EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2015/06/03 12:00 a.m.34 views

SysAid Help Desk Administrator Portal < 14.4 - Arbitrary File Upload (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'SysAid Help Desk Administrator Portal Arbitrary File Upload', 'Description' = %q This module exploits a file upload vulnerabili...

6.5CVSS5.2AI score0.49791EPSS
SaveExploits9
NVD
NVD
added 2015/03/11 2:59 p.m.34 views

CVE-2015-1026

Multiple cross-site scripting XSS vulnerabilities in ZOHO ManageEngine ADManager Plus before 6.2 Build 6270 allow remote attackers to inject arbitrary web script or HTML via the 1 technicianSearchText parameter to the Help Desk Technician page or 2 rolesSearchText parameter to the Help Desk Roles...

4.3CVSS5.7AI score0.03612EPSS
SaveExploits3References2
zdt
zdt
added 2015/03/10 12:00 a.m.61 views

Manage Engine AD Audit Manager Plus Cross Site Scripting Vulnerability

Exploit for jsp platform in category web applications Title:- Reflected cross-site scriptingXSS Vulnerability in Manage Engine AD Audit Manager Plus Admin PanelBuild 6270 Author: Harish Ramadoss - Help AG Middle East Vendor: ZOHO Corp Product: Manage Engine AD Audit Manager Plus Version: All...

4.3CVSS6.5AI score0.03612EPSS
SaveExploits3
CNVD
CNVD
added 2014/12/26 12:00 a.m.14 views

OTRS Help Desk Security Mechanism Bypass Vulnerability

OTRS Help Desk is an open source resource service management solution. A security mechanism bypass vulnerability exists in OTRS Help Desk versions 3.2.x prior to 3.2.17, 3.3.x prior to 3.3.11, and 4.0.x prior to 4.0.3, which allows remote authenticated users to access and modify arbitrary tickets...

6CVSS6.9AI score0.01778EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2014/12/24 12:00 a.m.28 views

OTRS 3.2.x < 3.2.17, 3.3.x < 3.3.11, 4.x < 4.0.3 Help Desk Privilege Escalation Vulnerability (Dec 2014)

Open Ticket Request System OTRS Help Desk is prone to a privilege escalation vulnerability. SPDX-FileCopyrightText: 2014 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE...

6CVSS6.4AI score0.01778EPSS
SaveExploits0References2
NVD
NVD
added 2014/12/19 3:59 p.m.26 views

CVE-2014-9324

The GenericInterface in OTRS Help Desk 3.2.x before 3.2.17, 3.3.x before 3.3.11, and 4.0.x before 4.0.3 allows remote authenticated users to access and modify arbitrary tickets via unspecified vectors...

6CVSS6.2AI score0.01778EPSS
SaveExploits0References6
OSV
OSV
added 2014/12/19 3:59 p.m.16 views

CVE-2014-9324

The GenericInterface in OTRS Help Desk 3.2.x before 3.2.17, 3.3.x before 3.3.11, and 4.0.x before 4.0.3 allows remote authenticated users to access and modify arbitrary tickets via unspecified vectors...

6.1AI score
SaveExploits0References6
Rows per page
Query Builder