CVE-2023-39967 CRITICAL

CVE-2023-39967: Full read and controlled SSRF through URL parameter when testing a request inside wiremock-studio

Vendor Wiremock
Product wiremock
Weakness CWE-918 · SSRF
Published September 6, 2023
Last update September 26, 2024

CVSS base score

10.0/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

September 6, 2023 CVE published
September 26, 2024 Record updated