header-logo
Suggest Exploit
explore-vulnerabilities

Explore Vulnerabilities

Version
Year

Explore all Exploits:

Drupal RESTful Web Services unserialize() RCE

This module exploits a PHP unserialize() vulnerability in Drupal RESTful Web Services by sending a crafted request to the /node REST endpoint. As per SA-CORE-2019-003, the initial remediation was to disable POST, PATCH, and PUT, but Ambionics discovered that GET was also vulnerable (albeit cached). Cached nodes can be exploited only once. Drupal updated SA-CORE-2019-003 with PSA-2019-02-22 to notify users of this alternate vector. Drupal < 8.5.11 and < 8.6.10 are vulnerable.

Kados R10 GreenBee – ‘menu_lev1’ SQL Injection

KADOS (KAnban Dashboard for Online Scrum) is a web-based tool for managing Scrum projects. An attacker can exploit a SQL injection vulnerability in the 'menu_lev1' parameter of the Kados R10 GreenBee application. The attacker can send malicious payloads to the vulnerable parameter and execute arbitrary SQL commands in the backend database.

Android getpidcon() Vulnerability

The use of getpidcon() in Android is fundamentally unsafe and can lead to a race condition vulnerability. This vulnerability was reported in four bugs in Android, which were caused by the use of getpidcon(). The bulletin entry for bug 1404 points to three commits, one of which is intended to reduce the size of the race window, but does not address the actual issue.

Kernel NULL Pointer Dereferences Exploitation

It is possible for userspace on a normal distro to map virtual address 0, which on an X86 system without SMAP enables the exploitation of kernel NULL pointer dereferences. The problem is in the code path mem_write -> mem_rw -> access_remote_vm -> __access_remote_vm -> get_user_pages_remote -> __get_user_pages_locked -> __get_user_pages -> find_extend_vma. Then, if the VMA in question has the VM_GROWSDOWN flag set: expand_stack -> expand_downwards -> security_mmap_addr -> cap_mmap_addr. This, if the address is below dac_mmap_min_addr, does a capability check against current_cred(), which are the creds of the task doing the write(), not the creds of the task whose VMA is being changed.

Fiberhome AN5506-04-F – Stored Cross Site Scripting

Stored XSS occurs when a web application gathers input from a user which might be malicious, and then stores that input in a data store for later use. The input that is stored is not correctly filtered. As a consequence, the malicious data will appear to be part of the web site and run within the user’s browser under the privileges of the web application.

MarcomCentral FusionPro VDP Creator < 10.0 - Directory Traversal

A directory traversal and local file inclusion vulnerability in the FPProducerInternetServer.exe service/utility in Ricoh MarcomCentral's, formerly PTI Marketing, FusionPro VDP Creator allows a remote attacker to list or enumerate sensitive contents of files. Furthermore, this could allow for privilege escalation by dumping the local machine's SAM and SYSTEM database files, access to common files that contain plaintext credentials, and possibly remote code execution. Exploiting this vulnerability is extremely simple. This could be done from a browser like Firefox. Simply navigate the affected host (e.g. <http://><host.domain.tld>:<port#>/Windows/System32/drivers/etc/hosts. No slash-dot-dots (/../..) are required, but you can add some if you want. Note that the slashes are forward slashes! By default, the service sets up a listener on port 8080.

Recent Exploits: