Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user’s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.

How to read the report | Suppressing false positives | Getting Help: github issues

 Sponsor

Project: Porta SFTP Server

Scan Information (show all):

Summary

Summary of Vulnerable Dependencies (click to show all)

DependencyVulnerability IDsPackageHighest SeverityCVE CountConfidenceEvidence Count
AbsoluteLayout-RELEASE290.jarpkg:maven/org.netbeans.external/AbsoluteLayout@RELEASE290 025
bcpkix-jdk18on-1.85.jar 023
bcprov-jdk18on-1.85.jar 023
bcutil-jdk18on-1.85.jar 025
flatlaf-3.7.2.jar 016
ftplet-api-1.2.1.jarpkg:maven/org.apache.ftpserver/[email protected] 042
ftpserver-core-1.2.1.jarpkg:maven/org.apache.ftpserver/[email protected] 037
json-20260814.jarpkg:maven/org.json/json@20260814 031
logback-core-1.5.37.jarcpe:2.3:a:qos:logback:1.5.37:*:*:*:*:*:*:*pkg:maven/ch.qos.logback/[email protected] 0Highest37
mina-core-2.2.9.jarcpe:2.3:a:apache:mina:2.2.9:*:*:*:*:*:*:*pkg:maven/org.apache.mina/[email protected] 0Highest29
slf4j-api-2.0.18.jarpkg:maven/org.slf4j/[email protected] 028
sqlite-jdbc-3.53.4.0.jarcpe:2.3:a:sqlite:sqlite:3.53.4.0:*:*:*:*:*:*:*
cpe:2.3:a:sqlite_jdbc_project:sqlite_jdbc:3.53.4.0:*:*:*:*:*:*:*
pkg:maven/io.github.willena/[email protected] 0Highest35
sshd-core-2.19.0.jarcpe:2.3:a:apache:sshd:2.19.0:*:*:*:*:*:*:*pkg:maven/org.apache.sshd/[email protected] 0Highest27

Dependencies (vulnerable)

AbsoluteLayout-RELEASE290.jar

Description:

POM and identification for artifact that was not possible to uniquely identify as a maven dependency.

File Path: /lib/AbsoluteLayout-RELEASE290.jar
MD5: 6c04b49b0b68eb310b29c60bcbd39db5
SHA1: 409c90d09b61262b7c1e4759fd5e921e66b914cc
SHA256:cbe5600e86eb64761e11e4cb046804a070bc214e00b9fa61413b59017089dfd1

Identifiers

  • pkg:maven/org.netbeans.external/AbsoluteLayout@RELEASE290  (Confidence:High)

bcpkix-jdk18on-1.85.jar

File Path: /lib/bcpkix-jdk18on-1.85.jar
MD5: 8247f481c8eeef03925277ca33f72255
SHA1: b33d047adc6801a1cfc8ffe1634b23b306a670c1
SHA256:c9f82b2d4e99c4bbdfccf684e52cc06ea06a0b567bfd0d08f9c5a3f417055996

Identifiers

  • None

bcprov-jdk18on-1.85.jar

File Path: /lib/bcprov-jdk18on-1.85.jar
MD5: e564b4f846cd76cca8253c7c9febb44e
SHA1: 2320b854dffe134687f7266bb22021b779e576d3
SHA256:20af26bf6060bb8005cc2389916812c1e0e998dc48d2ced7131b89461b54cff7

Identifiers

  • None

bcutil-jdk18on-1.85.jar

File Path: /lib/bcutil-jdk18on-1.85.jar
MD5: 7c90e18e7e709e7ceb14b2682e5ddcca
SHA1: c41082d6f61628919b675970563f5615e4427c9f
SHA256:590f55ed5d68529239898a4a5c4f730b6e37f45d1cfa3fbe51f8485abe32c42d

Identifiers

  • None

flatlaf-3.7.2.jar

File Path: /lib/flatlaf-3.7.2.jar
MD5: a0d9747cdda2aa5f29d3aca1331aaa76
SHA1: fcf9f3f276b11c7f5fc525838073ddcd80abda6a
SHA256:917aff3963c88d797d0fd9b9ccbd70f7681c101df9d11c59e2bc7a3a6c0fabf4

Identifiers

  • None

ftplet-api-1.2.1.jar

Description:

 Ftplets are, similar to servlets, an API to plug into the
    request lifecycle of FtpServer. Ftplets are called on session connect
    and disconnect as well as before and after each command within a user
    session.

License:

