Subscribe via feed.
Archive for September, 2015

OS X Install.framework Suid Root Binary

Posted by deepcore under exploit (No Respond)

Install.framework has a suid root binary at /System/Library/PrivateFrameworks/Install.framework/Resources/runner that allows for arbitrary mkdir, unlink, and chown.

OS X Privilege Escalation

Posted by deepcore under exploit (No Respond)

The private Install.framework has a few helper executables in /System/Library/PrivateFrameworks/Install.framework/Resources, one of which is suid root and exploitable.

Typo3 CMS 6.2.14 / 4.5.40 Cross Site Scripting

Posted by deepcore under exploit (No Respond)

Typo3 CMS versions 6.2.14 and below and 4.5.40 and below suffer from a cross site scripting vulnerability.

OS X Suid Privilege Escalation

Posted by deepcore under exploit (No Respond)

The Install.framework runner suid root binary does not correctly account for the fact that Distributed Objects can be connected to by multiple clients at the same time. By connecting two proxy objects to an IFInstallRunner and calling [IFInstallRunner makeReceiptDirAt:asRoot:] in the first and passing a custom object as the directory name we can get a […]

Openfire 3.10.2 Cross Site Request Forgery

Posted by deepcore under exploit (No Respond)

Openfire version 3.10.2 suffers from a cross site request forgery vulnerability.

IKEView.exe Feature Pack NGX R60 – Build 591000004 Buffer Overflow

Posted by deepcore under exploit (No Respond)

IKEView.exe is vulnerable to local stack based buffer overflow when parsing an malicious (internet key exchange) “.elg” file. Vulnerability causes nSEH & SEH pointer overwrites at 4432 bytes after IKEView parses our malicious file, which may result then result in arbitrary attacker supplied code execution.

TP-Link NC200/NC220 Cloud Camera 300Mbps Wi-Fi Hard-Coded Credentials

Posted by deepcore under exploit (No Respond)

NC220 and NC200 utilizes hard-coded credentials within its Linux distribution image. These sets of credentials (root:root) are never exposed to the end-user and cannot be changed through any normal operation of the camera.

CMS Bolt 2.2.4 File Upload

Posted by deepcore under exploit (No Respond)

Bolt CMS contains a flaw that allows an authenticated remote attacker to execute arbitrary PHP code. This Metasploit module was tested on version 2.2.4.

MS15-100 Microsoft Windows Media Center MCL Code Execution

Posted by deepcore under exploit (No Respond)

This Metasploit module exploits a vulnerability in Windows Media Center. By supplying an UNC path in the *.mcl file, a remote file will be automatically downloaded, which can result in arbitrary code execution.

Openfire 3.10.2 Cross Site Scripting

Posted by deepcore under exploit (No Respond)

Openfire version 3.10.2 suffers from multiple persistent and reflective cross site scripting vulnerabilities.