Skip to content

Instantly share code, notes, and snippets.

@Peithon
Created November 11, 2021 06:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Peithon/c8f920c11211f3e49a078ba52a08baed to your computer and use it in GitHub Desktop.
Save Peithon/c8f920c11211f3e49a078ba52a08baed to your computer and use it in GitHub Desktop.
Cross-Site Scripting in S-CMS PHP v3.0
Product: S-CMS
CVE: CVE-2020-20699
Version: PHP enterprise edition v3.0
Vulnerability: Stored Cross-Site Scripting
Vulnerability Description: A cross site scripting (XSS) vulnerability in S-CMS PHP v3.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload entered into the Copyright text box under Basic Settings.
# Steps to Reproduce
https://github.com/Peithon/xss/blob/master/readme.md
# References
github: https://github.com/Peithon/xss/blob/master/readme.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment