Headline
CVE-2023-46040: GetSimplecms exists to store xss
Cross Site Scripting vulnerability in GetSimpleCMS v.3.4.0a allows a remote attacker to execute arbitrary code via the a crafted payload to the components.php function.
0.Open source address:
https://github.com/GetSimpleCMS/GetSimpleCMS
1.GetSimple Version:3.4.0a
2.Download address: https://codeload.github.com/GetSimpleCMS/GetSimpleCMS/zip/refs/heads/master
3.Vulnerability type: Storage xss
4.After installation, open the following address:
/admin/components.php
5.Insert xss code: <script>alert(1)</script>
6.xss is triggered by accessing the foreground