Skip to content

LGTM.com - false positive - Java - Netty Response Splitting #2908

Open
@JLLeitschuh

Description

@JLLeitschuh

Description of the false positive

When the DefaultFullHttpResponse is used in a limited scope where it's provable that no headers are added from sources other than static locations, this is a safe place where verification is safe to disable.

Since this query already gets so few hits, I think that it's safe to continue to flag all other cases, even when QL can't prove that user supplied data flows to netty because many libraries are simply wrappers for netty so wouldn't directly show data flow from user supplied data.

URL to the alert on the project page on LGTM.com

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions