We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apm-agent-attach-1.28.1.jar\META-INF/maven/co.elastic.apm/apm-agent-common/pom.xml (pkg:maven/co.elastic.apm/apm-agent-common@1.28.1, cpe:2.3:a:elastic:apm_agent:1.28.1:*:*:*:*:*:*:*) : CVE-2019-7617 apm-agent-attach-1.28.1.jar (pkg:maven/co.elastic.apm/apm-agent-attach@1.28.1, cpe:2.3:a:elastic:apm_agent:1.28.1:*:*:*:*:*:*:*) : CVE-2019-7617 elastic-apm-agent-1.28.1.jar (pkg:maven/co.elastic.apm/elastic-apm-agent@1.28.1, cpe:2.3:a:elastic:apm_agent:1.28.1:*:*:*:*:*:*:*) : CVE-2019-7617
pkg:maven/co.elastic.apm/apm-agent-common@1.28.1
cpe:2.3:a:elastic:apm_agent:1.28.1:*:*:*:*:*:*:*
pkg:maven/co.elastic.apm/apm-agent-attach@1.28.1
pkg:maven/co.elastic.apm/elastic-apm-agent@1.28.1
<dependency> <groupId>co.elastic.apm</groupId> <artifactId>apm-agent-attach</artifactId> <version>1.28.1</version> </dependency>
CVE-2019-7617 is for the Python agent, not the Java agent. The NVD entry specifies this: cpe:2.3:a:elastic:apm_agent:*:*:*:*:*:python:*:*
cpe:2.3:a:elastic:apm_agent:*:*:*:*:*:python:*:*
The text was updated successfully, but these errors were encountered:
Would need enhancement in DependencyCheck to take target_sw CPE attribute into account
target_sw
Sorry, something went wrong.
I just ran into this issue using version 1.52.1 of the Java APM agent as well.
No branches or pull requests
apm-agent-attach-1.28.1.jar\META-INF/maven/co.elastic.apm/apm-agent-common/pom.xml (
pkg:maven/co.elastic.apm/apm-agent-common@1.28.1
,cpe:2.3:a:elastic:apm_agent:1.28.1:*:*:*:*:*:*:*
) : CVE-2019-7617apm-agent-attach-1.28.1.jar (
pkg:maven/co.elastic.apm/apm-agent-attach@1.28.1
,cpe:2.3:a:elastic:apm_agent:1.28.1:*:*:*:*:*:*:*
) : CVE-2019-7617elastic-apm-agent-1.28.1.jar (
pkg:maven/co.elastic.apm/elastic-apm-agent@1.28.1
,cpe:2.3:a:elastic:apm_agent:1.28.1:*:*:*:*:*:*:*
) : CVE-2019-7617CVE-2019-7617 is for the Python agent, not the Java agent.
The NVD entry specifies this:
cpe:2.3:a:elastic:apm_agent:*:*:*:*:*:python:*:*
The text was updated successfully, but these errors were encountered: