Lucene search
K

131 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 11:29 a.m.4 views

CVE-2021-27938

A vulnerability has been identified in the Silverstripe CMS 3 and 4 version of the symbiote/silverstripe-queuedjobs module. A Cross Site Scripting vulnerability allows an attacker to inject an arbitrary payload in the CreateQueuedJobTask dev task via a specially crafted URL...

6.1CVSS6.4AI score0.00751EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2015-5079

Malware in sbrugna...

4.3CVSS6.4AI score0.01906EPSS
Exploits2References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2021-0726

Malware in sbrugna...

6.1CVSS6.1AI score0.00751EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-4289

Malicious code in bioql PyPI...

6.1CVSS6.3AI score0.01304EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-3780

Malicious code in bioql PyPI...

5.8CVSS6.4AI score0.02026EPSS
Exploits2References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-3845

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.01109EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-0378

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00419EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-5827

Malicious code in bioql PyPI...

6.1CVSS6.3AI score0.00761EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-4094

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.01837EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-2030

Malicious code in bioql PyPI...

5.4CVSS5.6AI score0.00556EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-4928

Malicious code in bioql PyPI...

5.9CVSS6AI score0.00758EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/05/23 4:37 a.m.7 views

CVE-2023-44401

The Silverstripe CMS GraphQL Server serves Silverstripe data as GraphQL representations. In versions 4.0.0 prior to 4.3.7 and 5.0.0 prior to 5.1.3, canView permission checks are bypassed for ORM data in paginated GraphQL query results where the total number of records is greater than the number o...

5.3CVSS6.6AI score0.00419EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:9 a.m.5 views

CVE-2019-19326

Silverstripe CMS sites through 4.4.4 which have opted into HTTP Cache Headers on responses served by the framework's HTTP layer can be vulnerable to web cache poisoning. Through modifying the X-Original-Url and X-HTTP-Method-Override headers, responses with malicious HTTP headers can return...

5.9CVSS6.8AI score0.00758EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/07/17 7:36 p.m.17 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.4CVSS0.00326EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/05/27 12:0 a.m.3 views

PT-2024-40454 · Silverstripe · Silverstripe Cms

Name of the Vulnerable Software and Affected Versions: Silverstripe CMS affected versions not specified Description: The issue arises from the core template framework/templates/Includes/GridField print.ss using "Printed by $Member.Name". If the currently logged-in member's first name or surname...

5.4CVSS6AI score
Exploits0References8
Veracode
Veracode
added 2024/05/24 7:45 a.m.10 views

Cross Site Scripting (XSS)

silverstripe/cms is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper escaping of HTML input in the textfields of pages referred to by VirtualPage, which allows an attacker inject and execute arbitrary JavaScript in the browser...

6.8AI score
Exploits0
Cvelist
Cvelist
added 2024/01/23 1:8 p.m.14 views

CVE-2023-44401 Silverstripe GraqhQL's view permissions are bypassed for paginated lists of ORM data

The Silverstripe CMS GraphQL Server serves Silverstripe data as GraphQL representations. In versions 4.0.0 prior to 4.3.7 and 5.0.0 prior to 5.1.3, canView permission checks are bypassed for ORM data in paginated GraphQL query results where the total number of records is greater than the number o...

5.3CVSS5.4AI score0.00419EPSS
Exploits0References2
OSV
OSV
added 2024/01/23 12:49 p.m.24 views

GHSA-JGPH-W8RH-XF5P View permissions are bypassed for paginated lists of ORM data

Impact canView permission checks are bypassed for ORM data in paginated GraphQL query results where the total number of records is greater than the number of records per page. Note that this also affects GraphQL queries which have a limit applied, even if the query isn’t paginated per se. This ha...

5.3CVSS5.1AI score0.00419EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/01/23 12:49 p.m.16 views

View permissions are bypassed for paginated lists of ORM data

Impact canView permission checks are bypassed for ORM data in paginated GraphQL query results where the total number of records is greater than the number of records per page. Note that this also affects GraphQL queries which have a limit applied, even if the query isn’t paginated per se. This ha...

5.3CVSS5.2AI score0.00419EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2023/10/16 6:5 p.m.45 views

CVE-2023-40180 Denial of service vulnerability in silverstripe-graphql via recursive queries

silverstripe-graphql is a package which serves Silverstripe data in GraphQL representations. An attacker could use a recursive graphql query to execute a Distributed Denial of Service attack DDOS attack against a website. This mostly affects websites with publicly exposed graphql schemas. If your...

7.5CVSS7.8AI score0.00901EPSS
Exploits0References5
Rows per page
Query Builder