2 results (0.001 seconds)

CVSS: 9.0EPSS: 0%CPEs: 1EXPL: 2

30 Apr 2025 — 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. WordPress NewsBlogger Theme versions 0.2.5.1 and below suffer from a remote shell upload vulnerability... • https://packetstorm.news/files/id/190732 • CWE-862: Missing Authorization •

CVSS: 10.0EPSS: 0%CPEs: 1EXPL: 0

30 Apr 2025 — The NewsBlogger theme for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.2.5.4. This is due to missing or incorrect nonce validation on the newsblogger_install_and_activate_plugin() function. This makes it possible for unauthenticated attackers to upload arbitrary files and achieve remote code execution via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://themes.trac.wordpress.org/browser/newsblogger/0.2/functions.php#L440 • CWE-352: Cross-Site Request Forgery (CSRF) •