VYPR

SULly

by WordPress

CVEs (4)

  • CVE-2024-5034HigJul 13, 2024
    risk 0.57cvss 8.8epss 0.00

    The SULly WordPress plugin before 4.3.1 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks

  • CVE-2024-5151HigJul 13, 2024
    risk 0.46cvss 7.1epss 0.00

    The SULly WordPress plugin before 4.3.1 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)

  • CVE-2024-5033MedJul 13, 2024
    risk 0.38cvss 5.9epss 0.00

    The SULly WordPress plugin before 4.3.1 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack

  • CVE-2024-5032MedJul 13, 2024
    risk 0.31cvss 4.7epss 0.00

    The SULly WordPress plugin before 4.3.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin