ID CVE-2024-9953
Summary 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.
References
Vulnerable Configurations
  • cpe:2.3:a:cert:vince:-:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:-:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.48.0:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.48.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.49.0:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.49.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.50.0:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.50.0:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.50.1:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.50.1:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.50.2:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.50.2:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.50.3:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.50.3:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.50.4:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.50.4:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.50.5:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.50.5:*:*:*:*:*:*:*
  • cpe:2.3:a:cert:vince:1.50.6:*:*:*:*:*:*:*
    cpe:2.3:a:cert:vince:1.50.6:*:*:*:*:*:*:*
CVSS
Base: None
Impact:
Exploitability:
CWE CWE-502
CAPEC
  • Object Injection
    An adversary attempts to exploit an application by injecting additional, malicious content during its processing of serialized objects. Developers leverage serialization in order to convert data or state into a static, binary format for saving to disk or transferring over a network. These objects are then deserialized when needed to recover the data/state. By injecting a malformed object into a vulnerable application, an adversary can potentially compromise the application by manipulating the deserialization process. This can result in a number of unwanted outcomes, including remote code execution.
Access
VectorComplexityAuthentication
Impact
ConfidentialityIntegrityAvailability
Last major update 17-10-2024 - 20:59
Published 14-10-2024 - 22:15
Last modified 17-10-2024 - 20:59
Back to Top