https://www.apache.org/licenses/LICENSE-2.0
File Path: /lib/ftplet-api-1.2.1.jar
MD5: 9348ff07ad7bb52a2c46eca81e0282ab
SHA1: 6939c4a9858206e52163d700452d407d5001ad10
SHA256:36e47834dfa4225448aaaa5460b304f26e99e837c4a80ef5b41d090735be9b07

Identifiers

ftpserver-core-1.2.1.jar

Description:

The Apache Software Foundation provides support for the Apache community of open-source software projects.    The Apache projects are characterized by a collaborative, consensus based development process, an open and    pragmatic software license, and a desire to create high quality software that leads the way in its field.    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers    and users.

License:

https://www.apache.org/licenses/LICENSE-2.0
File Path: /lib/ftpserver-core-1.2.1.jar
MD5: 0ff0231871fcaf8433c6180d139d9ee4
SHA1: 26fa6f102e8cf4d2234aa1f01d45fe00e3f424b2
SHA256:18279abb21abd74e10bb60d5ac6fa044044cc40f1b34d62418e906f50d4212ec

Identifiers

json-20260814.jar

Description:

        JSON is a light-weight, language independent, data interchange format.
        See http://www.JSON.org/

        The files in this package implement JSON encoders/decoders in Java.
        It also includes the capability to convert between JSON and XML, HTTP
        headers, Cookies, and CDL.

        This is a reference implementation. There are a large number of JSON packages
        in Java. Perhaps someday the Java community will standardize on one. Until
        then, choose carefully.
    

License:

Public Domain: https://github.com/stleary/JSON-java/blob/master/LICENSE
File Path: /lib/json-20260814.jar
MD5: 5d507e40a3a4b3d291de773a8dd12821
SHA1: a1d979d4b336516526d00ff423e4a8d4ba27670f
SHA256:7dd2de1533e766e2b6c07d8194da85145ad313a167a4760050f5c9b6839604fe

Identifiers

  • pkg:maven/org.json/json@20260814  (Confidence:High)

logback-core-1.5.37.jar

Description:

logback-core module

License:

https://www.eclipse.org/legal/epl-v20.html, https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
File Path: /lib/logback-core-1.5.37.jar
MD5: 606908ba3c9d8a6cbd46069b7ce908c5
SHA1: 41df60907428d396d02134253eee8bd385a31601
SHA256:c142955d757d923c6c626296bd97be2e0db1cfd33adeadbf2e2927403391e0a1

Identifiers

mina-core-2.2.9.jar

Description:

Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily.  It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.

License:

https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /lib/mina-core-2.2.9.jar
MD5: 992215a47671e632ca7d36f51981d930
SHA1: a0c46b655acdceda1315b34057f7bb1f426cdbb2
SHA256:09b4b5e416834e5281dd0dfccac1a10413d6f42c89f133b1c43641e34f33e840

Identifiers

slf4j-api-2.0.18.jar

Description:

The slf4j API

License:

https://opensource.org/license/mit
File Path: /lib/slf4j-api-2.0.18.jar
MD5: fe2837bd49bfb76657419002fed20ca9
SHA1: 78a9e7a37cd6360e0b818e86341b24123d28d4df
SHA256:44508fd1576500688c790b190acdd16fec4f8c79a3e0b900afd70503cf055f55

Identifiers

sqlite-jdbc-3.53.4.0.jar

Description:

SQLite JDBC library with encryption and authentication support

License:

The Apache Software License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt
File Path: /lib/sqlite-jdbc-3.53.4.0.jar
MD5: e7298769bda94aae64f4469dfa7c3e47
SHA1: 11afebcbe413f202089b0f5ded84242a857bf0d9
SHA256:233a1c6a5178ed3b86a52186c78dcec008c63b50db50c6ee2a21d9a94a7bf51e

Identifiers

sshd-core-2.19.0.jar

File Path: /lib/sshd-core-2.19.0.jar
MD5: cee9fbdd10183ca2be22e95ab5707087
SHA1: e1524d99feece8d50db0a75f43f99818c649dd97
SHA256:7215350bf71d95a34494f823a7451f966a2995b59e99fdf8ee9cbd63ef78cdb3

Identifiers



This report contains data retrieved from the National Vulnerability Database.
This report may contain data retrieved from the CISA Known Exploited Vulnerability Catalog.
This report may contain data retrieved from the Github Advisory Database (via NPM Audit API).
This report may contain data retrieved from RetireJS.
This report may contain data retrieved from the Sonatype OSS Index.