Lucene search
K

Filemaker Pro 13.03 & Advanced 12.04 - Login Bypass and Privilege Escalation

🗓️ 29 Oct 2014 00:00:00Reported by Giuseppe D'AmoreType 
zdt
 zdt
🔗 0day.today👁 38 Views

FileMaker Pro 13.03 & Advanced 12.04 Login Bypass and Privilege Escalation vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Filemaker Login Bypass and Privilege Escalation Vulnerability
23 Oct 201400:00
zdt
CVE
CVE-2014-8347
11 Feb 202013:36
cve
Cvelist
CVE-2014-8347
11 Feb 202013:36
cvelist
EUVD
EUVD-2014-8185
7 Oct 202500:30
euvd
NVD
CVE-2014-8347
11 Feb 202014:15
nvd
Packet Storm
Filemaker Login Bypass / Privilege Escalation
27 Oct 201400:00
packetstorm
Prion
Authentication flaw
11 Feb 202014:15
prion
Filemaker Login Bypass and Privilege Escalation
=======================================================================
 
[ADVISORY INFORMATION]
 
Title:          Filemaker Login Bypass and Privilege Escalation
Discovery date:     19/10/2014
Release date:       19/10/2014
Vendor Homepage:    www.filemaker.com
Version:        Filemaker Pro 13.0v3 - FileMaker Pro Advanced 12.0v4
Credits:            Giuseppe D'Amore (http://it.linkedin.com/pub/giuseppe-d-amore/69/37/66b)
  
[VULNERABILITY INFORMATION]
 
Class:              Authentication Bypass and Privilege Escalation
Category:       Desktop Application
Severity:       High
CVSS v2 Vector:         7.2 AV:L/AC:L/Au:N/C:C/I:C/A:C         
 
[AFFECTED PRODUCTS]
 
This security vulnerability affects:
 
    * FileMaker Pro 13.0v3 - FileMaker Pro Advanced 12.0v4
 
[VULNERABILITY DETAILS]
 
There is a obvious vulnerability of FileMaker that allow access to the local FM-based database file:
On DBEngine dll, there is a function called MatchPasswordData:
 
    ...
    ...
    ...
    5BB8D53A   C68424 74020000 >MOV BYTE PTR SS:[ESP+274],0
    5BB8D542   FF15 D437D25B    CALL DWORD PTR DS:[<&[email protected]@@[email protected]>]  <-- Compute the password's hash.
    5BB8D548   8B8C24 6C020000  MOV ECX,DWORD PTR SS:[ESP+26C]
    5BB8D54F   5F               POP EDI
    5BB8D550   5E               POP ESI
    5BB8D551   8AC3             MOV AL,BL           <-- if AL is 0 then you are not authenticated else if AL is 1 you are authenticated,
                                    so simply by changing a single bit you are able to bypass the login,
                                    also if your username is Admin, you can obtain a privilege escalation and full permissions on DB.
    5BB8D553   64:890D 00000000 MOV DWORD PTR FS:[0],ECX
    5BB8D55A   5B               POP EBX
    5BB8D55B   8BE5             MOV ESP,EBP
    5BB8D55D   5D               POP EBP
    5BB8D55E   C2 0400          RETN 4
    ...
    ...
    ...
 
 
it doesn't matter if your desktop or mobile application is developed in a "secure manner", your confidential data on the database can be accessed.
 
[DISCLOSURE TIME-LINE]
 
    * 19/10/2014 - Public disclosure and simultaneously initial vendor contact.
  
[DISCLAIMER]
 
The author is not responsible for the misuse of the information provided in
this security advisory. The advisory is a service to the professional security
community. There are NO WARRANTIES with regard to this information. Any
application or distribution of this information constitutes acceptance AS IS,
at the user's own risk. This information is subject to change without notice.

#  0day.today [2018-03-01]  #

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