CVE-2024-9953
"Cert Vince Django Pickle Object Injection Denial of Service (DoS)"
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 user’s 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.
INFO
Published Date :
Oct. 14, 2024, 10:15 p.m.
Last Modified :
Oct. 17, 2024, 8:59 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
1.2
Public PoC/Exploit Available at Github
CVE-2024-9953 has a 2 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-9953
.
URL | Resource |
---|---|
https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity | Patch |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
None
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-9953
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-9953
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Oct. 17, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H Changed Reference Type https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity No Types Assigned https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity Patch Added CWE NIST CWE-502 Added CPE Configuration OR *cpe:2.3:a:cert:vince:*:*:*:*:*:*:*:* versions up to (excluding) 3.0.8 -
CVE Modified by [email protected]
Oct. 15, 2024
Action Type Old Value New Value Changed Description A Potential DOS Vulnerability exists in CERT VINCE software prior to version 3.0.8. An authenticated administrative user can inject an arbitrary pickle object as part of a user's profile. This can lead to a potential DoS on the server when the user's profile is accessed. Django server does restrict unpickling from crashing the server. 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 user’s 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. -
CVE Received by [email protected]
Oct. 14, 2024
Action Type Old Value New Value Added Description A Potential DOS Vulnerability exists in CERT VINCE software prior to version 3.0.8. An authenticated administrative user can inject an arbitrary pickle object as part of a user's profile. This can lead to a potential DoS on the server when the user's profile is accessed. Django server does restrict unpickling from crashing the server. Added Reference CERT/CC https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity [No types assigned] Added CWE CERT/CC CWE-502
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-9953
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-9953
weaknesses.