[publify_core] Cross site scripting in publify

In Publify, versions v8.0 to v9.2.4 are vulnerable to stored XSS. A user with a “publisher” role is able to inject and execute arbitrary JavaScript code while creating a page/article.
References

https://nvd.nist.gov/vuln/detail/CVE-2021-25974
https://…

[publify_core] Cross site scripting in publify

In publify, versions v8.0 to v9.2.4 are vulnerable to stored XSS as a result of an unrestricted file upload. This issue allows a user with “publisher” role to inject malicious JavaScript via the uploaded html file.
References

https://nvd.nist.gov/vuln…

[pip] Improper Authentication in pip

The mirroring support (-M, –use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.
References

https://nvd.nist.gov/vuln/detail/CVE-2013-5123
https://bugzil…

[reportlab] XML Injection in ReportLab

ReportLab through 3.5.26 allows remote code execution because of toColor(eval(arg)) in colors.py, as demonstrated by a crafted XML document with ‘<span color=”‘ followed by arbitrary Python code.
References

https://nvd.nist.gov/vuln/detail/CVE-2019…