Beveiligingsadvies

CVE-2025-66563

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-12-04 22:34:10
Laatst bijgewerkt 2025-12-05 14:59:45
Toegewezen door GitHub_M
CVSS-score 7.1
Status PUBLISHED

Beschrijving

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).