Files
CVEs-PoC/2025/CVE-2025-1304.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2025-1304

Description

The NewsBlogger theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the newsblogger_install_and_activate_plugin() function in all versions up to, and including, 0.2.5.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

POC

Reference

No PoCs from references.

Github