Lucene search
+L

381 matches found

Veracode
Veracode
added 2023/07/06 7:7 a.m.22 views

Cross-Site Scripting (XSS)

statamic/cms is vulnerable to Cross-Site Scripting XSS. The vulnerability exists in the index function at Svg.php because the SVG tag does not sanitize malicious SVG which allows an attacker to inject and execute arbitrary JavaScript...

5.5CVSS6.5AI score0.00655EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2023/07/05 10:15 p.m.12 views

CVE-2023-36828

Statamic is a flat-first, Laravel and Git powered content management system. Prior to version 4.10.0, the SVG tag does not sanitize malicious SVG. Therefore, an attacker can exploit this vulnerability to perform cross-site scripting attacks using SVG, even when using the sanitize function. Versio...

5.5CVSS5.2AI score0.00655EPSS
SaveExploits1References6
Prion
Prion
added 2023/07/05 10:15 p.m.16 views

Cross site scripting

Statamic is a flat-first, Laravel and Git powered content management system. Prior to version 4.10.0, the SVG tag does not sanitize malicious SVG. Therefore, an attacker can exploit this vulnerability to perform cross-site scripting attacks using SVG, even when using the sanitize function. Versio...

4.9CVSS5.2AI score0.00655EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/07/05 9:30 p.m.14 views

CVE-2023-36828 Statamic's Antlers sanitizer cannot effectively sanitize malicious SVG

Statamic is a flat-first, Laravel and Git powered content management system. Prior to version 4.10.0, the SVG tag does not sanitize malicious SVG. Therefore, an attacker can exploit this vulnerability to perform cross-site scripting attacks using SVG, even when using the sanitize function. Versio...

5.5CVSS5.2AI score
SaveExploits0References8
Cvelist
Cvelist
added 2023/07/05 9:30 p.m.22 views

CVE-2023-36828 Statamic's Antlers sanitizer cannot effectively sanitize malicious SVG

Statamic is a flat-first, Laravel and Git powered content management system. Prior to version 4.10.0, the SVG tag does not sanitize malicious SVG. Therefore, an attacker can exploit this vulnerability to perform cross-site scripting attacks using SVG, even when using the sanitize function. Versio...

5.5CVSS5.5AI score0.00655EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2023/07/05 9:30 p.m.12 views

CVE-2023-36828 Statamic's Antlers sanitizer cannot effectively sanitize malicious SVG

Statamic is a flat-first, Laravel and Git powered content management system. Prior to version 4.10.0, the SVG tag does not sanitize malicious SVG. Therefore, an attacker can exploit this vulnerability to perform cross-site scripting attacks using SVG, even when using the sanitize function. Versio...

5.5CVSS5.2AI score0.00655EPSS
SaveExploits1References6
CVE
CVE
added 2023/07/05 9:30 p.m.43 views

CVE-2023-36828

Statamic CMS is affected by CVE-2023-36828 where the SVG tag fails to sanitize malicious SVG, enabling potential XSS when rendering SVG content via Antlers/SVG output. The root cause is insufficient sanitization in Svg.php (and related sanitizer logic), with a known patch released in version 4.10...

5.5CVSS5.2AI score0.00655EPSS
SaveExploits1References6Affected Software1
Circl
Circl
added 2023/07/05 4:34 p.m.11 views

CVE-2023-36828

creationtimestamp| type| source ---|---|--- 2023-07-05 16:34:47+00:00| published-proof-of-concept| https://github.com/statamic/cms/security/advisories/GHSA-6r5g-cq4q-327g...

5.5CVSS6AI score0.00655EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/07/05 12:0 a.m.8 views

Statamic 跨站脚本漏洞

Statamic is a powerful flat file Cms built on Laravel by Statamic, Inc. for storing all content, templates, assets, and settings in files instead of a database. A cross-site scripting vulnerability exists in Statamic versions prior to 4.10.0, which stems from an SVG tag that does not clear...

5.5CVSS5.4AI score0.00655EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.8 views

SUSE CVE-2017-11422

