Skip to content

Instantly share code, notes, and snippets.

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