Advisories for Maven/Org.mock-Server/Mockserver package

2021

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

MockServer is open source software which enables easy mocking of any system you integrate with via HTTP or HTTPS. An attacker that can trick a victim into visiting a malicious site while running MockServer locally, will be able to run arbitrary code on the MockServer machine. With an overly broad default CORS configuration MockServer allows any site to send cross-site requests. Additionally, MockServer allows you to create dynamic expectations using …