Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-25817 – SilverStripe through 4.6.0-rc1 has an XXE Vulnerability in CSSContentPars

SilverStripe through 4.6.0-rc1 has an XXE Vulnerability in CSSContentParser. A developer utility meant for parsing HTML within unit tests can be vulnerable to XML External Entity (XXE) attacks. When this developer utility is misused for purposes involving external or user submitted data in custom project code, it can lead to vulnerabilities such as XSS on HTML output rendered through this custom code. This is now mitigated by disabling external entities during parsing. (The correct CVE ID year is 2020 [CVE-2020-25817, not CVE-2021-25817]).

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25817

Reference (s):

  • https://www.silverstripe.org/download/security-releases/
  • https://forum.silverstripe.org/c/releases
  • https://www.silverstripe.org/blog/tag/release
  • https://www.silverstripe.org/download/security-releases/cve-2020-25817
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-4742 - Cross-site scripting (XSS) vulnerability in system/class_link.php in the

2021-current

CVE-2014-9837 - coders/pnm.c in ImageMagick 6.9.0-1 Beta and earlier allows remote attack

2021-current

CVE-2020-10446 - The way URIs are handled in admin/header.php in Chadha PHPKB Standard Mul