AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-29587

MEDIUM · CVSS 5.4 EPSS 0.68% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-01-14 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.4. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2020-29587
Severity
MEDIUM
CVSS
5.4
EPSS
0.68%

Original NVD Description

SimplCommerce 1.0.0-rc uses the Bootbox.js library, which allows creation of programmatic dialog boxes using Bootstrap modals. The Bootbox.js library intentionally does not perform any sanitization of user input, which results in a DOM XSS, because it uses the jQuery .html() function to directly append the payload to a dialog.