cwe-93-crlf-injection
OfficialPrevent CRLF Injection in Java
AuthorDevelopersCoffee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses and remediates the CWE-93 CRLF Injection vulnerability in Java applications, preventing potential security breaches through malicious header manipulation or redirect attacks.
Core Features & Use Cases
- Vulnerability Identification: Detects patterns of CRLF injection in HTTP headers and redirects.
- Deterministic Remediation: Provides secure code implementations to sanitize input and prevent CRLF injection.
- Use Case: Automatically refactor Java code that directly uses user input in
response.setHeader()orresponse.sendRedirect()to use safe, sanitized versions.
Quick Start
Use the cwe-93-crlf-injection skill to fix CRLF injection vulnerabilities in the provided Java code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cwe-93-crlf-injection Download link: https://github.com/DevelopersCoffee/java-cwe-security-skills/archive/main.zip#cwe-93-crlf-injection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.