CVE-2024-52305

Summary

UnoPim is an open-source Product Information Management (PIM) system built on the Laravel framework. A vulnerability exists in the Create User process, allowing the creation of a new admin account with an option to upload a profile image. An attacker can upload a malicious SVG file containing an embedded script. When the profile image is accessed, the embedded script executes, leading to the potential theft of session cookies. This vulnerability is fixed in 0.1.5.

Affected Software

VendorProductVersion RangeStatus
unopimunopim< 0.1.5affected

Weaknesses

  • CWE-616: CWE-616: Incomplete Identification of Uploaded File Variables (PHP)
  • CWE-692: CWE-692: Incomplete Denylist to Cross-Site Scripting

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

References