dependabot[bot] opened a new pull request, #101: URL: https://github.com/apache/maven-build-cache-extension/pull/101
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/wiremock/wiremock/releases">com.github.tomakehurst:wiremock-jre8's releases</a>.</em></p> <blockquote> <h2>2.35.1 - Security Release</h2> <p>🔒 This is a security release that addresses the following issues</p> <ul> <li><a href="https://github.com/wiremock/wiremock/security/advisories/GHSA-hq8w-9w8w-pmx7">CVE-2023-41327</a> - Controlled SSRF through URL in the WireMock Webhooks Extension and WireMock Studio <ul> <li>Overall CVSS Score: 4.6 (<a href="https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L/E:F/RL:O/RC:C&version=3.1">AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L/E:F/RL:O/RC:C</a>)</li> </ul> </li> <li><a href="https://github.com/wiremock/wiremock/security/advisories/GHSA-pmxq-pj47-j8j4">CVE-2023-41329</a> - Domain restrictions bypass via DNS Rebinding in WireMock and WireMock Studio webhooks, proxy and recorder modes <ul> <li>Overall CVSS Score: 3.9 (<a href="https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:A/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L/E:F/RL:O/RC:C&version=3.1">AV:A/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L/E:F/RL:O/RC:C</a>)</li> </ul> </li> </ul> <p><strong>NOTE:</strong> WireMock Studio, a proprietary distribution discontinued in 2022, is also affected by those issues and also affected by <a href="https://github.com/wiremock/wiremock/security/advisories/GHSA-676j-xrv3-73vc">CVE-2023-39967 - Overall CVSS Score 8.6</a> - “Controlled and full-read SSRF through URL parameter when testing a request, webhooks and proxy mode”. The fixes will not be provided. The vendor recommends migrating to <a href="https://www.wiremock.io/product">WireMock Cloud</a> which is available as SaaS and private beta for on-premises deployments</p> <p>Credits: <a href="https://github.com/W0rty"><code>@W0rty</code></a>, <a href="https://github.com/numacanedo"><code>@numacanedo</code></a>, <a href="https://github.com/Mahoney"><code>@Mahoney</code></a>, <a href="https://github.com/tomakehurst"><code>@tomakehurst</code></a>, <a href="https://github.com/oleg-nenashev"><code>@oleg-nenashev</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/wiremock/wiremock/commit/87063432febaa9c10e90c92edb1d5a8f7afabae2"><code>8706343</code></a> Bumped patch version</li> <li><a href="https://github.com/wiremock/wiremock/commit/20adc25daacb4c3b52a6c2bee669295058027301"><code>20adc25</code></a> Stop NetworkAddressRules doing DNS lookups</li> <li><a href="https://github.com/wiremock/wiremock/commit/aa29d9c172859c93116d48a2d369ff6525510181"><code>aa29d9c</code></a> Make NetworkAddressRulesAdheringDnsResolver testable</li> <li><a href="https://github.com/wiremock/wiremock/commit/90a37e10887409ca9b95b7ca6e5771d505b8eb84"><code>90a37e1</code></a> Applied DNS resolver enforcement to webhooks extension</li> <li><a href="https://github.com/wiremock/wiremock/commit/d9fd0b4f2aae5147ff39dba85b23a893b8cb3fc3"><code>d9fd0b4</code></a> Moved enforcement of network address rules to Apache client DNS resolver to a...</li> <li><a href="https://github.com/wiremock/wiremock/commit/eac439f5a6ca9ad5e3a52e480fc33d54dce71de4"><code>eac439f</code></a> Prevent webhook calling forbidden endpoints</li> <li><a href="https://github.com/wiremock/wiremock/commit/9ba86d6c132f4c50ae43e7aaf2d3ac69a23084fc"><code>9ba86d6</code></a> Rename poorly named method</li> <li><a href="https://github.com/wiremock/wiremock/commit/ef5b722f6e2e4ecf09cbdfbb933fcd2e77ee9d2f"><code>ef5b722</code></a> spotless apply</li> <li><a href="https://github.com/wiremock/wiremock/commit/5412ed16e700901b2091b58bd4e2d217585ed5c0"><code>5412ed1</code></a> Fixed some formatting in NetworkAddressRulesTest</li> <li><a href="https://github.com/wiremock/wiremock/commit/295ad5cc386247c6062bb47260415e405390befc"><code>295ad5c</code></a> Added some extra NetworkAddressRules test cases</li> <li>Additional commits viewable in <a href="https://github.com/wiremock/wiremock/compare/2.35.0...2.35.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org