django-commons/django-unicorn

django-commons/django-unicorn

Releases120
Frequency2 weeks 3 days
Last Release
Stars2.65K
The magical reactive component framework for Django ✨

CVE History

CVEPublishedCVSS v3CVSS v2
5.3 MEDIUM

Unicorn adds modern reactive component functionality to your Django templates. Prior to 0.67.0, component state manipulation is possible in django-unicorn due to missing access control checks during property updates and method calls. An attacker can bypass the intended _is_public protection to modify internal attributes such as template_name or trigger protected methods. This vulnerability is fixed in 0.67.0.

6.1 MEDIUM4.3 MEDIUM

The Unicorn framework before 0.36.1 for Django allows XSS via a component. NOTE: this issue exists because of an incomplete fix for CVE-2021-42053.

5.4 MEDIUM3.5 LOW

The Unicorn framework through 0.35.3 for Django allows XSS via component.name.