Exploitation Summary
EIP tracks 1 public exploit for CVE-2025-10377. PoCs published by NagisaYumaa.
AI-analyzed exploit summary This repository contains a functional Proof of Concept (PoC) for CVE-2025-10377, demonstrating a Cross-Site Request Forgery (CSRF) vulnerability in the `sd_toggle_logs()` function of a WordPress plugin. The PoC includes an HTML form that submits a crafted request to toggle logging features without proper CSRF protection.
Description
The System Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.8.20. This is due to missing nonce validation on the sd_toggle_logs() function. This makes it possible for unauthenticated attackers to toggle critical logging settings including Page Access Logs, Error Logs, and Email Delivery Logs via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Exploits (1)
This repository contains a functional Proof of Concept (PoC) for CVE-2025-10377, demonstrating a Cross-Site Request Forgery (CSRF) vulnerability in the `sd_toggle_logs()` function of a WordPress plugin. The PoC includes an HTML form that submits a crafted request to toggle logging features without proper CSRF protection.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N