3 matches found
CVE-2026-73330
CVE-2026-73330 affects CamaleonCMS 2.9.1 and stems from a server‑side template injection in the test_email action. An authenticated administrator can submit an email parameter containing ERB expressions; when an SMTP rejection is reflected back in the exception message rendered as an inline ERB t...
EUVD-2026-57431
CamaleonCMS 2.9.1 contains a server-side template injection vulnerability that allows authenticated administrators to execute arbitrary commands by embedding ERB tags in the email parameter of the testemail settings action, which are evaluated when an SMTP rejection reflects the recipient address...
Woo Email Control <= 1.01 - Reflected Cross-Site Scripting (XSS) & CSRF
Due to a lack of encoding and CSRF mitigation in the testemail function found on line 106 of classes/class-wooctrl.php, it is possible to automate a request to the AJAX handler for the wooctrlsendtestemail action which will reflect the specified script back to the end user. PoC...