Skip to main content

Improper Neutralization of Special Elements Used in a Template Engine

CVE-2023-30331

Severity High
Score 9.8/10

Summary

An issue in the "render" function of com.ibeetl in versions prior to 3.15.1.RELEASE allows attackers to execute server-side template injection (SSTI) via a crafted payload.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-1336 - Improper Neutralization of Special Elements Used in a Template Engine

The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine.

Advisory Timeline

  • Published