Skip to content

Instantly share code, notes, and snippets.

@h4ckr4v3n
Created January 24, 2025 06:39
Show Gist options
  • Save h4ckr4v3n/afbb87b5a05f283dbee705709c2769eb to your computer and use it in GitHub Desktop.
Save h4ckr4v3n/afbb87b5a05f283dbee705709c2769eb to your computer and use it in GitHub Desktop.
Multiple vulnerabilities in CMSimple 5.16
I've discovered several high and critical vulnerabilities in CMSimple 5.16 leading to RCE:
CVE-2024-57546 - An issue in CMSimple v.5.16 allows a remote attacker to obtain sensitive information via a crafted script to the validate link function.
CVE-2024-57547 - Insecure Permissions vulnerability in CMSimple v.5.16 allows a remote attacker to obtain sensitive information via a crafted script to the Functionality of downloading php backup files.
CVE-2024-57548 - CMSimple 5.16 allows the user to edit log.php file via print page.
CVE-2024-57549 - CMSimple 5.16 allows the user to read cms source code through manipulation of the file name in the file parameter of a GET request.
Original research: https://github.com/h4ckr4v3n/cmsimple5.16_research
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment