CVE-2020-5226

Source
https://cve.org/CVERecord?id=CVE-2020-5226
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-5226.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-5226
Aliases
Downstream
Related
Published
2020-01-24T22:15:23.020Z
Modified
2026-02-21T01:25:02.012289Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

Cross-site scripting in SimpleSAMLphp before version 1.18.4. The www/erroreport.php script allows error reports to be submitted and sent to the system administrator. Starting with SimpleSAMLphp 1.18.0, a new SimpleSAML\Utils\EMail class was introduced to handle sending emails, implemented as a wrapper of an external dependency. This new wrapper allows us to use Twig templates in order to create the email sent with an error report. Since Twig provides automatic escaping of variables, manual escaping of the free-text field in www/errorreport.php was removed to avoid double escaping. However, for those not using the new user interface yet, an email template is hardcoded into the class itself in plain PHP. Since no escaping is provided in this template, it is then possible to inject HTML inside the template by manually crafting the contents of the free-text field.

References

Affected packages

Git / github.com/simplesamlphp/simplesamlphp

Affected ranges

Type
GIT
Repo
https://github.com/simplesamlphp/simplesamlphp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*
v1.12.0
v1.15.0-rc1
v1.18.0
v1.18.0-rc2
v1.18.1
v1.18.2
v1.18.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-5226.json"