Camaleon CMS v2.7.0 was discovered to contain a Server-Side Template Injection (SSTI) vulnerability via the formats parameter.
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
Link | Tags |
---|---|
https://portswigger.net/research/server-side-template-injection | technical description |
https://book.hacktricks.xyz/pentesting-web/ssti-server-side-template-injection | third party advisory exploit technical description |
https://drive.google.com/file/d/11MsSYqUnDRFjcwbQKJeL9Q8nWpgVYf2r/view?usp=share_link | third party advisory exploit |
https://github.com/paragbagul111/CVE-2023-30145 | third party advisory exploit |
http://packetstormsecurity.com/files/172593/Camaleon-CMS-2.7.0-Server-Side-Template-Injection.html | third party advisory vdb entry exploit |