cve/2024/CVE-2024-9953.md
2025-09-29 21:09:30 +02:00

1008 B
Raw Permalink Blame History

CVE-2024-9953

Description

A potential denial-of-service (DoS) vulnerability exists in CERT VINCE software versions prior to 3.0.8. An authenticated administrative user can inject an arbitrary pickle object into a users profile, which may lead to a DoS condition when the profile is accessed. While the Django server restricts unpickling to prevent server crashes, this vulnerability could still disrupt operations.

POC

Reference

No PoCs from references.

Github