Lucene search
+L

212 matches found

Snyk
Snyk
added 2025/01/14 10:18 p.m.4 views

Cross-site Scripting (XSS)

Overview silverstripe/framework is a PHP framework forming the base for the SilverStripe CMS. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to the inclusion of user-supplied data in form messages without proper sanitization. An attacker can manipulate the conten...

5.4CVSS5.5AI score0.00311EPSS
Exploits0References2
OSV
OSV
added 2025/01/14 10:18 p.m.10 views

GHSA-FF6Q-3C9C-6CF5 Silverstripe Framework has a XSS in form messages

In some cases, form messages can contain HTML markup. This is an intentional feature, allowing links and other relevant HTML markup for the given message. Some form messages include content that the user can provide. There are scenarios in the CMS where that content doesn't get correctly sanitise...

5.4CVSS5.2AI score0.00311EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2025/01/14 10:18 p.m.24 views

Silverstripe Framework has a XSS in form messages

In some cases, form messages can contain HTML markup. This is an intentional feature, allowing links and other relevant HTML markup for the given message. Some form messages include content that the user can provide. There are scenarios in the CMS where that content doesn't get correctly sanitise...

5.4CVSS6AI score0.00311EPSS
Exploits0References6Affected Software1
Snyk
Snyk
added 2025/01/14 10:18 p.m.4 views

Cross-site Scripting (XSS)

Overview silverstripe/framework is a PHP framework forming the base for the SilverStripe CMS. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the insert media functionality where the linked oEmbed JSON includes an HTML attribute which replaces the embed shortcode...

5.4CVSS5.6AI score0.01127EPSS
Exploits2References2
Github Security Blog
Github Security Blog
added 2025/01/14 10:18 p.m.17 views

Silverstripe Framework has a XSS via insert media remote file oembed

Impact When using the "insert media" functionality, the linked oEmbed JSON includes an HTML attribute which will replace the embed shortcode. The HTML is not sanitized before replacing the shortcode, allowing a script payload to be executed on both the CMS and the front-end of the website...

5.4CVSS6.7AI score0.01127EPSS
Exploits2References6Affected Software1
OSV
OSV
added 2025/01/14 10:18 p.m.8 views

GHSA-7CMP-CGG8-4C82 Silverstripe Framework has a XSS via insert media remote file oembed

Impact When using the "insert media" functionality, the linked oEmbed JSON includes an HTML attribute which will replace the embed shortcode. The HTML is not sanitized before replacing the shortcode, allowing a script payload to be executed on both the CMS and the front-end of the website...

5.4CVSS5.4AI score0.01127EPSS
Exploits2References6
Positive Technologies
Positive Technologies
added 2025/01/14 12:0 a.m.14 views

PT-2025-2953 · Silverstripe · Silverstripe/Framework

Name of the Vulnerable Software and Affected Versions: Silverstripe Framework versions prior to 5.3.8 Description: The Silverstripe Framework, a PHP framework powering the Silverstripe CMS, has an intentional feature allowing form messages to contain HTML markup for links and other relevant...

5.4CVSS6.1AI score0.00311EPSS
Exploits0References12
CNNVD
CNNVD
added 2025/01/14 12:0 a.m.4 views

Silverstripe Framework 跨站脚本漏洞

Silverstripe Framework is an open source CMS website framework from Silverstripe. A cross-site scripting vulnerability exists in Silverstripe Framework, which stems from content not being properly sanitized before being included in a form message...

5.4CVSS5.9AI score0.00311EPSS
Exploits0References4
Veracode
Veracode
added 2024/07/18 9:19 a.m.20 views

Cross Site Scripting (XSS)

Silverstripe framework is vulnerable to Cross Site Scripting XSS. The vulnerability is due to inadequate server-side sanitization of encoded payloads within the file HTMLEditorSanitiser.php, allowing attackers with CMS content editing access to inject JavaScript payloads onto the site's front end...

5.4CVSS6.2AI score0.00346EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2024/07/17 8:15 p.m.25 views