Statamic framework before 2.6.0 does not correctly check a session's permissions when the methods from a user's class are called. Problematic methods include reset password, create new account, create new role, etc...

8.8CVSS7AI score0.00867EPSS
SaveExploits0References3
OSV
OSV
added 2022/05/13 1:12 a.m.14 views

GHSA-5M64-9HQ5-5PF2 Statamic framework Incorrect Permission Assignment

Statamic framework before 2.6.0 does not correctly check a session's permissions when the methods from a user's class are called. Problematic methods include reset password, create new account, create new role, etc...

8.8CVSS8.7AI score0.00867EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/05/13 1:12 a.m.27 views

Statamic framework Incorrect Permission Assignment

Statamic framework before 2.6.0 does not correctly check a session's permissions when the methods from a user's class are called. Problematic methods include reset password, create new account, create new role, etc...

8.8CVSS6.8AI score0.00867EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2022/03/28 7:20 a.m.27 views

Information Disclosure

statamic/cms is vulnerable to information disclosure. The vulnerability exists because it allows to filer a user by password hash which allows an attacker to gain access to sensitive information using a specially crafted regular expression filter in the users endpoint of REST API...

3.7CVSS4.6AI score0.01018EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2022/03/25 10:15 p.m.14 views

CVE-2022-24784

Statamic is a Laravel and Git powered CMS. Before versions 3.2.39 and 3.3.2, it is possible to confirm a single character of a user's password hash using a specially crafted regular expression filter in the users endpoint of the REST API. Multiple such requests can eventually uncover the entire...

4.3CVSS0.01018EPSS
SaveExploits0References3
Prion
Prion
added 2022/03/25 10:15 p.m.20 views

Design/Logic Flaw

Statamic is a Laravel and Git powered CMS. Before versions 3.2.39 and 3.3.2, it is possible to confirm a single character of a user's password hash using a specially crafted regular expression filter in the users endpoint of the REST API. Multiple such requests can eventually uncover the entire...

4.3CVSS4.2AI score0.01018EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/03/25 9:40 p.m.10 views

CVE-2022-24784 Discoverability of user password hash in Statamic CMS

Statamic is a Laravel and Git powered CMS. Before versions 3.2.39 and 3.3.2, it is possible to confirm a single character of a user's password hash using a specially crafted regular expression filter in the users endpoint of the REST API. Multiple such requests can eventually uncover the entire...

3.7CVSS4.2AI score0.01018EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/25 9:40 p.m.24 views

CVE-2022-24784 Discoverability of user password hash in Statamic CMS

Statamic is a Laravel and Git powered CMS. Before versions 3.2.39 and 3.3.2, it is possible to confirm a single character of a user's password hash using a specially crafted regular expression filter in the users endpoint of the REST API. Multiple such requests can eventually uncover the entire...

3.7CVSS4.8AI score
SaveExploits0References5
CVE
CVE
added 2022/03/25 9:40 p.m.104 views

CVE-2022-24784

CVE-2022-24784 affects the Statamic CMS (Laravel/Git powered). Before versions 3.2.39 and 3.3.2, an attacker could confirm a single character of a user’s password hash by sending crafted requests to the REST API’s users endpoint using a regular expression filter. Repeated requests could gradually...

4.3CVSS4AI score0.01018EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/03/25 9:40 p.m.27 views

CVE-2022-24784 Discoverability of user password hash in Statamic CMS

Statamic is a Laravel and Git powered CMS. Before versions 3.2.39 and 3.3.2, it is possible to confirm a single character of a user's password hash using a specially crafted regular expression filter in the users endpoint of the REST API. Multiple such requests can eventually uncover the entire...

3.7CVSS4.6AI score0.01018EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/03/25 12:0 a.m.11 views

PT-2022-16877 · Statamic · Statamic

Name of the Vulnerable Software and Affected Versions: Statamic versions prior to 3.2.39 Statamic versions prior to 3.3.2 Description: The issue allows an attacker to confirm a single character of a user's password hash using a specially crafted regular expression filter in the "users" endpoint o...

4.3CVSS4AI score0.01018EPSS
SaveExploits0References9
Rows per page
Query Builder