PT-2024-39964 · Django+1 · Django+1
Security Researcher
·
Published
2024-10-14
·
Updated
2024-10-17
·
CVE-2024-9953
CVSS v3.1
4.9
Medium
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
CERT VINCE versions prior to 3.0.8
Description
A potential denial-of-service (DoS) issue exists due to the ability of an authenticated administrative user to inject an arbitrary pickle object into a user’s profile. This action may lead to a DoS condition when the profile is accessed. Although the Django server has restrictions in place to prevent server crashes by limiting unpickling, this issue could still cause operational disruptions.
Recommendations
For versions prior to 3.0.8, update to version 3.0.8 or later to resolve the issue. As a temporary workaround, consider restricting administrative access to prevent the injection of arbitrary pickle objects into user profiles.
Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cert Vince
Django