Vulnerabilities (CVE)

Filtered by vendor Silverstripe Subscribe
Filtered by product Framework
Total 12 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-32302 1 Silverstripe 1 Framework 2024-02-05 N/A N/A
Silverstripe Framework is the MVC framework that powers Silverstripe CMS. When a new member record is created and a password is not set, an empty encrypted password is generated. As a result, if someone is aware of the existence of a member record associated with a specific email address, they can potentially attempt to log in using that empty password. Although the default member authenticator and login form require a non-empty password, alternative authentication methods might still permit a successful login with the empty password. This issue has been patched in versions 4.13.4 and 5.0.13.
CVE-2023-22728 1 Silverstripe 1 Framework 2024-02-04 N/A 4.3 MEDIUM
Silverstripe Framework is the Model-View-Controller framework that powers the Silverstripe content management system. Prior to version 4.12.15, the GridField print view incorrectly validates the permission of DataObjects potentially allowing a content author to view records they are not authorised to access. Users should upgrade to Silverstripe Framework 4.12.15 or above to address the issue.
CVE-2023-22729 1 Silverstripe 1 Framework 2024-02-04 N/A 6.1 MEDIUM
Silverstripe Framework is the Model-View-Controller framework that powers the Silverstripe content management system. Prior to version 4.12.15, an attacker can display a link to a third party website on a login screen by convincing a legitimate content author to follow a specially crafted link. Users should upgrade to Silverstripe Framework 4.12.15 or above to address the issue.
CVE-2022-38147 1 Silverstripe 1 Framework 2024-02-04 N/A 5.4 MEDIUM
Silverstripe silverstripe/framework through 4.11 allows XSS (issue 3 of 3).
CVE-2022-38145 1 Silverstripe 1 Framework 2024-02-04 N/A 5.4 MEDIUM
Silverstripe silverstripe/framework through 4.11 allows XSS (issue 1 of 3) via remote attackers adding a Javascript payload to a page's meta description and get it executed in the versioned history compare view.
CVE-2022-38462 1 Silverstripe 1 Framework 2024-02-04 N/A 6.1 MEDIUM
Silverstripe silverstripe/framework through 4.11 is vulnerable to XSS by carefully crafting a return URL on a /dev/build or /Security/login request.
CVE-2022-37430 1 Silverstripe 1 Framework 2024-02-04 N/A 5.4 MEDIUM
Silverstripe silverstripe/framework through 4.11 allows XSS vulnerability via href attribute of a link (issue 2 of 2).
CVE-2022-37429 1 Silverstripe 1 Framework 2024-02-04 N/A 5.4 MEDIUM
Silverstripe silverstripe/framework through 4.11 allows XSS (issue 1 of 2) via JavaScript payload to the href attribute of a link by splitting a javascript URL with white space characters.
CVE-2022-38148 1 Silverstripe 1 Framework 2024-02-04 N/A 8.8 HIGH
Silverstripe silverstripe/framework through 4.11 allows SQL Injection.
CVE-2022-38146 1 Silverstripe 1 Framework 2024-02-04 N/A 5.4 MEDIUM
Silverstripe silverstripe/framework through 4.11 allows XSS (issue 2 of 3).
CVE-2022-38724 1 Silverstripe 3 Asset Admin, Assets, Framework 2024-02-04 N/A 5.4 MEDIUM
Silverstripe silverstripe/framework through 4.11.0, silverstripe/assets through 1.11.0, and silverstripe/asset-admin through 1.11.0 allow XSS.
CVE-2022-25238 1 Silverstripe 1 Framework 2024-02-04 3.5 LOW 5.4 MEDIUM
Silverstripe silverstripe/framework through 4.10.0 allows XSS, inside of script tags that can can be added to website content via XHR by an authenticated CMS user if the cwp-core module is not installed on the sanitise_server_side contig is not set to true in project code.