Lucene search
K

CITSmart ITSM 9.1.2.22 - LDAP Injection

🗓️ 14 Apr 2021 00:00:00Reported by skysbsbType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 310 Views

CITSmart ITSM LDAP Injection - Authentication Bypas

Related
Code
ReporterTitlePublishedViews
Family
0day.today
CITSmart ITSM 9.1.2.22 - LDAP Injection Vulnerability
14 Apr 202100:00
zdt
Circl
CVE-2020-35775
15 Feb 202118:46
circl
CNNVD
CITSmart 注入漏洞
15 Feb 202100:00
cnnvd
CNVD
CITSmart Injection Vulnerability
9 Mar 202100:00
cnvd
CVE
CVE-2020-35775
15 Feb 202114:52
cve
Cvelist
CVE-2020-35775
15 Feb 202114:52
cvelist
NVD
CVE-2020-35775
15 Feb 202115:15
nvd
OSV
CVE-2020-35775
15 Feb 202115:15
osv
Packet Storm
CITSmart ITSM 9.1.2.22 LDAP Injection
14 Apr 202100:00
packetstorm
Prion
Security feature bypass
15 Feb 202115:15
prion
Rows per page
# Exploit Title: CITSmart ITSM 9.1.2.22 - LDAP Injection
# Google Dork: "citsmart.local"
# Date: 29/12/2020
# Exploit Author: skysbsb
# Vendor Homepage: https://docs.citsmart.com/pt-br/citsmart-platform-9/get-started/about-citsmart/release-notes.html
# Version: < 9.1.2.23
# CVE : CVE-2020-35775

To exploit this flaw it is necessary to have at least one user/password previously registered, because the system checks (ldap bind) the first user returned in the ldap search. However, it returns the last user found in the search to the function that called it (logic error).

So, I call this problem an LDAP injection in conjunction with a programming logic error that allows you to authenticate to CITSmart ITSM with another valid user without needing to know the target user's password.

Affected versions: < 9.1.2.23
Fixed versions: >= 9.1.2.23

Using this LDAP query in the username field of login page you could login with the target_username account without knowing the target account password.

*)(|(sAMAccountName=valid_username)(sAMAccountName=target_username)

You must know at least one username/password because the autenticacaoAD() function at LDAPUtils.java class (package br.com.centralit.citcorpore.integracao.ad) will try to bind with the first user (valid_username) of the query result.

Vendor has acknowledge this vulnerability at ticket 5929 (https://docs.citsmart.com/pt-br/citsmart-platform-9/get-started/about-citsmart/release-notes.html)

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

14 Apr 2021 00:00Current
9.7High risk
Vulners AI Score9.7
CVSS 27.5
CVSS 3.19.8
EPSS0.26159
310