VYPR

Flower

by Flower Project

Source repositories

CVEs (3)

  • CVE-2022-30034HigJun 2, 2022
    risk 0.49cvss 8.6epss 0.01

    Flower, a web UI for the Celery Python RPC framework, all versions as of 05-02-2022 is vulnerable to an OAuth authentication bypass. An attacker could then access the Flower API to discover and invoke arbitrary Celery RPC calls or deny service by shutting down Celery task nodes.

  • CVE-2019-16926MedSep 28, 2019
    risk 0.40cvss 6.1epss 0.01

    Flower 0.9.3 has XSS via a crafted worker name. NOTE: The project author stated that he doesn't think this is a valid vulnerability. Worker name and task name aren’t user facing configuration options. They are internal backend config options and person having rights to change…

  • CVE-2019-16925MedSep 28, 2019
    risk 0.40cvss 6.1epss 0.01

    Flower 0.9.3 has XSS via the name parameter in an @app.task call. NOTE: The project author stated that he doesn't think this is a valid vulnerability. Worker name and task name aren’t user facing configuration options. They are internal backend config options and person having…