VYPR

Studio

by Wiremock

Source repositories

CVEs (3)

  • CVE-2023-39967CriSep 6, 2023
    risk 0.65cvss 10.0epss 0.01

    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…

  • CVE-2023-41329LowSep 6, 2023
    risk 0.25cvss 3.9epss 0.01

    WireMock is a tool for mocking HTTP services. The proxy mode of WireMock, can be protected by the network restrictions configuration, as documented in Preventing proxying to and recording from specific target addresses. These restrictions can be configured using the domain…

  • CVE-2023-41327MedSep 6, 2023
    risk 0.23cvss 4.6epss 0.00

    WireMock is a tool for mocking HTTP services. WireMock can be configured to only permit proxying (and therefore recording) to certain addresses. This is achieved via a list of allowed address rules and a list of denied address rules, where the allowed list is evaluated first. …