VYPR

Base64 Encoder/Decoder

by WordPress

CVEs (3)

  • CVE-2024-3824MedMay 15, 2024
    risk 0.36cvss 5.5epss 0.00

    The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not have CSRF check in place when resetting its settings, which could allow attackers to make a logged in admin reset them via a CSRF attack

  • CVE-2024-3822MedMay 15, 2024
    risk 0.31cvss 4.8epss 0.01

    The Base64 Encoder/Decoder WordPress plugin through 0.9.2 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

  • CVE-2024-3823LowMay 15, 2024
    risk 0.16cvss 2.4epss 0.00

    The Base64 Encoder/Decoder WordPress plugin through 0.9.2 does not have CSRF check when updating its settings, 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