OWASP / OWASP/www-project-api-security-testing-framework
DVGA row 13: no log-injection/spoofing test via GraphQL operation name
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 150
- Forks
- 41
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 3
Description
Tracked in docs/TRACEABILITY.md, DVGA row 13.
DVGA's documented "Log Injection / Spoofing" vulnerability targets the GraphQL operation name field with log-forging payloads (e.g. CRLF injection). No equivalent test exists in GraphQLSecurityTestCase currently.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/TRACEABILITY.md row 13 and inspect the existing GraphQLSecurityTestCase to understand how DVGA vulnerabilities are exercised. Add coverage for log-injection/spoofing through the GraphQL operation name, including the documented log-forging payload behavior, and confirm the test passes and covers row 13.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, java
- Domain
- security, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100