Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:composer/silverstripe/framework@4.7.1
purl pkg:composer/silverstripe/framework@4.7.1
Next non-vulnerable version 5.3.23
Latest non-vulnerable version 6.0.0-alpha1
Risk 10.0
Vulnerabilities affecting this package (23)
Vulnerability Summary Fixed by
VCID-2rbk-47h6-d7d8
Aliases:
CVE-2022-0227
GHSA-32m2-9f76-4gv8
Business Logic Errors in GitHub repository silverstripe/silverstripe-framework
4.10.1
Affected by 21 other vulnerabilities.
VCID-4f9c-aun4-wfep
Aliases:
CVE-2023-22728
GHSA-jh3w-6jp2-vqqm
Missing Authorization 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.
4.12.5
Affected by 10 other vulnerabilities.
VCID-4x32-t75c-u3bj
Aliases:
CVE-2022-37421
GHSA-pp74-g2q5-j4jf
GMS-2022-6855
Silverstipe CMS Stored XSS in custom meta tags A malicious content author could create a custom meta tag and execute an arbitrary JavaScript payload. This would require convincing a legitimate user to access a page and enter a custom keyboard shortcut. This requires CMS access to exploit.
4.11.3
Affected by 17 other vulnerabilities.
VCID-5pkg-j4wg-7fcn
Aliases:
CVE-2023-32302
GHSA-36xx-7vf6-7mv3
Improper Input Validation 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.
4.13.14
Affected by 9 other vulnerabilities.
5.0.13
Affected by 9 other vulnerabilities.
VCID-6epx-c68d-d7bv
Aliases:
CVE-2024-53277
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 sanitised prior to being included in the form message, resulting in an XSS vulnerability. ### References - https://www.silverstripe.org/download/security-releases/cve-2024-53277 ## Reported by Leo Diamat from [Bastion Security Group](http://www.bastionsecurity.co.nz/)
5.3.8
Affected by 2 other vulnerabilities.
6.0.0-alpha1
Affected by 0 other vulnerabilities.
VCID-86yd-4mkt-hydr
Aliases:
CVE-2023-48714
GHSA-qm2j-qvq3-j29v
Record titles for restricted records can be viewed if exposed by GridFieldAddExistingAutocompleter ### Impact If a user should not be able to see a record, but that record can be added to a `GridField` using the `GridFieldAddExistingAutocompleter` component, the record's title can be accessed by that user. **Base CVSS:** [4.3](https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:F/RL:O/RC:C&version=3.1) **Reported by:** Nick K - LittleMonkey, [littlemonkey.co.nz](http://littlemonkey.co.nz/) ### References - https://www.silverstripe.org/download/security-releases/CVE-2023-48714
4.13.39
Affected by 8 other vulnerabilities.
5.1.11
Affected by 8 other vulnerabilities.
VCID-a3yc-fxa1-gfhy
Aliases:
CVE-2025-30148
GHSA-rhx4-hvx9-j387
Silverstripe Framework has a XSS vulnerability in HTML editor ### 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 it. The server-side sanitisation logic has been updated to sanitise against this attack. ### Reported by James Nicoll from Fujitsu Cyber ### References - https://www.silverstripe.org/download/security-releases/cve-2025-30148
5.3.23
Affected by 0 other vulnerabilities.
VCID-axxx-gpfn-mqc9
Aliases:
GHSA-mqf3-qpc3-g26q
Silverstripe Framework has a Reflected Cross Site Scripting (XSS) in error message > [!IMPORTANT] > This vulnerability only affects sites which are in the "dev" environment mode. If your production website is in "dev" mode, it has been misconfigured, and you should immediately swap it to "live" mode. > See https://docs.silverstripe.org/en/developer_guides/debugging/environment_types/ for more information. If a website has been set to the "dev" environment mode, a URL can be provided which includes an XSS payload which will be executed in the resulting error message. ## References - https://www.silverstripe.org/download/security-releases/ss-2024-002 ## Reported by Gaurav Nayak from [Chaleit](https://chaleit.com/)
5.3.8
Affected by 2 other vulnerabilities.
6.0.0-alpha1
Affected by 0 other vulnerabilities.
VCID-cfgg-fgjt-z3hn
Aliases:
CVE-2022-38148
GHSA-rr8h-f97q-8p9c
Blind SQL Injection via GridFieldSortableHeader Gridfield state is vulnerable to SQL injections. The vast majority of Gridfields in Silverstripe CMS are affected by this vulnerability. An attacker with CMS access could execute an arbitrary SQL statement by adding an SQL payload in some parts of the GridField state.
4.10.11
Affected by 13 other vulnerabilities.
4.11.14
Affected by 12 other vulnerabilities.
VCID-d5q3-jrdb-euav
Aliases:
CVE-2022-38462
GHSA-vvxf-r4vm-2vm6
GMS-2022-6858
Reflected XSS in querystring parameters An attacker could inject a XSS payload in a Silverstripe CMS response by carefully crafting a return URL on a /dev/build or /Security/login request. To exploit this vulnerability, an attacker would need to convince a user to follow a link with a malicious payload. This will only affect projects configured to output PHP warnings to the browser. By default, Silverstripe CMS will only output PHP warnings if your SS_ENVIRONMENT_TYPE environment variable is set to dev. Production sites should always set SS_ENVIRONMENT_TYPE to live.
4.11.13
Affected by 13 other vulnerabilities.
4.12.0-beta1
Affected by 12 other vulnerabilities.
VCID-ftdr-uzuh-8ybc
Aliases:
CVE-2022-38724
GHSA-9cx2-hj6m-fv58
GMS-2022-6853
GMS-2022-6856
Silverstripe XSS in shortcodes A malicious content author could add arbitrary attributes to HTML editor shortcodes which could be used to inject a JavaScript payload on the front end of the site. The shortcode providers that ship with Silverstripe CMS have been reviewed and attribute whitelists have been implemented where appropriate to negate this risk.
4.11.13
Affected by 13 other vulnerabilities.
4.12.0-beta1
Affected by 12 other vulnerabilities.
VCID-kak1-btjp-kqgz
Aliases:
GHSA-52cw-pvq9-9m5v
Silverstripe uses TinyMCE which allows svg files linked in object tags ### Impact TinyMCE v6 has a configuration value `convert_unsafe_embeds` set to `false` which allows svg files containing javascript to be used in `<object>` or `<embed>` tags, which can be used as a vector for XSS attacks. Note that `<embed>` tags are not allowed by default. After patching the default value of `convert_unsafe_embeds` will be set to `true`. This means that `<object>` tags will be converted to iframes instead the next time the page is saved, which may break any pages that rely upon previously saved `<object>` tags. Developers can override this configuration if desired to revert to the original behaviour. We reviewed the potential impact of this vulnerability within the context of Silverstripe CMS. We concluded this is a medium impact vulnerability given how TinyMCE is used by Silverstripe CMS. ### References: - https://www.silverstripe.org/download/security-releases/ss-2024-001 - https://github.com/advisories/GHSA-5359-pvf2-pw78
5.2.16
Affected by 6 other vulnerabilities.
VCID-kd3t-2gzd-q3hq
Aliases:
CVE-2022-25238
GHSA-jx34-gqqq-r6gm
Stored XSS via HTML fields in SilverStripe Framework SilverStripe Framework through 4.10.8 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.
4.10.9
Affected by 18 other vulnerabilities.
VCID-kgm4-g26x-gken
Aliases:
CVE-2022-37429
GHSA-wc6r-4ggc-79w5
GMS-2022-6859
Stored XSS using HTMLEditor A malicious content author could add a JavaScript payload to the href attribute of a link by splitting a javascript URL with white space characters. An attacker must have access to the CMS to exploit this issue.
4.11.13
Affected by 13 other vulnerabilities.
4.12.0-beta1
Affected by 12 other vulnerabilities.
VCID-kvhv-9fj5-7kgk
Aliases:
CVE-2024-47605
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. ## References - https://www.silverstripe.org/download/security-releases/cve-2024-47605 ## Reported by James Nicoll from [Fujitsu Cyber Security Services](https://www.fujitsu.com/nz/services/security/)
5.3.8
Affected by 2 other vulnerabilities.
6.0.0-alpha1
Affected by 0 other vulnerabilities.
VCID-kw9p-5fbc-hudg
Aliases:
GHSA-74j9-xhqr-6qv3
Reflected Cross Site Scripting (XSS) in error message If a website has been set to the "dev" environment mode, a URL can be provided which includes an XSS payload which will be executed in the resulting error message.
5.3.8
Affected by 2 other vulnerabilities.
VCID-kxa8-dmva-ayff
Aliases:
CVE-2021-41559
GHSA-9fmg-89fx-r33w
Quadratic blowup in Convert::xml2array() Silverstripe silverstripe/framework 4.x until 4.10.9 has a quadratic blowup in Convert::xml2array() that enables a remote attack via a crafted XML document.
4.10.9
Affected by 18 other vulnerabilities.
4.11.0-beta1
Affected by 17 other vulnerabilities.
VCID-qjgf-hxng-j3g9
Aliases:
GHSA-256q-hx8w-xcqx
Silverstripe Framework user enumeration via timing attack on login and password reset forms ### Impact User enumeration is possible by performing a timing attack on the login or password reset pages with user credentials. This was originally disclosed in https://www.silverstripe.org/download/security-releases/ss-2017-005/ for CMS 3 but was not patched in CMS 4+ ### References - https://www.silverstripe.org/download/security-releases/ss-2017-005 - https://www.silverstripe.org/download/security-releases/ss-2025-001
5.3.23
Affected by 0 other vulnerabilities.
VCID-qm38-1cwk-b3hq
Aliases:
CVE-2023-22729
GHSA-fw84-xgm8-9jmv
URL Redirection to Untrusted Site ('Open Redirect') 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.
4.12.5
Affected by 10 other vulnerabilities.
VCID-tc2y-zrea-vyb2
Aliases:
CVE-2021-36150
GHSA-j66h-cc96-c32q
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') SilverStripe Framework suffers from a XSS vulnerablity.
4.9.0-alpha1
Affected by 22 other vulnerabilities.
4.9.0
Affected by 22 other vulnerabilities.
VCID-ua49-snhx-dqa4
Aliases:
CVE-2022-37430
GHSA-qw4w-vq8v-2wcv
GMS-2022-6857
Stored XSS using uppercase characters in HTMLEditor A malicious content author could add a Javascript payload to the href attribute of a link. A similar issue was identified and fixed via CVE-2022-28803. However, the fix didn't account for the casing of the href attribute. An attacker must have access to the CMS to exploit this issue.
4.11.13
Affected by 13 other vulnerabilities.
4.12.0-beta1
Affected by 12 other vulnerabilities.
VCID-w4fh-cpaq-nqat
Aliases:
CVE-2022-28803
GHSA-rppc-655v-7j3c
Stored XSS in link tags added via XHR in SilverStripe Framework SilverStripe Framework 4.x prior to 4.10.9 is vulnerable to cross-site scripting inside the href attribute of an HTML hyperlink, which can be added to website content via XMLHttpRequest (XHR) by an authenticated CMS user.
4.10.9
Affected by 18 other vulnerabilities.
VCID-yuer-yn1w-q3gw
Aliases:
CVE-2024-32981
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 it. The server-side sanitisation logic has been updated to sanitise against this type of attack. ### References - https://www.silverstripe.org/download/security-releases/cve-2024-32981
5.2.16
Affected by 6 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-12T00:45:55.068259+00:00 GitLab Importer Affected by VCID-a3yc-fxa1-gfhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2025-30148.yml 38.3.0
2026-04-12T00:45:52.380182+00:00 GitLab Importer Affected by VCID-qjgf-hxng-j3g9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-256q-hx8w-xcqx.yml 38.3.0
2026-04-12T00:38:05.997933+00:00 GitLab Importer Affected by VCID-kw9p-5fbc-hudg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-74j9-xhqr-6qv3.yml 38.3.0
2026-04-12T00:37:35.944331+00:00 GitLab Importer Affected by VCID-axxx-gpfn-mqc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-mqf3-qpc3-g26q.yml 38.3.0
2026-04-12T00:37:13.879812+00:00 GitLab Importer Affected by VCID-kvhv-9fj5-7kgk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2024-47605.yml 38.3.0
2026-04-12T00:37:05.313440+00:00 GitLab Importer Affected by VCID-6epx-c68d-d7bv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2024-53277.yml 38.3.0
2026-04-12T00:22:25.813359+00:00 GitLab Importer Affected by VCID-kak1-btjp-kqgz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-52cw-pvq9-9m5v.yml 38.3.0
2026-04-12T00:22:22.748368+00:00 GitLab Importer Affected by VCID-yuer-yn1w-q3gw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2024-32981.yml 38.3.0
2026-04-12T00:08:24.369595+00:00 GitLab Importer Affected by VCID-86yd-4mkt-hydr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-48714.yml 38.3.0
2026-04-11T23:54:17.745999+00:00 GitLab Importer Affected by VCID-5pkg-j4wg-7fcn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-32302.yml 38.3.0
2026-04-11T23:46:44.044731+00:00 GitLab Importer Affected by VCID-4f9c-aun4-wfep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-22728.yml 38.3.0
2026-04-11T23:46:31.321459+00:00 GitLab Importer Affected by VCID-qm38-1cwk-b3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-22729.yml 38.3.0
2026-04-11T23:34:09.341990+00:00 GitLab Importer Affected by VCID-4x32-t75c-u3bj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-37421.yml 38.3.0
2026-04-11T23:33:47.272623+00:00 GitLab Importer Affected by VCID-cfgg-fgjt-z3hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-38148.yml 38.3.0
2026-04-11T23:33:42.928865+00:00 GitLab Importer Affected by VCID-ua49-snhx-dqa4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6857.yml 38.3.0
2026-04-11T23:33:24.253016+00:00 GitLab Importer Affected by VCID-kgm4-g26x-gken https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6859.yml 38.3.0
2026-04-11T23:33:18.038306+00:00 GitLab Importer Affected by VCID-ftdr-uzuh-8ybc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6856.yml 38.3.0
2026-04-11T23:33:14.783098+00:00 GitLab Importer Affected by VCID-d5q3-jrdb-euav https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6858.yml 38.3.0
2026-04-11T23:20:51.062634+00:00 GitLab Importer Affected by VCID-w4fh-cpaq-nqat https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-28803.yml 38.3.0
2026-04-11T23:20:47.187835+00:00 GitLab Importer Affected by VCID-kd3t-2gzd-q3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-25238.yml 38.3.0
2026-04-11T23:20:44.355372+00:00 GitLab Importer Affected by VCID-kxa8-dmva-ayff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2021-41559.yml 38.3.0
2026-04-11T22:53:05.377238+00:00 GitLab Importer Affected by VCID-2rbk-47h6-d7d8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-0227.yml 38.3.0
2026-04-11T22:45:11.014252+00:00 GitLab Importer Affected by VCID-tc2y-zrea-vyb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2021-36150.yml 38.3.0
2026-04-05T02:28:53.899629+00:00 GitLab Importer Affected by VCID-ua49-snhx-dqa4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6857.yml 38.1.0
2026-04-05T02:28:38.442955+00:00 GitLab Importer Affected by VCID-kgm4-g26x-gken https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6859.yml 38.1.0
2026-04-05T02:28:33.008030+00:00 GitLab Importer Affected by VCID-ftdr-uzuh-8ybc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6856.yml 38.1.0
2026-04-05T02:28:30.096314+00:00 GitLab Importer Affected by VCID-d5q3-jrdb-euav https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GMS-2022-6858.yml 38.1.0
2026-04-03T00:53:52.863381+00:00 GitLab Importer Affected by VCID-a3yc-fxa1-gfhy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2025-30148.yml 38.1.0
2026-04-03T00:53:50.038164+00:00 GitLab Importer Affected by VCID-qjgf-hxng-j3g9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-256q-hx8w-xcqx.yml 38.1.0
2026-04-03T00:46:02.240890+00:00 GitLab Importer Affected by VCID-kw9p-5fbc-hudg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-74j9-xhqr-6qv3.yml 38.1.0
2026-04-03T00:45:30.625175+00:00 GitLab Importer Affected by VCID-axxx-gpfn-mqc9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-mqf3-qpc3-g26q.yml 38.1.0
2026-04-03T00:45:08.240720+00:00 GitLab Importer Affected by VCID-kvhv-9fj5-7kgk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2024-47605.yml 38.1.0
2026-04-03T00:44:58.919230+00:00 GitLab Importer Affected by VCID-6epx-c68d-d7bv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2024-53277.yml 38.1.0
2026-04-03T00:30:01.088265+00:00 GitLab Importer Affected by VCID-kak1-btjp-kqgz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/GHSA-52cw-pvq9-9m5v.yml 38.1.0
2026-04-03T00:29:57.982996+00:00 GitLab Importer Affected by VCID-yuer-yn1w-q3gw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2024-32981.yml 38.1.0
2026-04-03T00:13:02.984006+00:00 GitLab Importer Affected by VCID-86yd-4mkt-hydr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-48714.yml 38.1.0
2026-04-02T23:57:23.188137+00:00 GitLab Importer Affected by VCID-5pkg-j4wg-7fcn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-32302.yml 38.1.0
2026-04-02T23:50:13.060414+00:00 GitLab Importer Affected by VCID-4f9c-aun4-wfep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-22728.yml 38.1.0
2026-04-02T23:50:01.911449+00:00 GitLab Importer Affected by VCID-qm38-1cwk-b3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-22729.yml 38.1.0
2026-04-02T23:39:00.920374+00:00 GitLab Importer Affected by VCID-4x32-t75c-u3bj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-37421.yml 38.1.0
2026-04-02T23:38:41.471398+00:00 GitLab Importer Affected by VCID-cfgg-fgjt-z3hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-38148.yml 38.1.0
2026-04-02T23:27:52.204541+00:00 GitLab Importer Affected by VCID-w4fh-cpaq-nqat https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-28803.yml 38.1.0
2026-04-02T23:27:49.025215+00:00 GitLab Importer Affected by VCID-kd3t-2gzd-q3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-25238.yml 38.1.0
2026-04-02T23:27:47.021011+00:00 GitLab Importer Affected by VCID-kxa8-dmva-ayff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2021-41559.yml 38.1.0
2026-04-02T23:02:26.948243+00:00 GitLab Importer Affected by VCID-2rbk-47h6-d7d8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-0227.yml 38.1.0
2026-04-02T22:55:07.548239+00:00 GitLab Importer Affected by VCID-tc2y-zrea-vyb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2021-36150.yml 38.1.0
2026-04-01T18:13:34.367096+00:00 GitLab Importer Affected by VCID-4f9c-aun4-wfep https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-22728.yml 38.0.0
2026-04-01T18:13:27.136019+00:00 GitLab Importer Affected by VCID-qm38-1cwk-b3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2023-22729.yml 38.0.0
2026-04-01T18:01:21.992444+00:00 GitLab Importer Affected by VCID-4x32-t75c-u3bj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-37421.yml 38.0.0
2026-04-01T18:01:00.269704+00:00 GitLab Importer Affected by VCID-cfgg-fgjt-z3hn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-38148.yml 38.0.0
2026-04-01T17:48:56.892704+00:00 GitLab Importer Affected by VCID-w4fh-cpaq-nqat https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-28803.yml 38.0.0
2026-04-01T17:48:54.106276+00:00 GitLab Importer Affected by VCID-kd3t-2gzd-q3hq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-25238.yml 38.0.0
2026-04-01T17:48:51.180102+00:00 GitLab Importer Affected by VCID-kxa8-dmva-ayff https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2021-41559.yml 38.0.0
2026-04-01T17:21:17.582826+00:00 GitLab Importer Affected by VCID-2rbk-47h6-d7d8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2022-0227.yml 38.0.0
2026-04-01T17:13:25.539429+00:00 GitLab Importer Affected by VCID-tc2y-zrea-vyb2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/silverstripe/framework/CVE-2021-36150.yml 38.0.0