CVE-2024-29885

silverstripe/reports is an API for creating backend reports in the Silverstripe Framework. In affected versions reports can be accessed by their direct URL by any user who has access to view the reports admin section, even if the canView method for that report returns false. This issue has been...

4.3CVSS0.00404EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/07/17 7:36 p.m.16 views

CVE-2024-32981 Cross-site Scripting vulnerability with encoded payload in silverstripe/framework

Silverstripe framework is the PHP framework forming the base for the Silverstripe CMS. In affected versions a bad actor with access to edit content in the CMS could add send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front end o...

5.4CVSS6.7AI score0.00346EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/07/17 7:35 p.m.22 views

CVE-2024-29885 Reports are still accessible even when `canView()` returns false in silverstripe/reports

silverstripe/reports is an API for creating backend reports in the Silverstripe Framework. In affected versions reports can be accessed by their direct URL by any user who has access to view the reports admin section, even if the canView method for that report returns false. This issue has been...

4.3CVSS6.7AI score0.00404EPSS
Exploits0References3
OSV
OSV
added 2024/07/17 7:35 p.m.27 views

CVE-2024-29885 Reports are still accessible even when `canView()` returns false in silverstripe/reports

silverstripe/reports is an API for creating backend reports in the Silverstripe Framework. In affected versions reports can be accessed by their direct URL by any user who has access to view the reports admin section, even if the canView method for that report returns false. This issue has been...

4.3CVSS6.5AI score0.00404EPSS
Exploits0References5
OSV
OSV
added 2024/07/17 2:27 p.m.19 views

GHSA-CHX7-9X8H-R5MG Silverstripe Framework has a Cross-site Scripting vulnerability with encoded payload

Impact A bad actor with access to edit content in the CMS could send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front end of the site. The payload would be sanitised on the client-side, but server-side sanitisation doesn't catch...

5.4CVSS5.2AI score0.00346EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/07/17 12:0 a.m.8 views

PT-2024-25029 · Silverstripe · Silverstripe/Framework

Name of the Vulnerable Software and Affected Versions: Silverstripe framework versions prior to 5.2.16 Description: A bad actor with access to edit content in the CMS could send a specifically crafted encoded payload to the server, which could be used to inject a JavaScript payload on the front e...

5.4CVSS6.8AI score0.00346EPSS
Exploits0References9
Veracode
Veracode
added 2024/06/21 10:13 a.m.10 views

Cross Site Scripting (XSS)

silverstripe/framework is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper input validation of HTML content, which allows authenticated users with page edit permission to perform XSS...

6.3AI score
Exploits0
Veracode
Veracode
added 2024/06/21 7:36 a.m.6 views

User Enumeration

silverstripe/framework is vulnerable to User Enumeration. The vulnerability is due to a timing attack on the login or password reset pages, allowing an attacker to determine the existence of user credentials based on response times...

7.2AI score
Exploits0
Veracode
Veracode
added 2024/06/21 7:15 a.m.16 views

SQL Injection

silverstripe/framework is vulnerable to SQL injection. The vulnerability is due to the 'start' querystring parameter not being safely escaped, which exposes a possible SQL injection risk...

8.4AI score
Exploits0
Veracode
Veracode
added 2024/06/21 6:8 a.m.8 views

CSV Injection

silverstripe/framework is vulnerable to CSV injection. The vulnerability is due to the potential inclusion of executable macros and scripts in the exported CSV files, which allows an attacker to execute arbitrary code or commands on the user's system...

8.4AI score
Exploits0
Veracode
Veracode
added 2024/06/17 9:3 a.m.14 views

Privilege Escalation

silverstripe/framework is vulnerable to Privilege Escalation. The vulnerability is due to the CMS Fields for members being constructed using DirectGroups instead of Groups relation. The vulnerability allows attacker with EDITPERMISSIONS and access to the "Security" section to escalate their...

7.3AI score
Exploits0
Rows per page
Query Builder