Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-66563 1 Monkeytype 1 Monkeytype 2025-12-17 6.1 Medium
Monkeytype is a minimalistic and customizable typing test. In 25.49.0 and earlier, there is improper handling of user input which allows an attacker to execute malicious javascript on anyone viewing a malicious quote submission. quote.text and quote.source are user input, and they're inserted straight into the DOM. If they contain HTML tags, they will be rendered (after some escaping using quotes and textarea tags).