Server-side Request Forgery (SSRF) Affecting org.openapitools:openapi-generator-project package, versions [0,]
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGOPENAPITOOLS-5406299
- published 2 Apr 2023
- disclosed 31 Mar 2023
- credit Unknown
Introduced: 31 Mar 2023
CVE-2023-27162 Open this link in a new tabHow to fix?
There is no fixed version for org.openapitools:openapi-generator-project.
Overview
org.openapitools:openapi-generator-project is an is a package that allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the API endpoints /api/gen/clients/{language} and /api/gen/servers/{framework}. It allows attackers to access network resources and sensitive information via a crafted API request.