Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. opencart/opencart
  4. ›
  5. CVE-2024-21516

CVE-2024-21516: Cross site scripting in opencart

June 22, 2024 (updated June 24, 2024)

This affects versions of the package opencart/opencart from 4.0.0.0. A reflected XSS issue was identified in the directory parameter of admin common/filemanager.list route. An attacker could obtain a user’s token by tricking the user to click on a maliciously crafted URL. The user is then prompted to login and redirected again upon authentication with the payload automatically executing. If the attacked user has admin privileges, this vulnerability could be used as the start of a chain of exploits like Zip Slip or arbitrary file write vulnerabilities in the admin functionality.

Notes:

  1. This is only exploitable if the attacker knows the name or path of the admin directory. The name of the directory is “admin” by default but there is a pop-up in the dashboard warning users to rename it.

  2. The fix for this vulnerability is incomplete. The redirect is removed so that it is not possible for an attacker to control the redirect post admin login anymore, but it is still possible to exploit this issue in admin if the user is authenticated as an admin already.

References

  • github.com/advisories/GHSA-pqhq-77pw-763c
  • github.com/opencart/opencart
  • github.com/opencart/opencart/commit/c546199e8f100c1f3797a7a9d3cf4db1887399a2
  • nvd.nist.gov/vuln/detail/CVE-2024-21516
  • security.snyk.io/vuln/SNYK-PHP-OPENCARTOPENCART-7266576

Code Behaviors & Features

Detect and mitigate CVE-2024-21516 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.0.0.0

Solution

Unfortunately, there is no solution available yet.

Impact 4.7 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

packagist/opencart/opencart/CVE-2024-21516.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:30 +0000.