The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Scripting vulnerabilities in an interactive lesson.
Start learningUpgrade openmage/magento-lts
to version 20.10.1 or higher.
openmage/magento-lts is a This repository is the home of an unofficial community-driven project.
Affected versions of this package are vulnerable to Cross-site Scripting due to improper escaping of user input in the admin system configurations for design/header/welcome
, design/header/logo_src
, design/header/logo_src_small
, and design/header/logo_alt
. An attacker can execute arbitrary JavaScript by inserting malicious HTML or JavaScript code into these fields.
This vulnerability can be mitigated by restricting access to the System Configs and checking templates where these settings are used to apply proper HTML filtering.