FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Document security implications of evaluating untrusted SpEL expressions · Issue #36997 · spring-projects/spring-framework · GitHub

Document security implications of evaluating untrusted SpEL expressions #36997

Description

The documentation for SimpleEvaluationContext states that it should be used for "categories of expressions that do not require the full extent of the SpEL language syntax and should be meaningfully restricted", and the documentation for StandardEvaluationContext says to "consider using SimpleEvaluationContext instead" for data-binding purposes.

However, we should explicitly state that StandardEvaluationContext should not be used to evaluate untrusted input, and we should document the general security implications of evaluating untrusted SpEL expressions.

NOTE: This issue is assigned and therefore not suitable for community contributions.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL