Subscribe via feed.
Archive for December, 2019

[dos] Microsoft Windows 10 BasicRender.sys – Denial of Service (PoC)

Posted by deepcore under Security (No Respond)

Microsoft Windows 10 BasicRender.sys – Denial of Service (PoC)

Tags: ,

XnView 2.49.1 Denial Of Service

Posted by deepcore under exploit (No Respond)

XnView version 2.49.1 suffers from a denial of service vulnerability.

AVS Audio Converter 9.1 Buffer Overflow

Posted by deepcore under exploit (No Respond)

AVS Audio Converter version 9.1 suffers from a buffer overflow vulnerability.

Rumpus FTP Web File Manager 8.2.9.1 Cross Site Scripting

Posted by deepcore under exploit (No Respond)

Rumpus FTP Web File Manager version 8.2.9.1 suffers from a cross site scripting vulnerability.

Telerik UI Remote Code Execution

Posted by deepcore under exploit (No Respond)

The Telerik UI for ASP.NET AJAX insecurely deserializes JSON objects in a manner that results in arbitrary remote code execution on the software’s underlying host.

macOS Kernel wait_for_namespace_event() Race Condition / Use-After-Free

Posted by deepcore under exploit (No Respond)

In the macOS kernel, the XNU function wait_for_namespace_event() in bsd/vfs/vfs_syscalls.c releases a file descriptor for use by userspace but may then subsequently destroy that file descriptor using fp_free(), which unconditionally frees the fileproc and fileglob. This opens up a race window during which the process could manipulate those objects while they’re being freed. Exploitation requires […]

Microsoft UPnP Local Privilege Elevation

Posted by deepcore under exploit (No Respond)

This Metasploit module exploits two vulnerabilities to execute a command as an elevated user. The first (CVE-2019-1405) uses the UPnP Device Host Service to elevate to NT AUTHORITYLOCAL SERVICE. The second (CVE-2019-1322) leverages the Update Orchestrator Service to elevate from NT AUTHORITYLOCAL SERVICE to NT AUTHORITYSYSTEM.

[dos] FTP Navigator 8.03 – 'Custom Command' Denial of Service (SEH)

Posted by deepcore under Security (No Respond)

FTP Navigator 8.03 – ‘Custom Command’ Denial of Service (SEH)

Tags: ,

[webapps] Deutsche Bahn Ticket Vending Machine Local Kiosk – Privilege Escalation

Posted by deepcore under Security (No Respond)

Deutsche Bahn Ticket Vending Machine Local Kiosk – Privilege Escalation

Tags: ,

Metasploit Sample Linux Privilege Escalation Exploit

Posted by deepcore under exploit (No Respond)

This Metasploit exploit module illustrates how a vulnerability could be exploited in a linux command for privilege escalation.