Skip to content

SQL Injection in DefaultResolverFactory #4

@scw-examples

Description

@scw-examples

In src/java/com/example/acme/portal/resolver/core/DefaultResolverFactory.java on line 287, the DefaultResolverFactory class deleteResolverWithPrefix method is vulnerable to SQL injection (CWE 89) through the user controlled prefix parameter. It is possible to exploit this issue as a Contributor user through the Manage Resolvers functionality by adding a Resolver Prefix which contains a single quote (') followed by some SQL and then selecting Delete on the given resolver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions