LiveActive security incident?Get immediate response
CWE Reference

CWE Weaknesses - Page 15

Browse cwe weaknesses with official CWE context and Glexia analysis.

Release 4.20listing

Search And Filters

Browse CWE records

Showing 50 of 969 CWE records · Page 15 of 20.

CWE-917WeaknessBase

CWE-917: Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')

The product constructs all or part of an expression language (EL) statement in a framework such as a Java Server Page (JSP) using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended EL statement before it is executed.

CWE-1039WeaknessClass

CWE-1039: Inadequate Detection or Handling of Adversarial Input Perturbations in Automated Recognition Mechanism

The product uses an automated mechanism such as machine learning to recognize complex data inputs (e.g. image or audio) as a particular concept or category, but it does not properly detect or handle inputs that have been modified or constructed in a way that causes the mechanism to detect a different, incorrect concept.