Skip to content

[FN]: False negative CPE Java elastic-apm-agent should be elastic:apm_java_agent #8008

@OrangeDog

Description

@OrangeDog

Precondition

  • I checked the issues list for existing open or closed reports of the same problem.

Describe the bug
NVD has assigned elastic:apm_agent to CVEs in the Python and Ruby versions of the software, but elastic:apm_java_agent for the Java version.

A hint like this resolves it:

<hint>
    <given>
        <evidence type="product" source="pom" name="groupid" value="co.elastic.apm" confidence="HIGHEST"/>
        <evidence type="product" source="pom" name="artifactid" value="elastic-apm-agent" confidence="HIGHEST"/>
    </given>
    <add>
        <evidence type="product" source="hint analyzer" name="product" value="apm_java_agent" confidence="HIGHEST"/>
    </add>
</hint>

Alternatively the group co.elastic.apm would cover all components of the agent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions