The product generates a web page, but does not neutralize or incorrectly neutralizes user-controllable input that could be interpreted as a server-side include (SSI) directive.
REALIZATION: This weakness is caused during implementation of an architectural security tactic.
Common Consequences
Impact: Execute Unauthorized Code or Commands — Notes:
Potential Mitigations
None listed.
Applicable Platforms
None (Not Language-Specific, Undetermined)
Demonstrative Examples
N/A
Notes
Relationship: This can be resultant from XSS/HTML injection because the same special characters can be involved. However, this is server-side code execution, not client-side.