WireMock is a tool for mocking HTTP services. When certain request URLs like “@127.0.0.1:1234" are used in WireMock Studio configuration fields, the request might be forwarded to an arbitrary service reachable from WireMock’s instance. There are 3 identified potential attack vectors: via “TestRequester” functionality, webhooks and the proxy mode. As we can control HTTP Method, HTTP Headers, HTTP Data, it allows sending requests with the default level of credentials for the WireMock instance. The vendor has discontinued the affected Wiremock studio product and there will be no fix. Users are advised to find alternatives.
References
Link | Resource |
---|---|
https://github.com/wiremock/wiremock/security/advisories/GHSA-676j-xrv3-73vc | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2023-09-06 21:15
Updated : 2023-09-13 12:42
NVD link : CVE-2023-39967
Mitre link : CVE-2023-39967
CVE.ORG link : CVE-2023-39967
JSON object : View
Products Affected
wiremock
- studio
CWE
CWE-918
Server-Side Request Forgery (SSRF)