An open index of dependabot pull requests across open source projects.

Bump esapi from 2.2.3.1 to 2.3.0.0 in /java/ql/test/utils/flowtestcasegenerator

Closed
Number: #11443
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: November 28, 2022 at 09:42 AM UTC
(about 3 years ago)
Updated: August 28, 2025 at 02:13 PM UTC
(6 months ago)
Closed: August 28, 2025 at 02:13 PM UTC
(6 months ago)
Time to Close: over 2 years
Labels:
Java dependencies
Description:

Bumps esapi from 2.2.3.1 to 2.3.0.0.

Release notes

Sourced from esapi's releases.

2.3.0.0

Full release notes for ESAPI release 2.3.0.0 are located at: https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/esapi4java-core-2.3.0.0-release-notes.txt

IMPORTANT Note: Because this release of ESAPI fixes several vulnerabilities, it is extremely important that you actually read the FULL release notes and the referenced GitHub Security Advisories. Failure to do so likely will cause previous ESAPI users to miss some critical remediation steps as remediation for CVE-2022-24891 involves more than simply upgrading your dependency to ESAPI 2.3.0.0.

Remediates

  • CVE-2022-23457 - See details in this GitHub Security Advisory
  • CVE-2022-24891 - See details in this GitHub Security Advisory
  • Several vulnerabilities via update from AntiSamy 1.6.3 (in ESAPI 2.2.3.1) to AntiSamy 1.6.7 in this release. See the AntiSamy release notes for further details of the CVEs that were addressed. (Note that there was one CVE from AntiSamy that didn't affect ESAPI, but it was a moot point because CVE-2022-23891 issue in ESAPI's antisamy-esapi.xml file.)

Finally, to fully remediate CVE-2022-23891, note that the file "esapi-2.3.0.0-configuration.jar" (see below) contains the default ESAPI configuration files under 'configuration/' (ESAPI.properties, validation.properties, etc.) and the file "esapi-2.3.0.0-configuration.jar.asc" is a GPG signature of that jar file made by 'Kevin W. Wall (GitHub signing key) kevin.w.wall@gmail.com'. You NEED this jar (or a manual change) to get the important update to the antisamy-esapi.xml file.

Commits
  • 7797bc3 Merge branch 'develop' into 2.3.0.0
  • 9473bf4 Fixed onsiteURL to not allow 'javascript:' URLs. Also updated other regular e...
  • fb9aaa1 Add comment on updating htmlTitle & offsiteURL regex. Fix more typos.
  • fd9090c Added 2 new test cases to verfify 2 vulnerabilities fixed.
  • 5af6228 Updated generated PDF.
  • fee328d Add new test case to verify GHSL-2022-008 fix.
  • a0d67b7 Fix for GHSL-2022-008 vulnerability.
  • 657c2a7 Misc cleanup and corrections.
  • d34beae Change to have the creation of the changelog (via 'mvn site') to use a property.
  • 8d8bcfd Add suppressions for Dependency Check for CVEs that were examined and not exp...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
esapi
Ecosystem:
maven
Version Change:
2.2.3.1 → 2.3.0.0
Update Type:
Minor
Path:
/java/ql/test/utils/flowtestcasegenerator
Technical Details
ID: 5927552
UUID: 1466107352
Node ID: PR_kwDOCIafrM5DyTTA
Host: GitHub
Repository: github/codeql