Skip to content

Instantly share code, notes, and snippets.

@Peithon
Created November 11, 2021 06:36
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/b79a6d0970693da98ce49c502506ac6d to your computer and use it in GitHub Desktop.
Save Peithon/b79a6d0970693da98ce49c502506ac6d to your computer and use it in GitHub Desktop.
Cross-Site Scripting in S-CMS PHP v3.0
Product: S-CMS
CVE: CVE-2020-20701
Version: PHP enterprise edition v3.0
Vulnerability: Stored Cross-Site Scripting
Vulnerability Description: A stored cross site scripting (XSS) vulnerability in /app/config/of S-CMS PHP v3.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.
# Steps to Reproduce
https://github.com/Peithon/site_XSS/blob/master/readme.md
# References
github: https://github.com/Peithon/site_XSS/blob/master/readme.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment