Skip to content

Add OSS-Fuzz MCP command injection payload - #75

Draft
JLLeitschuh wants to merge 1 commit into
nccgroup:masterfrom
JLLeitschuh:feat/JLL/oss-fuzz-mcp-rce
Draft

Add OSS-Fuzz MCP command injection payload#75
JLLeitschuh wants to merge 1 commit into
nccgroup:masterfrom
JLLeitschuh:feat/JLL/oss-fuzz-mcp-rce

Conversation

@JLLeitschuh

Copy link
Copy Markdown
Contributor

Adds a new payload demonstrating a command injection vulnerability found via DNS rebinding in an MCP server exposing a check_if_oss_fuzz_project_builds tool related to Google's OSS-Fuzz project. The tool's project_name argument was passed to a shell command without sanitization.

Reported to Google, who closed the report as out-of-scope / won't-fix.

Adds a new Singularity payload demonstrating a command injection
vulnerability found via DNS rebinding in a Model Context Protocol (MCP)
server exposing a `check_if_oss_fuzz_project_builds` tool related to
Google's OSS-Fuzz project. The tool's `project_name` argument was passed
to a shell command without sanitization.

Reported to Google, who closed the report as out-of-scope / won't-fix.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant