reschke commented on code in PR #2:
URL:
https://github.com/apache/sling-org-apache-sling-jcr-webdav/pull/2#discussion_r871347802
##########
pom.xml:
##########
@@ -40,46 +39,28 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webdav.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-webdav.git</url>
+ <tag>HEAD</tag>
</scm>
<properties>
- <jackrabbit.version>2.14.2</jackrabbit.version>
+ <sling.java.version>8</sling.java.version>
+ <project.build.outputTimestamp>1</project.build.outputTimestamp>
+ <jackrabbit.version>2.14.3</jackrabbit.version>
Review Comment:
~~~
One or more dependencies were identified with known vulnerabilities in
Apache Sling JCR WebDAV:
commons-fileupload-1.2.1.jar
(pkg:maven/commons-fileupload/[email protected],
cpe:2.3:a:apache:commons_fileupload:1.2.1:*:*:*:*:*:*:*) : Arbitrary file
upload via deserialization, CVE-2013-0248, CVE-2014
-0050, CVE-2016-1000031, CVE-2016-3092
commons-httpclient-3.1.jar
(pkg:maven/commons-httpclient/[email protected],
cpe:2.3:a:apache:commons-httpclient:3.1:*:*:*:*:*:*:*,
cpe:2.3:a:apache:httpclient:3.1:*:*:*:*:*:*:*) : CVE-2012-5783, CVE-2020-1
3956
guava-15.0.jar (pkg:maven/com.google.guava/[email protected],
cpe:2.3:a:google:guava:15.0:*:*:*:*:*:*:*) : CVE-2018-10237, CVE-2020-8908
httpclient-4.5.3.jar (pkg:maven/org.apache.httpcomponents/[email protected],
cpe:2.3:a:apache:httpclient:4.5.3:*:*:*:*:*:*:*) : CVE-2020-13956
org.apache.sling.api-2.0.8.jar
(pkg:maven/org.apache.sling/[email protected],
cpe:2.3:a:apache:sling:2.0.8:*:*:*:*:*:*:*,
cpe:2.3:a:apache:sling_api:2.0.8:*:*:*:*:*:*:*) : CVE-2015-2944
org.apache.sling.auth.core-1.0.0.jar
(pkg:maven/org.apache.sling/[email protected],
cpe:2.3:a:apache:sling_auth_core_component:1.0.0:*:*:*:*:*:*:*) : CVE-2013-4390
org.apache.sling.jcr.api-2.0.6.jar
(pkg:maven/org.apache.sling/[email protected],
cpe:2.3:a:apache:sling:2.0.6:*:*:*:*:*:*:*,
cpe:2.3:a:apache:sling_api:2.0.6:*:*:*:*:*:*:*) : CVE-2015-2944
tika-core-1.7.jar (pkg:maven/org.apache.tika/[email protected],
cpe:2.3:a:apache:tika:1.7:*:*:*:*:*:*:*) : CVE-2016-6809, CVE-2018-11761,
CVE-2018-11762, CVE-2018-11796, CVE-2018-1335, CVE-2018-1338, CVE-2018-1339,
CVE-2018-8017, CVE-2019-10088, CVE-2019-10094, CVE-2020-1950,
CVE-2020-1951, CVE-2021-28657
~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]