Skip to content

Security issues with existing org.owasp.esapi 2.1.0.1 version and incorrect work with the latest version of esapi #35

Description

@VasiliYakauleu

With the default version of esapi library getting the following vulnerability found by security scanner:
CVE-2022-23457 9.8 org.owasp.esapi:esapi 2.1.0.1

When try to upgrade version to the esapi 2.2.0.0 getting again the following list of vulnerabilities:
Scanner1:
esapi (2.2.0.0) - 2 vulnerabilities: GHSA-7c2q-5qmr-v76q, GHSA-8m5h-hrqm-pxm2
Scanner2:
esapi (2.2.0.0) - CVE-2022-23457

When try to upgrade library version to the 2.4.0.0 then getting the following exception:
org.owasp.esapi.errors.ConfigurationException: java.lang.ClassNotFoundException: org.owasp.esapi.reference.JavaLogFactory LogFactory class (org.owasp.esapi.reference.JavaLogFactory) must be in class path.
  org.owasp.esapi.util.ObjFactory.make(ObjFactory.java:108)
  org.owasp.esapi.ESAPI.logFactory(ESAPI.java:139)
  org.owasp.esapi.ESAPI.getLogger(ESAPI.java:155)

Any help, workaround or suggestions will be much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions