In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade johnbillion/wp-crontrol
to version 1.19.2 or higher.
johnbillion/wp-crontrol is a package that allows you to take control of the cron events on your WordPress website.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the wp_remote_request
function. An attacker can send arbitrary HTTP requests from the server to internal or external locations by crafting malicious cron events. This is only exploitable if the attacker has Administrator-level access.